Compare commits

...

9 Commits

8 changed files with 10 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ networks:
services:
arbeitsschutz:
image: cs-git.ddnss.de/arbeitsschutz-ulm/website:master
image: gitea.steinle-computer.de/arbeitsschutz-ulm/website:latest
container_name: arbeitsschutz
hostname: arbeitsschutz
restart: always

View File

@@ -10,7 +10,7 @@ volumes:
services:
app:
image: cs-git.ddnss.de/ri-st/project:latest
image: gitea.steinle-computer.de/ri-st/project:latest
restart: always
dns:
- '8.8.8.8'

View File

@@ -4,7 +4,7 @@ networks:
services:
huber-putz:
image: cs-git.ddnss.de/huber/stuck-web
image: gitea.steinle-computer.de/huber/stuck-web
container_name: huber-putz
hostname: huber-putz
restart: always

View File

@@ -13,7 +13,7 @@ volumes:
services:
prometheus:
image: cs-git.ddnss.de/production/prometheus
image: gitea.steinle-computer.de/production/prometheus
container_name: prometheus
hostname: prometheus
restart: unless-stopped
@@ -108,6 +108,3 @@ services:
WATCHTOWER_MONITOR_ONLY: false
WATCHTOWER_WARN_ON_HEAD_FAILURE: "never"
WATCHTOWER_SCHEDULE: "0 0 2 * * *"
WATCHTOWER_NOTIFICATIONS: "shoutrrr"
WATCHTOWER_NOTIFICATION_URL: "mattermost://watchtower@cs-mm.ddnss.de/og4ckuqet7fafb8kjuaigzuh7c"
WATCHTOWER_NOTIFICATION_TEMPLATE: "{{range .}} Production - {{.Time.Format \"2006-01-02 15:04:05\"}} ({{.Level}}): {{.Message}}{{println}}{{end}}"

View File

@@ -1,8 +1,9 @@
{
"auths": {
"cs-git.ddnss.de": {
"gitea.steinle-computer.de": {
"auth": "Y2hyaXM6cScsXEgoT2Q6RzMpLlh2PCMhNVA="
}, "https://index.docker.io/v1/": {
},
"https://index.docker.io/v1/": {
"auth": "Y3MyMjExOkU2U2Njc3ViRFJrYUppMlNMVSUh"
}
}

View File

@@ -4,7 +4,7 @@ networks:
services:
rist-editors:
image: cs-git.ddnss.de/ri-st/old-editors
image: gitea.steinle-computer.de/ri-st/old-editors
container_name: rist-editors
hostname: rist-editors
restart: unless-stopped

View File

@@ -1,6 +1,6 @@
services:
startup-app:
image: cs-git.ddnss.de/ri-st/startup
image: gitea.steinle-computer.de/ri-st/startup
container_name: startup-app
links:
- startup-db

View File

@@ -13,7 +13,7 @@ networks:
services:
svj:
image: cs-git.ddnss.de/svj/website:latest
image: gitea.steinle-computer.de/svj/website:latest
container_name: svj
hostname: svj
restart: unless-stopped