NextCloudPi
📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer... (by nextcloud)
docker
⛴ Docker image of Nextcloud (by nextcloud)
NextCloudPi | docker | |
---|---|---|
34 | 264 | |
2,752 | 6,636 | |
1.1% | 1.5% | |
8.3 | 8.7 | |
3 months ago | about 1 month ago | |
Shell | Shell | |
- | GNU Affero General Public License v3.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
NextCloudPi
Posts with mentions or reviews of NextCloudPi.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-22.
-
(HELP) Setting up NextCloud on a Raspberry Pi
nextcloudpi.com
-
Is a Raspberry Pi 4 with an SSD safe to run 24/7?
It works great and is reasonably fast if you connect it over ethernet. If you have a newer firmware, which has already enabled the boot from SSD on your pi it is super easy (otherwise just Google how to set up boot from ssd with a microSD). Afterwards you can use the raspberry pi flashing tool to flash the image of nextcloudpi on your ssd. This includes the 64bit raspberry pi OS, a running Nextcloud instance and some other handy tools (like help to set up security features). The first setup can be done with the IP adress of your Pi in an internet browser of a device in your network. Here is the link to the image of NextcloudPi https://github.com/nextcloud/nextcloudpi
-
Help in setting up nextcloud on Pi 4
Issue 2 still persists and after digging around found this issue reported on git https://github.com/nextcloud/nextcloudpi/issues/1752 but cant figure out how to sort it
- Request: help self hosting on raspberry pi 4
- I'm building Memories, a FOSS alternative to Google Photos with a focus on UX and performance
-
Running a cloud(?) off an old PC?
Install nextcloudpi (https://github.com/nextcloud/nextcloudpi) Install Nextcloud app on your phone.
- Nextcloud Updates Blog and/or mailing list
-
How to update NextCloudPi
If you want to update faster than the docker image is published, you'll have to build the image locally: https://github.com/nextcloud/nextcloudpi
-
A distro for the pi 4b that comes with nextcloud preconfigured.
My best experience in out of the box comes from Nextcloudpi: https://nextcloudpi.com/
-
Turning an old Android phone into a SBC
Nextcloud is functionally similar to Dropbox, Office 365 or Google Drive but is self-hosted so you are in control of your data. This version is a lightly-forked version of NextCloudPi, which was developed for SBCs like the Raspberry Pi. Only a few changes from upstream and some SysV initscripts were required to get this working nicely in Linux Deploy.
docker
Posts with mentions or reviews of docker.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-02-27.
-
OpenCloud 1.0
I used to run it on a Celeron NUC via the community fpm container: https://github.com/nextcloud/docker I now run it on a Much more powerful system but performance wise it's the same.
Side containers
- Has Anyone Created A Working Docker Container?
-
NextCloud Docker
Am I better off using this container: https://hub.docker.com/_/nextcloud/
-
Issues with urandom + Docker due to DSM kernel
It looks like I'm not the only person who has faced this. apache-based images require buster, for instance, and some docker images that rely on Ruby face issues too (for example, I decided to try setting up Postal but it looks like it's facing the same issues).
-
Complete noob, hit a wall trying to get nextcloud working
If you look at the info on https://hub.docker.com/_/nextcloud, you'll see that you aught to be specifying at least one volume, so that you have the data you want to not disappear on restart, and can access config files.
-
Still issues with max file upload size after following instructions
Yes, and this is what L passed through as the env variables in the docker compose file, as the docs state: https://hub.docker.com/_/nextcloud
-
Memories no preview or thumbnails
You can't map binaries from host to container like this. What you need is a custom Dockerfile that installs ffmpeg. https://github.com/nextcloud/docker/blob/master/.examples/dockerfiles/full/fpm/Dockerfile
-
VPS + CF Tunnel + docker
A good example to start with is at https://github.com/nextcloud/docker/tree/master/.examples/docker-compose/insecure/postgres/apache
- Docker Compose for NextCloudPi?
- Run docker inside docker for Nextcloud AiO?
What are some alternatives?
When comparing NextCloudPi and docker you can also consider the following projects:
Nextcloud - ☁️ Nextcloud server, a safe home for all your data
nextcloud-snap - ☁️📦 Nextcloud packaged as a snap [Moved to: https://github.com/nextcloud-snap/nextcloud-snap]
all-in-one - 📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.
DietPi - Lightweight justice for your single-board computer!
docker-socket-proxy - Proxy over your Docker socket to restrict which requests it accepts