Update dashy, gitea, homebox, docker-registry for git-linked deployment

This commit is contained in:
2026-02-08 03:23:38 +00:00
parent dab1385ca7
commit f46d493ca2
4 changed files with 59 additions and 22 deletions
+4 -5
View File
@@ -1,5 +1,3 @@
version: "3"
networks:
default:
external:
@@ -12,13 +10,14 @@ services:
environment:
- USER_UID=1000
- USER_GID=1000
- VIRTUAL_HOST=gitea.kolpacksoftware.com
- VIRTUAL_PORT=3000
- LETSENCRYPT_HOST=gitea.kolpacksoftware.com
restart: always
# networks:
# - gitea
volumes:
- /srv/gitea-data:/data
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
ports:
- "3001:3000"
- "222:22"
- "222:22"