docker compose for nextcloud docker image

data/conf/ mysql upgrade mariadb 5 years ago
docker readd imagick. it shoud be installed by default from nextcloud:stable-fpm but it doesn't work yet 5 years ago
.env initial commit 6 years ago
.gitignore exlucde config form repository 6 years ago
README.md add badges 5 years ago
backup.sh fix bug 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
  • 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 .

first start

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

Licences