Added basic monica docker deployment. A key which is required for monica is automatically generated on deployment. Optionally, geolocation and weather api can be enabled. Mail-sending functionality is disabled by default but can be enabled with any compatible smtp server set up.
16 lines
266 B
YAML
16 lines
266 B
YAML
---
|
|
|
|
docker_swarm_advertise_addr: eth1
|
|
|
|
caddy_use_debug: yes
|
|
caddy_tls_use_staging: yes
|
|
|
|
caddy_use_https: no
|
|
whoami_use_https: no
|
|
wallabag_use_https: no
|
|
miniflux_use_https: no
|
|
searx_use_https: no
|
|
traggo_use_https: no
|
|
monica_use_https: no
|
|
|
|
#server_domain: mytest.com
|