# vim: ft=yaml.ansible --- base_domain: sapti.me base_volume: "{{ hdd_mount_point }}/apps" services: caddy: file: caddy.yml volume: "{{ base_volume }}/caddy" version: 2-alpine watchtower: file: watchtower.yml version: arm64v8-1.5.1 restic: file: restic.yml repo: /restic version: 1.6 nextcloud: file: nextcloud.yml domain: "cloud.{{ base_domain }}" volume: "{{ base_volume }}/nextcloud" version: 25-apache mariadb_version: 10 redis_version: 7-alpine emby: file: emby.yml domain: "watch.{{ base_domain }}" volume: "{{ base_volume }}/emby" version: latest monerod: file: monerod.yml domain: "xmr.{{ base_domain }}" version: latest wireguard: file: wireguard.yml domain: "wg01.vpn.{{ base_domain }}" volume: "{{ base_volume }}/wireguard" port: 51820 version: arm64v8-alpine snowflake: file: snowflake.yml version: latest