Control Web Panel

WebPanel => Information => Topic started by: colathomas on February 04, 2015, 10:26:35 PM

Title: CWP to control multi-server environment?
Post by: colathomas on February 04, 2015, 10:26:35 PM
Sorry if this is the wrong place but best option I could find.

I'm trying to replace another CP that controls my multi-server environment. Can I use CWP for this? For example, I have several VPSes 'cp.vps.foo', 'ns1.vps.foo', 'ns2.vps.foo', 'mail.vps.foo', 'nix.vps.foo', etc. and it's all controlled from the CP.

Thanks for any help. CWP very impressive!
Title: Re: CWP to control multi-server environment?
Post by: erm3nda on February 05, 2015, 03:47:03 AM
I recommend you to watch one by one the buttons on the panel.

If you don't see anything related to that, may be not.
Title: Re: CWP to control multi-server environment?
Post by: Administrator on March 09, 2015, 01:03:22 PM
there is no multi-server option, at least not with the current CWP version 0.9.8
Title: Re: CWP to control multi-server environment?
Post by: erm3nda on March 10, 2015, 05:21:58 AM
SO, are we talking about clustering?

This question is so much interesting to me.
I've think about use a separate VPS for each kind of task (apache, mysql, mail, dns)

It may be done using iptables redirection of the ports, and also rsync.
Doing that you can save all data into a main machine, but use the external copy of your resources.

Anyway, that is not an easy task, and the cluster option is a lot better than simply patch and redirect.