docker compose for nextcloud docker image

data/conf/ mysql upgrade mariadb 5 years ago
docker fix spelling bug in label 5 years ago
.env initial commit 6 years ago
.gitignore exlucde config form repository 6 years ago
README.md Update README.md 5 years ago
backup.sh update only docker conf 5 years ago
docker-compose.yml using pre build image 5 years ago
generate_password.sh do not override existing conf file 6 years ago
nextcloud.conf.example using external data dir 5 years ago
README.md

nextcloud

  • Donate Docker Pulls
  • app: Build Status based on nextcloud-version
  • web: Build Status

Docker compose files for nextcloud

information

Get additional infos from https://hub.docker.com/_/nextcloud/ and from https://github.com/nextcloud/docker/tree/master/.examples .

update hints

14.0.4 to 14.0.16

If you get a database error for the activity table, please have a look at this issue.

first start

mkdir data/data
chown www-data data/data
./generate_password.sh

Licences