Compare commits

..

No commits in common. "main" and "alban" have entirely different histories.
main ... alban

View file

@ -1,22 +1,11 @@
services: services:
website: whoami:
image: git.interhacker.space/interhack/camp-website-2026:latest image: camp
networks: networks:
- proxy - proxy
labels: labels:
caddy_0: 2026.camp.interhacker.space caddy: 2026.camp.interhacker.space
caddy_0.reverse_proxy: "{{upstreams 80}}" caddy.reverse_proxy: "{{upstreams 80}}"
caddy_1: camp.interhacker.space
caddy_1.redir: https://2026.camp.interhacker.space
com.centurylinklabs.watchtower.enable: true
# we use watchtower to get around portainer business-version-only limitation
# on automatic pulls
watchtower:
image: containrrr/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock
command: --label-enable --interval 300
networks: networks:
proxy: proxy: