Commit Graph

6 Commits (68bb8da2b7dbc8112366684168413546f9881f25)

Author SHA1 Message Date
Dimitri Huisman f6cdfb3392
Allow Healthcheck requests over IPv6
Dimitri Huisman 92f270c94e
Update the webmail images:
Roundcube
  - Switch to base image (alpine)
  - Switch to php-fpm
SnappyMail
  - Switch to base image
  - Upgrade php7 to php8.
Dimitri Huisman 2a527a38cf Deny access to hidden files for snappymail
Dimitri Huisman ee78a34da4 Process code review feedback
Remove unneeded IF statement in /admin block in nginx.conf of front.
Fix contributions made to Dockerfile, add missing trailing \ and add back curl
Change healthcheck to monitoring page of fpm. Now we check nginx and fpm.
Dimitri Huisman dc7613b34a Fix healthcheck
Dimitri Huisman 9519d07ba2 Switch from RainLoop to SnappyMail