docker setup for nextcloud https://home.thurloat.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Adasauce 84997bfb9a
fix nginx configuration to protect against CVE-2019-11043.
5 years ago
env anonymous env and add docker-compose file. 5 years ago
proxy add proxy and web containers 5 years ago
web fix nginx configuration to protect against CVE-2019-11043. 5 years ago
README.md add some nuts and bolts to the readme. 5 years ago
docker-compose.yml Lock to Postgres 11 for now 5 years ago

README.md

Nextcloud Docker Compose

This was pieced together from a few difference places and cleaned up. Has been installed and gone through multiple nextcloud major version upgrades.

I run this at home with over VPN and a public gateway server for public IP / DNS.

docker-compose pull
docker-compose build
docker-compose up -d