/docker-nextcloud-arm

docker-compose config for running nextcloud on a Raspberry Pi 2 (ARMv7 32-bit) device

Primary LanguageShell

Nextcloud config for docker-compose

It currently uses MariaDB as database. There is also a container for updating the News plugin for the Nextcloud plugin

Usage

Replace environment fields with meaningfull values. Please change the values of the passwords and run docker-compose up -d

Enable UTF8 support for MariaDB

Folow the instructions mentioned here