savenok93 / nextcloud-adguardhome-docker-compose

Docker-compose.yml for running Nextcloud and AdGuard Home with a Nginx reverse proxy and Lets Encrypt SSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Variables to fill in:

  • YOUR_DNS_DOMAIN (e.g. dns.mydomain.com)
  • YOUR_NEXTCLOUD_DOMAIN (e.g. files.mydomain.com)
  • YOUR_EMAIL (e.g. mail@mydomain.com)
  • YOUR_MYSQL_PASSWORD (e.g. mysecurepassword)
  • YOUR_SERVER_IP (e.g. 10.24.21.48)
  • YOUR_TIME_ZONE (e.g. Europe/Berlin)

About

Docker-compose.yml for running Nextcloud and AdGuard Home with a Nginx reverse proxy and Lets Encrypt SSL

License:GNU General Public License v3.0