RunCloud

Best Self Hosted Alternatives to RunCloud

A curated collection of the 20 best self hosted alternatives to RunCloud.

Cloud server control panel for provisioning and managing PHP web applications on VPS providers. Provides server setup, site deployment, web server configuration, databases, SSL, caching, process management and basic monitoring via a web dashboard and API.

Alternatives List

#1
CasaOS

CasaOS

Open-source personal cloud system with a web dashboard, app store, and file management to run and manage Docker apps on home servers and SBCs.

CasaOS screenshot

CasaOS is an open-source personal cloud system that provides a web-based dashboard for running and managing self-hosted applications on a home server. It is designed to make Docker-based app deployment and basic server management accessible on common hardware like mini PCs and single-board computers.

Key Features

  • Web UI tailored for home-server scenarios with a simple, “no forms” setup experience
  • App store and one-click installation for curated, community-verified self-hosted apps
  • Support for installing and managing many Docker applications from the wider container ecosystem
  • Built-in drive and file management features for local storage organization
  • Dashboard widgets for quick visibility into app status and system resource usage
  • Broad hardware and Linux distribution compatibility (x86_64 and ARM variants)

Use Cases

  • Run a personal home server to host common self-hosted apps (cloud storage, media, DNS, home automation)
  • Provide a lightweight “personal cloud” interface for managing Docker apps on a NAS-like device
  • Set up a beginner-friendly homelab dashboard on Raspberry Pi, NUCs, or repurposed PCs

Limitations and Considerations

  • Functionality depends heavily on the Docker ecosystem; non-containerized apps are not the primary focus
  • The project has been positioned by its maintainers as evolving toward ZimaOS, which may affect long-term direction and feature focus

CasaOS is well-suited for users who want an approachable UI to deploy and monitor Dockerized services at home. It focuses on simplifying day-to-day app management while remaining flexible enough to install a wide range of container-based software.

32.9kstars
1.8kforks
#2
Nginx Proxy Manager

Nginx Proxy Manager

Nginx Proxy Manager is a web-based admin panel for managing Nginx reverse proxy hosts, redirects, streams, and Let’s Encrypt SSL certificates via Docker.

Nginx Proxy Manager screenshot

Nginx Proxy Manager is a web application packaged as a Docker image that provides an easy way to configure Nginx as a reverse proxy for your services. It focuses on simplifying SSL termination, host forwarding, and access control without requiring deep Nginx expertise.

Key Features

  • Web-based admin interface for managing proxy hosts and related Nginx configuration
  • Simple setup of forwarding domains, redirects, custom 404 hosts, and TCP/UDP streams
  • Built-in Let’s Encrypt certificate issuance and automatic renewals, plus support for custom certificates
  • Per-host access lists and basic HTTP authentication
  • Advanced Nginx configuration fields for power users
  • Multi-user management with permissions and an audit log

Use Cases

  • Publish home-lab and internal web apps securely behind a single reverse proxy
  • Centralize TLS certificate management and SSL termination for multiple services
  • Add basic authentication and access restrictions in front of existing web applications

Limitations and Considerations

  • Primarily intended to manage Nginx through its own UI; complex, highly customized Nginx setups may not map cleanly to the UI model

Nginx Proxy Manager is well-suited for homelabs and small deployments that want a straightforward, UI-driven approach to reverse proxying and TLS. It balances ease of use with optional advanced controls for users who need deeper Nginx customization.

31.1kstars
3.5kforks
#3
Dockge

Dockge

Dockge is a self-hosted, stack-oriented manager for Docker Compose files, providing a responsive web UI to edit, deploy, update, and monitor compose.yaml stacks.

Dockge screenshot

Dockge is a self-hosted web application for managing Docker Compose (compose.yaml) stacks through a focused, stack-oriented interface. It keeps stacks file-based on disk while providing real-time feedback for deployments and operations.

Key Features

  • Create, edit, start, stop, restart, and delete Docker Compose stacks
  • Interactive compose.yaml editor for managing stack definitions
  • Real-time progress and logs during pull/up/down operations
  • Update container images for stacks
  • Interactive web terminal for stack/host interactions
  • Convert typical docker run commands into compose.yaml
  • Multi-agent support to manage stacks across multiple Docker hosts from one UI
  • File-based structure that preserves normal Docker Compose workflows outside the UI

Use Cases

  • Operate a homelab or small server by managing all services as Compose stacks
  • Standardize deployments by converting ad-hoc docker run commands to Compose
  • Centrally manage multiple Docker hosts running stacks via agents

Limitations and Considerations

  • Focused on Docker Compose stack management and not a full Docker administration suite (for example, broader management of networks or standalone containers may be limited)

Dockge is well suited for users who want a clean, responsive interface dedicated to Compose-driven deployments. It complements CLI workflows by keeping compose files on disk while streamlining everyday stack operations in a web UI.

21.5kstars
674forks
#4
CapRover

CapRover

CapRover is an open-source platform to deploy, manage and scale apps using Docker and nginx with a web UI and CLI, automatic SSL, one-click databases and clustering support.

CapRover is a lightweight, open-source platform-as-a-service for deploying and managing web applications and databases. It provides a simple web UI and CLI that automate container lifecycle, SSL provisioning and HTTP routing so developers can deploy apps quickly.

Key Features

  • Automated app deployment using Docker images and build-from-source paths (git/webhooks/CLI/uploads).
  • Web-based dashboard plus CLI for management, automation and scripting.
  • Built-in HTTP routing and load balancing powered by nginx with customizable templates.
  • Automatic TLS certificate provisioning and renewal via Let's Encrypt.
  • One-click installable database and service apps (examples: MongoDB, MySQL/Postgres templates available).
  • Cluster support using Docker Swarm to attach multiple nodes and enable automatic nginx load-balancing.
  • Support for persistent volumes, environment variables, port and domain mappings, and instance scaling.
  • Extensible deployment workflows (webhooks, git push, CLI) and customizable build commands.
  • Basic runtime monitoring integration (NetData) and logs access via the dashboard.

Use Cases

  • Hosting web applications (Node, Python, PHP, Ruby, Go, etc.) with automated HTTPS and domain management.
  • Rapidly provisioning development, staging and small production environments with prebuilt DB/service apps.
  • Providing teams a simple internal PaaS to standardize deployments and reduce ops overhead.

Limitations and Considerations

  • Uses Docker Swarm as the built-in orchestration layer rather than Kubernetes; teams requiring Kubernetes-native features or ecosystems may find functionality limited.
  • Not focused on large-scale, multi-region enterprise orchestration—advanced scheduling, multi-cluster federation and some enterprise-grade RBAC features are not native.
  • Observability and advanced metrics beyond bundled NetData/log access require external tooling integration and additional setup.

CapRover is best suited for teams and developers who want a straightforward, scriptable PaaS experience on their own infrastructure without learning low-level container and proxy configuration. It emphasizes rapid deployment, easy DB/service provisioning and customizable nginx routing while trading off some advanced orchestration and enterprise features.

14.8kstars
956forks
#5
Nginx UI

Nginx UI

Self-hosted web interface to manage Nginx configs, reload safely, issue Let’s Encrypt certificates, view logs, monitor server stats, and manage multiple nodes.

Nginx UI is a self-hosted web interface for administering Nginx servers through a browser. It focuses on editing and validating Nginx configuration safely, managing certificates, and providing operational visibility via logs, terminal access, and system metrics.

Key Features

  • Web-based editing for Nginx site and server configurations, including a visual block editor and code editor with completion
  • Automatic configuration testing and Nginx reload after saving changes
  • Built-in configuration backup with version comparison and restore
  • Let’s Encrypt certificate issuance and automatic renewal
  • Nginx log viewing from the UI
  • Server monitoring dashboard (CPU, memory, load, disk)
  • Cluster management with mirroring operations to multiple nodes
  • Web terminal for server-side management tasks
  • Two-factor authentication for securing sensitive actions
  • Optional AI assistant features and agent integrations via MCP for automation workflows

Use Cases

  • Manage one or more Nginx reverse proxies without editing configs manually over SSH
  • Safely roll out and roll back Nginx configuration changes with versioned backups
  • Centralize certificate lifecycle management (issue/renew) for Nginx-hosted sites

Limitations and Considerations

  • Assumes a Debian-style Nginx config layout (sites-available/sites-enabled); other layouts may require adjustments

Nginx UI suits homelabs and small-to-medium deployments that want a practical Nginx control plane with safer edits, quicker certificate management, and basic observability. It is distributed as a single binary and is commonly deployed with Docker or system services for straightforward operations.

10.4kstars
762forks
#6
umbrelOS

umbrelOS

umbrelOS is a home server operating system that lets you self-host popular apps via a built-in app store, with one-click installs on Raspberry Pi, x86, or Umbrel Home.

umbrelOS screenshot

umbrelOS is a home server operating system designed to make self-hosting straightforward through a polished web interface and an integrated app store. It targets personal/home setups, including Raspberry Pi, x86 systems, VMs, and the Umbrel Home appliance.

Key Features

  • App store experience for discovering and installing self-hosted apps
  • Container-based app deployment and isolation
  • Web-based dashboard to manage installed apps and services
  • Built-in Files experience for storing and managing documents and data
  • Backup support to help protect data and simplify recovery
  • Support for external storage and NAS-style storage expansion

Use Cases

  • Run a personal home cloud with file sync and collaboration apps
  • Host media, smart home, and network services from a single dashboard
  • Operate privacy-preserving services at home, such as a Bitcoin node

Limitations and Considerations

  • Licensed under PolyForm Noncommercial 1.0.0, limiting commercial redistribution and commercial appliance use
  • Some features have first-class support on Umbrel Home, while other hardware is best-effort due to device differences

umbrelOS is best suited for users who want an appliance-like self-hosting experience with one-click app management. It provides a unified UI and curated app ecosystem for running common home server workloads on your own hardware.

10.2kstars
685forks
#7
Runtipi

Runtipi

Runtipi is a homeserver orchestrator with a web interface and app store for one-click installation and management of self-hosted services using Docker.

Runtipi screenshot

Runtipi is a personal homeserver orchestrator that simplifies running multiple self-hosted services on a single machine. It provides a web interface and an app store experience to install and manage Docker-based apps with minimal manual configuration.

Key Features

  • One-command installation and web-based management UI
  • One-click installation of apps from official and community app stores
  • Docker-based app deployment and service lifecycle management
  • Centralized management of multiple services on a single server
  • Extensible app definitions so you can create and maintain your own app store

Use Cases

  • Running a homelab “app hub” to host common self-hosted services
  • Quickly deploying and maintaining a curated set of Docker apps for family or small teams
  • Building a personal server platform with reproducible app installations

Limitations and Considerations

  • Ongoing active development; changes and occasional bugs may occur
  • Security and support are community-driven and not guaranteed

Runtipi is well-suited for users who want a straightforward, UI-driven way to operate a multi-service homeserver. Its Docker foundation and app store model make it especially convenient for repeatable installs and day-to-day app management.

9.2kstars
339forks
#8
DietPi

DietPi

DietPi is an ultra-lightweight Debian-based OS for SBCs and small servers, featuring menu-driven system configuration and an optimized one-command software installer.

DietPi screenshot

DietPi is an extremely lightweight Debian-based operating system optimized for single-board computers and small x86_64 systems. It focuses on minimal CPU/RAM usage while providing a streamlined, menu-driven experience for setup and ongoing management.

Key Features

  • Optimized Debian-based images for many SBCs and virtual machine targets
  • Menu-based system configuration via dietpi-config (whiptail/TUI)
  • Curated, automated application installer via dietpi-software with sensible defaults
  • Service management and process priority tuning via dietpi-services
  • In-place OS updates via dietpi-update without reflashing images
  • Unattended/automated provisioning using preconfiguration files (dietpi.txt)

Use Cases

  • Building a low-resource home server (DNS, web stack, file sharing, monitoring)
  • Running media, download, and home automation stacks on SBC hardware
  • Rapidly provisioning repeatable SBC/VM deployments with automated installs

Limitations and Considerations

  • Hardware enablement depends on the target platform; kernel/board-specific issues may fall outside DietPi support

DietPi is well-suited for homelabs and embedded deployments where resources are limited but flexibility is needed. Its tooling reduces manual Linux administration while keeping the system lean and highly configurable.

5.8kstars
536forks
#9
Cosmos Cloud

Cosmos Cloud

Cosmos Cloud is a security-focused self-hosting platform that provides an app store, reverse proxy with automatic HTTPS, SSO/MFA, container management, backups, and monitoring.

Cosmos Cloud screenshot

Cosmos Cloud is a self-hosting platform designed to run and secure home servers, NAS devices, and small business deployments. It combines an application gateway, app management, and built-in security controls to protect services that may not be hardened by default.

Key Features

  • App store for installing and managing self-hosted applications, plus support for importing Docker Compose stacks
  • Reverse proxy for routing to containers or external services, with automatic HTTPS certificate provisioning
  • Built-in authentication server with SSO (OpenID Connect) and multi-factor authentication
  • SmartShield protections including anti-bot and anti-DDoS features, plus security-focused access controls
  • Container management and updates, with security auditing for managed apps
  • Built-in VPN for secure remote access without exposing services directly to the internet
  • Backup system with incremental, encrypted backups and support for remote targets (using restic)
  • Monitoring with historical metrics, real-time status, and customizable alerts/notifications
  • User management and identity-provider style features (invites, account recovery workflows)

Use Cases

  • Securely publish multiple homelab services behind a single gateway with SSO and HTTPS
  • Provide a private “personal cloud” experience for families with centralized access and user accounts
  • Deploy and operate internal web apps for small organizations with tighter access controls

Limitations and Considerations

  • License is “available source” (Commons Clause), which may not meet some organizations’ open-source requirements

Cosmos Cloud is best suited for users who want an integrated control plane for apps, networking, and security rather than assembling separate components. It aims to simplify deployment while adding protective layers for commonly self-hosted services.

5.5kstars
198forks
#10
Zoraxy

Zoraxy

A general-purpose HTTP reverse proxy and forwarding tool for homelabs, offering web UI, ACME/TLS, stream proxy, plugins and realtime monitoring.

Zoraxy screenshot

Zoraxy is a general-purpose HTTP reverse-proxy and forwarding gateway designed for homelab and self-hosted services. It provides a web UI for configuring proxies, TLS, routing and runtime utilities so users can expose and manage services from a single gateway. (github.com)

Key Features

  • HTTP reverse proxy supporting virtual directories, alias hostnames and custom headers. (github.com)
  • Automatic WebSocket proxying and stream proxy support for TCP/UDP forwarding.
  • TLS/SSL management with ACME (Let's Encrypt) support, auto-renew and SNI/SAN certificate handling; includes DNS challenge integrations. (github.com)
  • Load balancing, basic auth, redirection rules and blacklist/whitelist controls (IP/CIDR/country). (github.com)
  • Real-time analytics and uptime monitoring with instant network/visitor statistics and no-reload access control. (zoraxy.aroz.org)
  • Plugin system and built-in utilities (mDNS scanner, Wake-on-LAN, IP/port scanners, debug forward proxy). (github.com)
  • Web-based SSH terminal for in-browser administration. (github.com)

Use Cases

  • Expose and route multiple self-hosted web apps (home server, NAS, media servers) behind a single, manageable reverse proxy. (github.com)
  • Provide TLS/ACME certificate automation and DNS-challenge workflows for services without manual cert management. (github.com)
  • Monitor service availability and traffic in real time, and run network utilities (scans, WOL) from the gateway UI. (zoraxy.aroz.org)

Limitations and Considerations

  • Some advanced modules are community-maintained or seeking maintainers (notably ACME integration improvements and an extended logging/analysis module), which may affect feature completeness for large-scale deployments. (github.com)

Zoraxy is lightweight and targeted at homelab users and small deployments that need a single gateway for routing, TLS and basic observability. It is distributed with prebuilt binaries and Docker artifacts and can be built from source with Go, making it suitable for ARM/SBC and x86 environments. (zoraxy.aroz.org)

4.8kstars
270forks
#11
SWAG

SWAG

LinuxServer.io SWAG is a Docker image bundling Nginx reverse proxy, ACME certificate automation (Let’s Encrypt/ZeroSSL), optional PHP, and fail2ban intrusion prevention.

SWAG screenshot

SWAG (Secure Web Application Gateway) is a LinuxServer.io-maintained container image that provides an Nginx web server and reverse proxy with automated TLS certificate issuance and renewal via an embedded ACME client. It is commonly used as a front door for self-hosted applications, handling HTTPS termination and reusable proxy configurations.

Key Features

  • Nginx web server and reverse proxy for routing multiple apps behind one domain
  • Automated certificate issuance and renewal using Certbot (ACME) with Let’s Encrypt or ZeroSSL
  • Supports HTTP and DNS-based validation, including wildcard certificates (via DNS plugins)
  • Includes preset reverse proxy configuration templates for many popular services
  • Optional PHP support for serving dynamic web content
  • Built-in fail2ban for intrusion prevention (with optional firewall rule integration)

Use Cases

  • Expose multiple self-hosted services securely over HTTPS with subdomains
  • Terminate TLS centrally and share generated certificates with other containers
  • Host a small web site or landing page alongside reverse-proxied applications

Limitations and Considerations

  • Certificate issuance depends on correct inbound port forwarding (HTTP validation) or supported DNS provider credentials (DNS validation)
  • Some Certbot DNS plugins may require additional packages/mods if not included in the base image

SWAG is a practical choice when you want a repeatable, containerized Nginx reverse proxy setup with integrated ACME automation and extra security tooling. It fits especially well in Docker-based homelabs that rely on subdomains and standardized proxy templates.

3.6kstars
280forks
#12
VitoDeploy

VitoDeploy

Open-source, self-hosted tool to provision servers and deploy PHP apps with database, SSL, firewall, cron, services, monitoring, workflows, plugins, and API.

VitoDeploy screenshot

VitoDeploy is a self-hosted web application for provisioning and managing servers and deploying PHP applications to production environments. It combines common DevOps tasks—like SSL, firewalls, services, and cron—with project-based access and automation.

Key Features

  • Server provisioning and ongoing server management
  • Deploy PHP applications (including common frameworks and CMS)
  • Database management with support for MySQL/MariaDB and PostgreSQL
  • Firewall management and SSH key deployment
  • SSL management with custom certificates and Let’s Encrypt
  • Service management plus background workers/queues via Supervisor
  • Cron job management and a headless console to run SSH commands
  • Resource monitoring (CPU load, memory, disk)
  • Projects and user invitations for collaborative server management
  • Workflows/automations, plugins, import/export, and a programmable API

Use Cases

  • Manage multiple VPS instances and standardize server setup
  • Deploy and maintain Laravel/PHP apps with queues, cron, and SSL
  • Provide a lightweight internal platform for teams to manage projects and environments

Limitations and Considerations

  • Primarily oriented toward PHP application deployment and typical VPS-style server management

VitoDeploy is a strong fit for developers and small teams that want a streamlined, open-source alternative for day-to-day server operations and repeatable PHP deployments. Its workflows, plugins, and API make it suitable for extending and integrating into existing DevOps processes.

2.9kstars
381forks
#13
YunoHost

YunoHost

Open-source Debian-based OS and control panel that simplifies installing, managing and securing web apps, mail and services via a web admin and app catalog.

YunoHost screenshot

YunoHost is a Debian-based operating system and web administration layer that streamlines installing and maintaining server applications. It provides a web admin, a user portal (single sign-on), an app catalog and tooling to manage domains, mail, DNS and backups with minimal manual configuration.

Key Features

  • Central web administration panel for users, domains, apps, services, upgrades and backups.
  • App packaging and catalog (YunoHost packages) for one-click installation of common services (Nextcloud, forums, blogs, etc.).
  • Single sign-on user portal for installed applications and account management.
  • Integrated mail stack and admin helpers (Postfix, Dovecot, mail filtering/antispam tooling) and LDAP-based user management.
  • Automated HTTPS certificate handling and TLS configuration managed by the system.
  • Per-app web server configuration and reverse-proxying with NGINX, PHP-FPM support and app-specific vhosts.
  • System-level tooling for backups, upgrades, service supervision and diagnostics.
  • Lightweight footprints for Raspberry Pi, old hardware or VPS deployments; developer-oriented CLI and API for automation.

Use Cases

  • Host personal cloud, file sync, calendars and contacts for individuals or small groups using packaged apps.
  • Provide a simple mail, web and collaboration suite for small organisations or associations without deep sysadmin expertise.
  • Run community services (forums, wikis, federated social software) with centralized user and domain management.

Limitations and Considerations

  • App packaging quality and maintenance vary: some community-maintained packages may lag or require manual fixes when upstream changes.
  • Compatibility with the very latest Debian releases can lag; the project sometimes needs time to adapt to new Debian stable versions.

YunoHost is focused on usability and openness: it aggregates common server components and automations to lower the barrier to self-hosting while leaving advanced configuration available to experienced administrators. The project is community-driven and designed for small-scale deployments, community projects and enthusiasts.

2.8kstars
333forks
#14
GoDoxy

GoDoxy

High-performance reverse proxy and container orchestrator with Web UI, automatic Docker/Podman route discovery, idle-sleep, access control, and automated Let's Encrypt support.

GoDoxy screenshot

GoDoxy is a high-performance reverse proxy and lightweight container orchestrator designed for self-hosters. It automatically discovers containerized services, creates routes, and exposes a Web UI for configuration, monitoring and logs.

Key Features

  • Automatic route discovery from Docker/Podman containers and container labels
  • Idle-sleep: stop idle containers and wake them on incoming traffic
  • Connection- and request-level access control (IP/CIDR/GeoIP-based rules)
  • Built-in server monitoring and system metrics (uptime, CPU, memory, disk)
  • Access logging and periodic access summary notifications
  • Automated TLS certificate management using DNS-01 (Let's Encrypt)
  • HTTP reverse proxy and TCP/UDP port forwarding with rule-based routing
  • Authentication integrations: OpenID Connect, ForwardAuth, CAPTCHA middleware
  • Web UI with app dashboard, config editor, Docker logs viewer and metrics

Use Cases

  • Host and route multiple self-hosted web apps on a single server with automatic Docker label-based routing
  • Reduce resource use by putting little-used services to sleep and auto-waking them on demand
  • Provide centralized access control, TLS automation and monitoring for home or small lab infrastructures

Limitations and Considerations

  • GoDoxy is designed to run in host network mode; changing network mode is not supported and may break routing
  • GeoIP-based ACL features require a MaxMind account and GeoIP database configuration to function fully
  • Official builds target linux/amd64 and linux/arm64; other OS/architectures are not supported out of the box
  • Some application patterns (e.g., containers exposing multiple unrelated ports) may not be handled automatically and require manual routing configuration

GoDoxy combines reverse-proxy features with lightweight container orchestration and an integrated Web UI to simplify routing, access control and monitoring for self-hosted environments. It is intended for users who want automatic container-aware routing, TLS automation and resource-saving idle-sleep capabilities.

2.7kstars
104forks
#15
DockSTARTer

DockSTARTer

DockSTARTer is a menu-driven CLI that installs Docker and helps configure and run curated Docker Compose apps for homelab and self-hosted setups.

DockSTARTer screenshot

DockSTARTer is a shell-based, menu-driven tool that helps you quickly set up Docker and deploy a curated set of self-hosted applications using Docker Compose. It targets common homelab scenarios and provides an interactive workflow for configuration and day-to-day management.

Key Features

  • Installs and configures Docker on supported platforms
  • Interactive terminal menus for selecting apps and setting configuration variables
  • Generates and manages Docker Compose configuration for selected services
  • CLI command for running common management actions and updates
  • Supports multiple Linux distributions and macOS (via Homebrew)

Use Cases

  • Quickly bootstrap a homelab server with Docker and a set of common self-hosted apps
  • Standardize Docker Compose app deployment across multiple machines
  • Learn Docker Compose setups by starting from a guided, curated baseline

Limitations and Considerations

  • Focused on Docker Compose workflows and the projects included in its curated app selection
  • Installation via remote bootstrap script may be undesirable for strict security policies (an alternate git-based install is provided)

DockSTARTer is a practical starting point for deploying and maintaining a Docker-based self-hosted stack. It works well both as a long-term helper tool and as a stepping stone toward more advanced custom Docker configurations.

2.5kstars
292forks
#16
Websoft9

Websoft9

Websoft9 is a web-based Linux panel and lightweight PaaS for deploying, running, and operating hundreds of open-source applications on your own server.

Websoft9 screenshot

Websoft9 is a web-based Linux panel and lightweight PaaS that helps you deploy and operate many open-source, web-based applications on a single server. It focuses on simplifying application selection, one-click installation, and day-2 operations through a unified interface.

Key Features

  • Application catalog with one-click deployment of 200+ prebuilt application templates
  • Centralized application lifecycle operations (start/stop/restart, delete, domain publishing)
  • Docker Compose-oriented deployment workflows and container isolation
  • Web-based file browser for managing server files and folders
  • In-browser terminal for remote server administration
  • Nginx-based reverse proxy management and automated TLS certificates (Let’s Encrypt)
  • Multi-user management for teams
  • Operational visibility features such as logs and monitoring-oriented views

Use Cases

  • Build an internal “app store” for teams to self-serve approved tools and services
  • Rapidly deploy common business apps (CMS, analytics, collaboration tools) on a single host
  • Standardize and simplify operations for multiple Dockerized applications with a GUI

Limitations and Considerations

  • Best suited to single-server or lightweight deployments; complex high-availability setups may require additional infrastructure and practices

Websoft9 is a practical choice for organizations that want a GUI-driven platform to deploy and maintain many open-source applications with minimal manual configuration. It combines application templates with operational tooling to reduce day-2 maintenance effort.

2.1kstars
314forks
#17
CloudPanel

CloudPanel

CloudPanel is a lightweight server control panel for managing PHP, Node.js, Python, static sites, and reverse proxies with SSL/TLS and performance-focused defaults.

CloudPanel is a free, modern server control panel designed to configure and manage web servers with a strong focus on simplicity and performance. It helps you deploy and operate common web workloads such as PHP apps, Node.js services, Python applications, static sites, and reverse proxies.

Key Features

  • Web-based control panel for managing sites, domains, and server services
  • Support for hosting PHP applications, Node.js apps, Python apps, and static websites
  • Reverse proxy configuration for routing traffic to upstream applications
  • Automated SSL/TLS certificate provisioning and management
  • Performance-oriented stack and configuration defaults
  • Integration options such as Cloudflare support
  • Works on major Linux distributions including Ubuntu and Debian (x86 and ARM)

Use Cases

  • Host multiple web applications on a single VPS with a unified UI
  • Provision and manage reverse proxies for containerized or external services
  • Operate a small hosting environment with TLS and sane defaults

CloudPanel is a strong fit for individuals and teams that want a fast, streamlined alternative to traditional hosting panels while supporting modern application runtimes and common server operations.

1.7kstars
131forks
#18
NPMplus

NPMplus

NPMplus is a Nginx Proxy Manager fork that adds HTTP/3 (QUIC), OIDC auth, stronger TLS defaults, and extra security and logging features in a web UI.

NPMplus is a community fork of Nginx Proxy Manager that provides a web-based UI to manage Nginx as a reverse proxy for self-hosted services. It focuses on modern protocol support, stronger security defaults, and additional integrations while keeping a familiar NPM workflow.

Key Features

  • Web UI to manage reverse proxy hosts and TLS certificates
  • HTTP/3 (QUIC) support for HTTPS endpoints
  • ACME profile support and improved handling of alternative ACME servers and options like OCSP and must-staple
  • OIDC authentication support
  • Hardened TLS settings, plus modern compression support (zstd and brotli)
  • Optional integrations for CrowdSec and openappsec
  • Built-in access logging analytics via GoAccess
  • Additional hosting options such as file serving and optional PHP-FPM support

Use Cases

  • Central reverse proxy for multiple homelab or internal services with automated certificates
  • Adding OIDC-based login in front of protected services
  • Running a hardened, modern Nginx proxy with HTTP/3 enabled

Limitations and Considerations

  • Database backends beyond SQLite may work but are not recommended or supported by the project
  • Requires exposing UDP on 443 to use HTTP/3 (QUIC)
  • Supported CPU architectures are limited compared to upstream

NPMplus is a practical choice for users who like Nginx Proxy Manager’s UI but want more modern protocol support and additional security-focused features. It is especially suited for homelabs and small environments that need convenient TLS and proxy management with optional advanced integrations.

1.7kstars
92forks
#19
StartOS

StartOS

Open source Linux server OS with a web UI and marketplace for installing, configuring, monitoring, and backing up self-hosted services.

StartOS screenshot

StartOS is an open source Linux distribution designed to make running a personal server approachable through a graphical interface. It provides a curated way to discover, install, configure, and operate self-hosted services, with tooling for networking, dependencies, and backups.

Key Features

  • Web-based graphical interface for managing a personal server
  • Service marketplace for discovery and one-click installation of packaged apps
  • Guided configuration for services, including networking and runtime settings
  • Dependency management between installed services
  • Backup and restore tooling for service data
  • Health monitoring to help track service status and operational issues

Use Cases

  • Run a private home server for self-hosted apps (files, notes, communication, etc.)
  • Deploy privacy-oriented infrastructure such as Bitcoin and Lightning nodes
  • Provide a simplified platform for distributing and operating open source server software

Limitations and Considerations

  • Marked as beta by the project; some features may be incomplete and reliability may vary
  • Requires learning basic server concepts to operate effectively

StartOS focuses on reducing the operational friction of self-hosting by combining an OS, management UI, and app distribution model. It is best suited for users who want a managed personal-server experience while retaining control of their software and data.

1.5kstars
144forks
#20
ZaneOps

ZaneOps

ZaneOps is a self-hosted open-source PaaS to deploy and manage web apps, static sites, databases, and background workers with Git-based workflows and built-in HTTPS.

ZaneOps screenshot

ZaneOps is a self-hosted platform-as-a-service for deploying and operating web apps, static sites, databases, and supporting services on your own infrastructure. It provides a fast, modern UI and Git-driven workflows to streamline deployments while relying on proven infrastructure components.

Key Features

  • Deploy web apps, static websites, databases, and long-running services
  • Git-based deployments with manual deploys and push-to-deploy workflows
  • Multiple isolated environments per project (for example staging and production)
  • Preview deployments for GitHub and GitLab repositories
  • Blue/green deployments to reduce downtime during releases
  • Automatic TLS certificates and domain routing via an integrated reverse proxy
  • Unified observability views such as HTTP logs, runtime logs, and resource metrics

Use Cases

  • Run a Heroku-style internal PaaS on a VPS or dedicated servers
  • Host production and staging environments for full-stack applications
  • Deploy and manage common self-hosted services alongside custom apps

Limitations and Considerations

  • Uses Docker Swarm as the orchestration engine, which may not fit teams standardized on Kubernetes

ZaneOps is a strong fit for teams and individuals who want a polished self-hosted PaaS experience with simple Git-centric deployments. It combines environment isolation, safer rollout strategies, and integrated traffic management to reduce day-to-day operational overhead.

1.2kstars
60forks

Why choose an open source alternative?

  • Data ownership: Keep your data on your own servers
  • No vendor lock-in: Freedom to switch or modify at any time
  • Cost savings: Reduce or eliminate subscription fees
  • Transparency: Audit the code and know exactly what's running