This repository has been archived on 2022-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
docker_systems/nextcloud
Andreas Zweili 32e559a833 remove unnecessary variables
I've learned this from the Jitsi config that you don't have to add a
variable if the key name is the same in the compose file
as it is in the .env file
2020-04-14 21:16:39 +02:00
..
nextcloud extend the nextcloud config 2020-04-14 20:55:16 +02:00
.env add config for nextcloud 2020-04-13 17:10:56 +02:00
README.md extend the nextcloud config 2020-04-14 20:55:16 +02:00
docker-compose.yml remove unnecessary variables 2020-04-14 21:16:39 +02:00

README.md

Nextcloud

This configuration inlcudes a custom Dockerfile because the main project, for some reason, doesn't include SMB support in their main image.

The process for starting is the same as usual however: sudo docker-compose up -d