Contains different flavors of the latest Nextcloud images with added features. Feel free to use them as you please or clone this repo and build them yourself
The images themselves can be found here on Docker Hub
Flavors:
- nc-full-storj-app-apache
- Adds the required dependencies for all optional packages suggested by nextcloud to the official nextcloud base image.
- Adds cron functionality via supervisor so no extra container is needed.
- Adds and enables the Storj app so that it can be used as a main storage option if desired.
- Example docker-compose file with redis and postgres for the backend
- Dockerfile is here if you would like to inspect.
- click here for more details on github
Credit to Storj and Nextcloud for creating awesome software, I just put it together in to one.