NextCloudPi
📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer... (by nextcloud)
cert-manager
Automatically provision and manage TLS certificates in Kubernetes (by cert-manager)
NextCloudPi | cert-manager | |
---|---|---|
34 | 117 | |
2,746 | 12,926 | |
1.1% | 0.6% | |
8.3 | 9.7 | |
3 months ago | 7 days ago | |
Shell | Go | |
- | Apache License 2.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.
cert-manager
Posts with mentions or reviews of cert-manager.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-24.
-
Using Tigris as a Filesystem
Applying the Deployment, Service, and Ingress went off without a hitch. cert-manager minted a new certificate and External DNS set the DNS target for me. All that was left was to make sure it worked.
-
How to Provide Secure Access to Your Kubernetes Clusters Using an Overlay Network
The NetBird operator requires cert-manager in order to communicate with the Kubernetes API. You can install the latest version of cert-manager by following the instructions here. One thing I would recommend before proceeding is using the cmctl CLI to check if the cert-manager API is ready or not.
-
When cert-manager meets Essendi XC
After a year of running in production, I'm ready to publish the first public release of the cert-manager issuer for the Essendi XC certificate management tool.
-
Technical Guide: Syncing Ingress Resources from various Virtual Cluster on GKE with vCluster
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.3/cert-manager.yaml
-
Kubernetes Ingress Controllers: Routing Traffic Made Simple
HTTPS/SSL Termination: Use Let’s Encrypt with cert-manager to auto-generate free SSL certificates.
- Implémenter le Retrieval Augmented Generation (RAG) de manière privée sur Kubernetes avec KubeAI et…
-
Elastic Cloud on Kubernetes (ECK) with custom domain name
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.2/cert-manager.yaml or helm repo add jetstack https://charts.jetstack.io --force-update helm install \ cert-manager jetstack/cert-manager \ --namespace cert-manager \ --create-namespace \ --version v1.16.2 \ --set crds.enabled=true
-
Deploying NGINX as an Ingress Controller in Kubernetes: A Comprehensive Step-by-Step Guide with Architectural Diagram
Secure your application by configuring HTTPS. You can obtain certificates using Cert-Manager and Let's Encrypt.
-
Kubernetes homelab - Learning by doing, Part 3: Networking
Finally, I also installed Cert Manager, to handle SSL certificate requests for my HTTPS routes and automatically manage renewals.
- Just want simple TLS for your .internal network?
What are some alternatives?
When comparing NextCloudPi and cert-manager you can also consider the following projects:
Nextcloud - ☁️ Nextcloud server, a safe home for all your data
metallb - A network load-balancer implementation for Kubernetes using standard routing protocols
all-in-one - 📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.
rbac-manager - A Kubernetes operator that simplifies the management of Role Bindings and Service Accounts.
DietPi - Lightweight justice for your single-board computer!
aws-load-balancer-controller - A Kubernetes controller for Elastic Load Balancers