docker compose for nextcloud docker image
data/conf/ mysql | 6 years ago | ||
docker | 5 years ago | ||
.env | 6 years ago | ||
.gitignore | 6 years ago | ||
README.md | 5 years ago | ||
backup.sh | 5 years ago | ||
docker-compose.yml | 5 years ago | ||
generate_password.sh | 6 years ago | ||
nextcloud.conf.example | 6 years ago |
Docker compose files for nextcloud
Get additional infos from https://hub.docker.com/_/nextcloud/ and from https://github.com/nextcloud/docker/tree/master/.examples .
If you get a database error for the activity
table, please have a look at this issue.
mkdir data/data chown www-data data/data ./generate_password.sh