Netdata: add monitoring for postgresql databases
This commit is contained in:
@@ -38,6 +38,7 @@ services:
|
||||
- POSTGRES_DB={{ miniflux_postgres_database }}
|
||||
networks:
|
||||
- "miniflux_network"
|
||||
- "{{ web_proxy_network }}"
|
||||
volumes:
|
||||
- {{ postgres_data_dir }}:/var/lib/postgresql/data
|
||||
healthcheck:
|
||||
|
Reference in New Issue
Block a user