add forgejo, delete gitlab (and orphan onlyoffice)
This commit is contained in:
parent
4f62c7ba5b
commit
6743e5e36d
61 changed files with 280 additions and 6384 deletions
|
|
@ -23,7 +23,7 @@ services:
|
|||
volumes:
|
||||
- ./volumes/wireguard/config:/config
|
||||
- /lib/modules:/lib/modules:ro
|
||||
restart: unless-stopped
|
||||
restart: no
|
||||
|
||||
# Database-Stack
|
||||
adminer:
|
||||
|
|
@ -110,8 +110,8 @@ services:
|
|||
- --providers.docker
|
||||
# Disable exposing services without Traefik labels
|
||||
- --providers.docker.exposedbydefault=false
|
||||
# Listen on port 2424 for SSH requests
|
||||
- --entrypoints.gitlab-ssh.address=:2424
|
||||
# Listen on port 2424 for Forgejo SSH requests
|
||||
- --entrypoints.forgejo-ssh.address=:2424
|
||||
# Listen on port 80 for HTTP requests
|
||||
- --entrypoints.web.address=:80
|
||||
# Listen on port 443 for HTTPS requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue