NextCloudPi – Own your bits
ownyourbits.com › nextcloudpi# curl -sSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh | bash . Instead of piping to bash, you can inspect the code and launch manually. Docker. You can use NextCloudPi in any system that supports docker. docker run -d -p 4443:4443 -p 443:443 -p 80:80 -v ncdata:/data --name nextcloudpi ownyourbits/nextcloudpi $DOMAIN
NextCloudPi – Own your bits
https://ownyourbits.com/nextcloudpiNextCloudPi is a Nextcloud instance that is preinstalled and preconfigured, and includes a management interface with all the tools you need to self host your private data in a single package. This is an official open source community project that aims at making it easier for everyone to have control over their own data.