Commit Graph

13 Commits

Author SHA1 Message Date
software2000
ce0ee8caaa update postgres in documentation to version 16 2024-02-04 22:32:03 +01:00
Daniel Schulz
0d225450da
add note to docker-compose files and update postgres tag 2023-06-27 00:33:29 +02:00
vabene1111
47b62aa390
Merge pull request #1714 from gloriousDan/docs_nginx_read_only
Docs: nginx mount volumes read-only
2022-04-17 14:59:57 +02:00
Daniel Schulz
c3c697f4a8
Mount all volumes in nginx read-only 2022-04-10 20:45:34 +02:00
Daniel Schulz
fa79adf931
Reintroduce restart-always to web_recipes service 2022-04-09 14:56:00 +02:00
MaxJa4
b53a9a1c07
Remove always-restart so the container doesn't boot-loop on error 2022-02-07 18:13:50 +01:00
MaxJa4
773d2eff37 Moved db-waiting from docker-level to container-level 2022-02-06 18:54:42 +01:00
MaxJa4
419821733c Optimized healthcheck timings
1s faster interval (to increase retry speed on faster systems), 1s shorter timeout (since it db should react in a lot less than 1s), increased retries to 12 total so all adds up to 60s of potential retry-time for older systems (e.g. RPI 3)
2022-01-31 14:27:39 +01:00
MaxJa4
d7d37f9908
Update docker-compose.yml 2022-01-30 01:20:33 +01:00
Joost Timmerman
67cd74860f
Fix nginx_proxy docker-compose example
A copy/paste error probably?
2021-05-13 11:15:31 +02:00
vabene1111
ba9d85dfc9 updated docker configs 2021-01-07 15:24:56 +01:00
vabene1111
b90c70b2a3 huge documentation and setup restructure 2021-01-05 10:38:18 +01:00
vabene1111
e8b9f473a6 testing around with github pages 2021-01-03 09:47:57 +01:00