A collection of docker-compose files intended to be used by the OpenMediaVault Compose Plugin on a NAS/Homeserver.

Noah Vogt a3117b20f8 init commit 1 vecka sedan
homeassistant a3117b20f8 init commit 1 vecka sedan
nextcloud a3117b20f8 init commit 1 vecka sedan
nginx_proxy_manager a3117b20f8 init commit 1 vecka sedan
pihole a3117b20f8 init commit 1 vecka sedan
portainer a3117b20f8 init commit 1 vecka sedan
LICENSE a3117b20f8 init commit 1 vecka sedan
README.md a3117b20f8 init commit 1 vecka sedan

README.md

nas-compose

A collection of docker-compose files intended to be used by the OpenMediaVault Compose Plugin on a NAS/Homeserver.

To run these services, replace the following example values with production values in the global environment variables file:

Environment Variable Value
TZ Europe/Berlin
PIHOLE_WEBPASSWORD example_password
PIHOLE_LOCAL_IP 192.168.1.2
NEXTCLOUD_MARIADB_ROOT_PW example_password
NEXTCLOUD_DB_PW example_password
NEXTCLOUD_ADMIN_PW example_password
NEXTCLOUD_TRUSTED_DOMAIN nextcloud.example.org
MQTT_USER example
MQTT_PASSWORD example_password