Commit Graph

10 Commits (b88f61f1834e1f5ebcdffeb1c77ae52a326d9567)

Author SHA1 Message Date
Tim Möhlmann 42e2dbe35d
Standarize image by using shared / similair layers
Tim Möhlmann c3e89967fb
Fix front health checking
- Specified seperated /health path in order to allow for healthcheck even if webmail and admin are not seletectd. This also allows healthchecking fom external services like DNS load balancers;
- Make curl not to fail on TLS because localhost is not included in the certificates.
Thomas Sänger 39272ab05c
add healthcheck for http services
Tim Möhlmann de43060ef8
Move to Alpine:3.8 and fixing
kaiyou 2cba045013 Explicitely declare required volumes, fixes
Pierre Jaury 3dca1a834c Pin alpine 3.7 until we fix the certbot issue, see
kaiyou d1dbba2d3a Add expose instructions in Dockerfiles, fixes
kaiyou bfc898c2d8 Move dhparam to /conf
Greg Fitzgerald f1ad2cf4d0 Use a predefined dhparam.pem, This fixes issue
kaiyou 689be5f2d9 Move all directories per theme