add forgejo stack

This commit is contained in:
Pim Kunis 2023-05-02 14:25:54 +02:00
parent 70b9ec605f
commit 0ae631bfde
7 changed files with 194 additions and 1 deletions

View file

@ -1 +1,2 @@
data_directory_base: /mnt/data
git_ssh_port: 56287

View file

@ -2,8 +2,10 @@ docker_node_labels:
- hostname: maestro
labels:
traefik: "true"
forgejo: "true"
- hostname: worker1
labels:
syncthing: "true"
data_directories: []
data_directories:
- 'forgejo'