NextCloudPi alternatives and similar software solutions
Based on the "Self-hosting Solutions" category.
Alternatively, view NextCloudPi alternatives based on common mentions on social networks and blogs.
-
Budibase
Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀 -
Paperless-ngx
A community-supported supercharged version of paperless: scan, index and archive all your physical documents -
sovereign
A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more. -
Open and cheap DIY IP-KVM based on Raspberry Pi
Open and inexpensive DIY IP-KVM based on Raspberry Pi -
Sandstorm
Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager. -
#<Sawyer::Resource:0x00007f938ce6e1d8>
Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities. -
OpenMediaVault
openmediavault is the next generation network attached storage (NAS) solution based on Debian Linux. Thanks to the modular design of the framework it can be enhanced via plugins. openmediavault is primarily designed to be used in home environments or small home offices. -
FreeNAS
DISCONTINUED. TrueNAS CORE/Enterprise/SCALE Middleware Git Repository [Moved to: https://github.com/truenas/middleware] -
Ansible-NAS
Build a full-featured home server or NAS replacement with an Ubuntu box and this playbook. -
Yacht
A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for. -
1Backend
Run your web apps easily with a complete platform that you can install on any server. Build composable microservices and lambdas. -
Jump
Jump is a self-hosted startpage and real-time status page for your server designed to be simple, stylish, fast and secure. -
xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities -
#<Sawyer::Resource:0x00007fc98721c818>
OS-NVR is a lightweight extensible CCTV system. Mirror of Codeberg. -
Puffin
DISCONTINUED. lightweight webapp catalog based on containers, with user interface à la mobile app store -
FreedomBox
A community project to develop, design and promote personal servers running free software for private, personal, communications.
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of NextCloudPi or a related project?
README
English | [Traditional Chinese 繁體中文](i18n/README-zh_TW.md) | [Simplified Chinese 简体中文](i18n/README-zh_CN.md)
NextCloudPi
This is the build code for NextCloudPi.
NextCloudPi is a ready to use image for Virtual Machines, Raspberry Pi, Odroid HC1, rock64 and other boards (⇒Downloads).
This code also generates the NextCloudPi docker image, LXD and VM, and includes an installer for any Debian based system.
Find the full documentation at docs.nextcloudpi.com
Features
- Debian/Raspbian 11 Bullseye
- Nextcloud 24.0.5
- Apache 2.4.25, with HTTP2 enabled
- PHP 7.4
- MariaDB 10
- Redis memory cache
- ncp-config for easy setup ( RAM logs, USB drive and more )
- Automatic redirection to HTTPS
- ACPU PHP cache
- PHP Zend OPcache enabled with file cache
- HSTS
- Cron jobs for Nextcloud
- Sane configuration defaults
- Full emoji support
- Postfix email
- Secure
Extras
- Setup wizard
- NextCloudPi Web Panel
- Wi-Fi ready
- Ram logs
- Automatic security updates, activated by default.
- Let’s Encrypt for trusted HTTPS certificates.
- Fail2Ban protection against brute force attacks.
- UFW firewall
- Dynamic DNS support for no-ip.org
- Dynamic DNS support for freeDNS
- Dynamic DNS support for duckDNS
- Dynamic DNS support for spDYN
- Dynamic DNS support for Namecheap
- dnsmasq DNS server with DNS cache
- ModSecurity Web Application Firewall
- NFS ready to mount your files over LAN
- SAMBA ready to share your files with Windows/Mac/Linux
- USB automount
- Remote updates
- Automatic NCP updates
- Automatic Nextcloud updates
- Update notifications
- NextCloud backup and restore
- NextCloud online installation
- Format USB drive to BTRFS
- BTRFS snapshots
- Automatic BTRFS snapshots
- BTRFS snapshot auto sync
- scheduled rsync
- UPnP automatic port forwarding
- Security audits with Lynis and Debsecan
- ZRAM
- SMART hard drive health monitoring
- Prometheus metrics monitoring
Extras can be activated and configured using the web interface at HTTPS port 4443
, or from the command line from
sudo ncp-config
Run in docker
docker run -d -p 4443:4443 -p 443:443 -p 80:80 -v ncdata:/data --name nextcloudpi ownyourbits/nextcloudpi $DOMAIN
Run in LXD
lxc import NextCloudPi_LXD_09-29-21.tar.bz
lxc start ncp
How to build
Install git, docker, qemu-user-static, chroot and all the usual building tools.
git clone https://github.com/nextcloud/nextcloudpi.git
cd nextcloudpi
build/build-SD-rpi.sh
, or for an Armbian based board
./build-SD-armbian.sh odroidxu4 # supported board code name
In order to generate the Docker images
git clone https://github.com/nextcloud/nextcloudpi.git
cd nextcloudpi
build/build-docker.sh x86
build/build-docker.sh armhf
build/build-docker.sh arm64
, for LXD
build/build-LXD.sh
NextCloudPi can be installed in any architecture running the latest Debian
Note: this assumes a clean Debian install, and there is no rollback method
# curl -sSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh | bash
Downloads
https://hub.docker.com/r/ownyourbits/nextcloudpi
Contact
You can find us in the forums and a Telegram group