|
|
|
@ -21,36 +21,52 @@ devices:
|
|
|
|
- uuid: c528bf82-61ab-4f3d-87e0-d1e6e02ef7ec # /dev/sdf
|
|
|
|
- uuid: c528bf82-61ab-4f3d-87e0-d1e6e02ef7ec # /dev/sdf
|
|
|
|
path: /mnt/ssd0/
|
|
|
|
path: /mnt/ssd0/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# docker networks to be created before portainer stacks are created.
|
|
|
|
|
|
|
|
external_docker_networks:
|
|
|
|
|
|
|
|
- mariadb_net
|
|
|
|
|
|
|
|
|
|
|
|
services:
|
|
|
|
services:
|
|
|
|
- name: gitea
|
|
|
|
- name: gitea
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: &qnap_endpoint 2
|
|
|
|
|
|
|
|
template_vars:
|
|
|
|
|
|
|
|
image: gitea/gitea
|
|
|
|
|
|
|
|
tag: 1.16.9
|
|
|
|
- name: mealie
|
|
|
|
- name: mealie
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: *qnap_endpoint
|
|
|
|
|
|
|
|
template_vars: {}
|
|
|
|
- name: linkding
|
|
|
|
- name: linkding
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: *qnap_endpoint
|
|
|
|
|
|
|
|
template_vars: {}
|
|
|
|
- name: overseerr
|
|
|
|
- name: overseerr
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: *qnap_endpoint
|
|
|
|
|
|
|
|
template_vars: {}
|
|
|
|
- name: nextcloud
|
|
|
|
- name: nextcloud
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: *qnap_endpoint
|
|
|
|
external_docker_networks:
|
|
|
|
template_vars:
|
|
|
|
- mariadb_net
|
|
|
|
default_network: mariadb_net
|
|
|
|
- name: dashboards
|
|
|
|
- name: dashboards
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: *qnap_endpoint
|
|
|
|
|
|
|
|
template_vars: {}
|
|
|
|
- name: nginx-proxy-manager
|
|
|
|
- name: nginx-proxy-manager
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: *qnap_endpoint
|
|
|
|
|
|
|
|
template_vars: {}
|
|
|
|
- name: plex
|
|
|
|
- name: plex
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: *qnap_endpoint
|
|
|
|
|
|
|
|
template_vars: {}
|
|
|
|
- name: uptime-kuma
|
|
|
|
- name: uptime-kuma
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: *qnap_endpoint
|
|
|
|
|
|
|
|
template_vars: {}
|
|
|
|
- name: vpn-stack
|
|
|
|
- name: vpn-stack
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: *qnap_endpoint
|
|
|
|
|
|
|
|
template_vars: {}
|
|
|
|
- name: mariadb
|
|
|
|
- name: mariadb
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: *qnap_endpoint
|
|
|
|
external_docker_networks:
|
|
|
|
template_vars:
|
|
|
|
- mariadb_net
|
|
|
|
default_network: mariadb_net
|
|
|
|
- name: photoprism
|
|
|
|
- name: photoprism
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: *qnap_endpoint
|
|
|
|
external_docker_networks:
|
|
|
|
template_vars:
|
|
|
|
- mariadb_net
|
|
|
|
default_network: mariadb_net
|
|
|
|
- name: olivetin
|
|
|
|
- name: olivetin
|
|
|
|
endpoint_id: 2
|
|
|
|
endpoint_id: *qnap_endpoint
|
|
|
|
|
|
|
|
template_vars: {}
|
|
|
|
|