Newer
Older
nextcloud / README.md

Nextcloud

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

Docker compose files for nextcloud with database and redis container. This compose set is designed fo rusing behing a revers proxy which handels the ssl certificates.

Information

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

occ Command

docker-compose exec --user www-data nextcloud-app php occ [command]

Update hints

20 to 21

All containers and volumes are renamed. Make a full backup and restore it. Untestet now!

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