Add secure postgres deployment

This commit is contained in:
Thomas Kleinendorst 2024-10-06 17:45:04 +02:00
parent 2b1518a5c3
commit cfb228cada
15 changed files with 115 additions and 26 deletions

View file

@ -17,7 +17,7 @@
podman_container_tag: "{{ changedetection_version }}"
podman_container_publish:
- 127.0.0.1:5000:5000
podman_container_volumes:
podman_simple_container_volumes:
- name: changedetection_data
mnt: /datastore
- name: Include simple-reverse-proxy role