Update paths and configurations for swarm infrastructure
- Update all volume paths from /home/doc/swarm-data to /home/doc/projects/swarm-data - Add Traefik local entrypoint on port 8443 with host mode networking - Add Adminer local route with Traefik labels - Configure Vikunja OIDC integration with Authentik - Add Outline stack configuration - Add traefik-local stack for local network routing - Update .gitignore with backup files and dynamic configs 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
||||
uptime-kuma:
|
||||
image: louislam/uptime-kuma:1.23.16
|
||||
volumes:
|
||||
- /home/doc/swarm-data/appdata/uptime:/app/data
|
||||
- /home/doc/projects/swarm-data/appdata/uptime:/app/data
|
||||
environment:
|
||||
- TZ=America/New_York
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user