feat: add all other deployed services

This commit is contained in:
Marc 2024-06-12 23:42:41 -04:00
parent 08f886f5f4
commit 06fe514221
Signed by: marc
GPG key ID: 048E042F22B5DC79
2 changed files with 54 additions and 30 deletions

View file

@ -57,3 +57,19 @@
:53001 {
import application_base "forgejo-pg-exporter" 3001
}
:55000 {
import application_base "registry" 5000
}
:58080 {
import application_base "bitwarden-web" 8080
}
:53010 {
import application_base "bookstack-web" 3010
}
:58112 {
import application_base "deluge-web" 8112
}

View file

@ -9,6 +9,14 @@ ports:
container: 52052
- host: 53001
container: 53001
- host: 55000
container: 55000
- host: 58080
container: 58080
- host: 53010
container: 53010
- host: 58112
container: 58112
# Caddy admin API
- host: 2019
container: 2019