Control Web Panel

WebPanel => Installation => Topic started by: Mark2000 on April 01, 2020, 08:21:20 PM

Title: Would this installation / configuration be possible?
Post by: Mark2000 on April 01, 2020, 08:21:20 PM
Running CWP on Apache httpd mostly for DNS/Mail configuration and have nginx/Tomcat totally independent from CWP for websites.

I'd like to manually maintain my nginx/Tomcat. And CWP not to even know they exists to avoid any misconfiguration/update issues.

Is this even possible?

(https://i.ibb.co/GxjSbsc/CWP-Apache-generic.jpg)
Title: Re: Would this installation / configuration be possible?
Post by: rcschaff on April 02, 2020, 04:56:55 AM
In theory, if you have 2 Public IP's, yes. Apache would listen on port 80,443 on one IP, and Nginx on port 80,443 on the other.  You would install CWP Apache only, then install nginx from yum.  You of course would have to manually configure nginx to use the php-fpm sockets.
Title: Re: Would this installation / configuration be possible?
Post by: grantwilson on July 08, 2021, 09:55:53 AM
Quote
I was hoping it would be easy to maintain nginx/Tomcat manually and do my assignment (https://domyassignment.pro/) on the custom websites.

Hi Mark,

Did you have any luck with this configuration? Just curious how you managed this installation. I'm planning to configure nginx manually as well.
Title: Re: Would this installation / configuration be possible?
Post by: Igor S. on July 11, 2021, 09:55:55 AM
CWP will not touch your nginx configs and all must work fine.