Hello,
I'm planning to install Zextras Carbonio Community Edition on a server that already hosts other web services, including a web server for our websites and a database. I'm concerned about potential conflicts, especially since Carbonio uses its own proxy.
Has anyone successfully run Carbonio CE alongside other web services on the same server? What configurations or precautions are necessary to ensure compatibility?
Any insights or recommendations would be greatly appreciated.
Thank you!
In my opinion it all comes down to avoid port conflict. Probably port 80, 443 and maybe others.
I have, a long time ago, setup zimbra 10 and a docker webserver with nginx. The drawback for me was/is when I need to update letsencrypt
certificate I need to shutdown the webserver - it is doable, not convenient.
Best practice is probably to have Carbonio CE on its own.