6 Commits

Author SHA1 Message Date
negodiy
8b3a78be3e nginx: speed up dhparam generation to avoid Coolify build timeout
Made-with: Cursor
2026-03-16 10:13:45 +00:00
maxlath
0e31506126 replace shared volume between the inventaire and nginx services by a multi-stage copy
See https://docs.docker.com/build/building/multi-stage/#use-an-external-image-as-a-stage

The shared volume was making updates complicated, as the persisted volume data would not be overriden by the new container
2025-06-29 19:19:03 +02:00
jums
ab286b4968 Dockerfile.nginx: only generate pem key if the file does not exist 2025-02-28 11:42:48 +01:00
maxlath
5109271529 nginx: fix /tmp/nginx permission issues 2025-02-28 11:42:48 +01:00
maxlath
02454e39cf nginx Dockerfile: generate dhparam.pem 2025-02-28 11:42:48 +01:00
jums
ba42f2e009 package reverse proxy in docker-compose 2025-02-25 21:11:43 +01:00