added glance labels to a buch of apps

This commit is contained in:
2025-03-14 14:52:01 -06:00
parent 37f47a4cf3
commit 579fb581c6
6 changed files with 49 additions and 2 deletions

View File

@ -14,6 +14,12 @@ services:
- GITEA__mailer__USER=resend
- GITEA__mailer__PASSWD={{ resend_key }}
restart: unless-stopped
labels:
glance.name: Gitea
glance.icon: si:gitea
glance.url: https://git.thesatelliteoflove.com/
glance.description: Code repo
glance.id: gitea
volumes:
- gitea:/data
- /etc/timezone:/etc/timezone:ro
@ -36,6 +42,9 @@ services:
extra_hosts:
- 'auth.thesatelliteoflove.com:172.20.0.5'
- 'git.thesatelliteoflove.com:172.20.0.5'
labels:
glance.parent: gitea
glance.name: Worker
volumes:
- ./runner-config.yaml:/config.yaml
- ./data:/data