Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sfxman

Pages: [1]
1
Other modules / Re: Copletely remove Apache2 ?
« on: December 08, 2018, 12:30:21 pm »
See: https://github.com/zentyal/zentyal/issues/1857

Still.. I would like to have a general discussion over this topic and maybe even a pool to see what options would be better of users?


2
Other modules / Copletely remove Apache2 ?
« on: December 01, 2018, 10:45:04 am »
Hello guys,

I am more into nginx than apache2 and I use nginx on zentyal to access all the functionalities within and behind (proxy) Zentyal server 6. So there is a question while Zentyal have them both installed out of the box:

Is it possible to completely remove apache2 without ruining some functionalities of Zentyal Server?

I would really like to get rid of it because everytime I restart the server I have to
  • manually stop apache2
  • start nginx
  • start apache2 again because I am not sure it is not needed for something

I would like to know the options... if complete removal of apache2 would have no impact on the functionalities then I would vote for it and keep only nginx on the box. I may even try to contribute with nginx setup module (vhosts and proxy setup - maybe even with LetsEncrypt support) as this is the configuration I use at the time being.

What is your opinion?


Best regards

Sfx

3
Installation and Upgrades / Re: Upgrade from 5.0.8 to 5.0.9 Fails
« on: October 03, 2017, 11:24:07 am »
Well.. of course, having a backup is a must... :)

4
Installation and Upgrades / Re: Upgrade from 5.0.8 to 5.0.9 Fails
« on: September 25, 2017, 10:35:11 am »
Hi... it seems there might be some problem within the configuration... on one server it went on autoupdate absolutely smoothly, on second one I had the same problem as described above.

Nothing helped until I forced cleanup of zentyal-dns package using

Code: [Select]
sudo dpkg --force-all -P zentyal-dns
and then it was OK to reinstall it again so now my server works.

Pages: [1]