New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Web hosting control panels with HA support?
elijahpaul
Member
Can anyone recommend (or know of) any web hosting control panels that support high availability?
I'm currently using a customized setup which combines DNS failover, nginx reverse-proxies in front of apache servers, Percona Cluster, and unison for the vhosts data directories. All managed manually! :-s.
Comments
Interworx should do it. Or choose a cloud provider with real ha.
Why you want to do HA on control panel level you can do it by virtualization ...
Any way Interworx support clustering
http://www.interworx.com/features/cluster-panel/
If I remember correctly, ISPConfig supports it too. It's a bit of work to setup, but the panel is not bad at all.
Yes Isp config support it too
Thanks for the suggestions guys, much appreciated.
@coolice do you mind expanding a little on the method you mean when you say, 'do it by virtualization'?
https://pve.proxmox.com/wiki/High_Availability_Cluster
There even videos on youtube how to do it ... An you have only one layer of complexity
or if you do not have own nodes you can go with ispconfig there is steb by instruction it their paid manual
@elijahpaul: ISPConfig (needs preconfigured server(s), check HowToForge), InterWorx (auto).
Nice trick, @coolice. Thanks for sharing.
@coolice thank you, I forgot Proxmox had a HA feature. Will check it out.
@Blanoz thank you too. Not keen on InterWorx, so will look at ISPConfig.