Commit graph

12 commits

Author SHA1 Message Date
520ee33b0e Fixed file permissions and multitenancy feature (manually tested). 2024-01-14 16:40:45 +01:00
4992e21ecf Adjusted variables and docker-compose file to account for multitenancy setups. 2020-11-30 13:39:29 -08:00
67abd4ae45 Consolidated var naming and added install path variable. 2020-11-29 03:35:16 -08:00
5b39dfb6fa Do not run a health check against the service while in check mode 2020-11-26 22:20:43 +00:00
bf944c0579 Do not run a health check against the service while in check mode 2020-11-26 21:23:28 +00:00
33fcd73c5e Adds a retry to the URL check whether Nextcloud is available from the public internet 2020-05-02 22:45:24 +02:00
ac66074c2d Consolidated HTTP Security Headers (CSP not working yet) 2020-04-04 23:52:54 +02:00
b375e7519a Improved and simplified healthcheck. Use with --tags health to run. 2020-04-01 21:28:45 +02:00
df3d47bc9f Added final health check to ensure availability of Nextcloud from the outside 2020-03-29 15:32:45 +02:00
efedd28d68 Works around a bug in MariaDB (various versions >10.x) where the Nextcloud setup fails after a while, gets stuck or shows interesting behaviour like not creating users
See: https://github.com/docker-library/mariadb/issues/262
2020-03-27 00:18:44 +01:00
82be4f4f60 Use the new traefik public network 2020-03-25 23:06:49 +01:00
e8b54ec967 Initial commit 2020-03-24 00:38:20 +01:00