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 cad82fc7af remove all named volumes
I would rather have the db data in a directory of the project folder
2020-07-22 19:20:31 +02:00
..
nextcloud add a custom php.ini file 2020-06-29 09:22:46 +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 all named volumes 2020-07-22 19:20:31 +02:00
traefik.yaml fix symlinks 2020-04-14 21:29:21 +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