Build a Nextcloud instance in Docker Compose complete with Redis and optional PostgreSQL
Go to file
James 4193d7ac4b replace mariadb with postgresql
load postgres and nextcloud db config from secrets to auto-configure
2022-01-31 21:30:08 +00:00
nextcloud add intial docker-compose with mariadb, redis and nextcloud 2022-01-31 20:31:00 +00:00
nginx add nginx service 2022-01-31 20:48:54 +00:00
secrets replace mariadb with postgresql 2022-01-31 21:30:08 +00:00
.env.example replace mariadb with postgresql 2022-01-31 21:30:08 +00:00
.gitignore replace mariadb with postgresql 2022-01-31 21:30:08 +00:00
README.md Initial commit 2022-01-31 19:38:50 +00:00
docker-compose.yaml replace mariadb with postgresql 2022-01-31 21:30:08 +00:00

README.md

nextcloud-docker-compose

Build a Nextcloud instance in Docker Compose complete with MariaDB, Redis and SSL