Add traggo deployment

This commit is contained in:
Marty Oehme 2021-10-24 10:55:46 +02:00
parent d41763f0dc
commit 3f944df048
Signed by: Marty
GPG key ID: B7538B8F50A1C800
11 changed files with 219 additions and 0 deletions

View file

@ -0,0 +1,7 @@
---
stack_name: traggo
stack_image: "traggo/server"
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"