up vote 2 down vote favorite
share [g+] share [fb]

I currently have WHM/cPanel on my server, but it doesn't integrate properly with any JEE App Server. I installed Tomcat manually, and have made it work through Apache, but the configuration is more fragile than I'd like.

So, I'm trying to find a replacement where a JEE App Server can be properly integrated & managed.


Requirements:

  • Open Source / Free Software (i.e. not proprietary)
  • Runs on CentOS (although, Debian/Fedora Core/FreeBSD are options if necessary)
  • Supports Apache + Tomcat (or equivalent)
  • Self-monitoring (e.g. auto-restarts MySQL if it falls over)
  • User account management (easy setup, limit space & bandwidth quotas, etc)
  • Friendly end-user control panel (for configuring db, mail, stats, logs, etc)
  • Anything obvious I've forgotten.

Are there any recommended software packages which do all of this?

link|improve this question

49% accept rate
cPanel claims to support Tomcat, but it doesn't actually work properly. (Although I've not actually tested with the latest cPanel releases). Plesk is not supported by my provider, so I would need to purchase it myself, and it is ridiculously expensive. – Peter Boughton Oct 13 '08 at 19:26
I recently found OpenPanel and it looked potentially interesting, but I've not yet had a chance to investigate it further. – Peter Boughton Oct 13 '08 at 19:27
Kloxo is another interesting and Open Source (AGPL3) one that I need to investigate further - doesn't directly support Tomcat, but still plays nice with it. – Peter Boughton Sep 29 '10 at 0:54
feedback

2 Answers

Plesk is a similar commercial hosting management suite similar to CPanel, in fact most hosting providers who offer WHM/CPanel also offer Plesk, which has built in Tomcat support. Plesk runs natively on CentOS but it is only free for use on one domain.

link|improve this answer
That last bit is the problem - needs to support lots of domains! – Peter Boughton May 14 '09 at 22:46
feedback

We have been using Apache Geronimo here at work for about two years and it has been rock solid. It has its own built-in control panel that allows us to deploy/start/stop each app separately. You may want to give it a try.

link|improve this answer
I couldn't see anything about user account management and monitoring other services (e.g. MySQL) - is this done with a GBean or some other method? – Peter Boughton Oct 7 '08 at 12:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.