Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 648 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 648 Bytes

DAppnodePackage-nextcloud

DAppNodeStore Available

This package deploys a nextcloud instance in your DAppNode. To keep the package optimal and self-contained, only SQlite database backend is available.

Check Nextcloud for more information.

Building

docker-compose build

Running

Start

docker-compose up -d

View logs

docker-compose logs -f

Stop

docker-compose down

License

This package maintains the AGPLv3 license of Nextcloud.