remove backup functionality
This commit is contained in:
parent
3865e57f9a
commit
73921cdd57
13 changed files with 0 additions and 122 deletions
11
inventory/host_vars/max.yml
Normal file
11
inventory/host_vars/max.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
base_data_dir: /data
|
||||
base_service_dir: /srv
|
||||
|
||||
# Additional open ports
|
||||
jitsi_videobridge_port: 54562
|
||||
git_ssh_port: 56287
|
||||
prometheus_port: 8081
|
||||
traefik_api_port: 8080
|
||||
internal_forgejo_port: 3000 # Needed to pull from a repository from another docker container.
|
||||
|
||||
domain_name_pim: pim.kunis.nl
|
Reference in a new issue