initial commit with redbot and vaultwarden migrated

This commit is contained in:
TÁNCZOS Vilmos Zsombor 2025-05-05 00:24:35 +02:00
commit 1a2d589096
18 changed files with 267 additions and 0 deletions

View file

@ -0,0 +1,6 @@
service_user: '{{ service_name }}'
service_root: '{{ "/opt/" ~ service_name }}'
docker_volumes: []
docker_env: {}
docker_ports: []
use_docker_user: true