root
|
5617b29fcf
|
fix: replace variable bind mounts with hardcoded paths/named volumes
Coolify converts ${VAR}:/path bind mounts to named Docker volumes when
the variable is not resolved. Fixed per stack:
- adguard: -> named volumes (data already in Coolify-created volumes)
- authentik: -> named volumes (data already in Coolify-created volumes)
- gitea: -> /opt/gitea/{postgres,data,runner}
- mail-relay: -> /opt/mail-relay/{queue,opendkim,secrets/...}
- media-server: COMMON_PATH -> /opt/media (hardcoded)
- trilium: -> /opt/trilium/data
- wireguard: -> /opt/wg-easy + /lib/modules
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-03-23 02:09:08 +00:00 |
|
root
|
9e82928049
|
feat: migrate all stacks to Coolify (proxy network, clean labels, pull_policy)
- Remove traefik.enable, traefik.docker.network, traefik.http.routers.* from all services
- Keep traefik.http.services.<name>.loadbalancer.server.port labels
- Keep all middleware definitions (forwardauth, headers, redirects)
- Add pull_policy: always to main/frontend services
- Add proxy network + label to gitea and karakeep (previously missing)
- Add COOLIFY-TEMPLATE.md reference guide
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-03-23 01:51:55 +00:00 |
|
Eduardo David Paredes Vara
|
f29208cfa2
|
middelware fix
|
2026-02-17 08:57:58 +00:00 |
|
Eduardo David Paredes Vara
|
43c24b4b86
|
media server
|
2026-02-15 16:27:18 +00:00 |
|
Eduardo David Paredes Vara
|
43d10ea7cf
|
media server
|
2026-02-15 16:27:18 +00:00 |
|
Eduardo David Paredes Vara
|
becce96ede
|
media-server
|
2026-02-15 16:27:18 +00:00 |
|