For 自托管的 Render 替代方案, the strongest matches are kubero-dev/kubero (Kubero is a self-hosted PaaS built on Kubernetes that), coollabsio/coolify (Coolify is a self-hosted PaaS that provides git-based deployment) and dokku/dokku (Dokku is a mature self-hosted PaaS that automates git-driven). caprover/caprover and dokploy/dokploy round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
用于自动化应用部署和管理云基础设施环境的自托管平台与 PaaS 解决方案。
Kubero is a self-hosted Platform as a Service (PaaS) that simplifies the deployment, scaling, and management of containerized applications on Kubernetes. It functions as an application manager, CI/CD orchestrator, and multi-tenant manager, allowing users to run workloads without writing manual configuration files. The platform distinguishes itself through automated image synthesis, transforming source code from Git repositories into deployable containers via buildpacks, Dockerfiles, or nixpacks. It implements a GitOps delivery model with automated pipelines that trigger builds on push events
Kubero is a self-hosted PaaS built on Kubernetes that automates deployment from Git repositories with buildpacks and GitOps pipelines, covering the core features you need for a Render-like experience including auto-scaling, secrets management, and container orchestration.
This project is a self-hosted platform-as-a-service that provides a centralized management interface for deploying, configuring, and monitoring containerized applications and databases on private infrastructure. It functions as a visual control plane, automating the end-to-end lifecycle of services from source code to production. By managing container orchestration, networking, and resource allocation, it allows users to maintain full control over their own hardware while streamlining the delivery of software. The platform distinguishes itself through its agentless architecture, which uses se
Coolify is a self-hosted PaaS that provides git-based deployment, automatic SSL, container orchestration (Docker), custom domain management, and environment variable handling—matching all the core features you'd expect from a Render-like platform.
Dokku is a self-hosted platform as a service that automates the deployment and management of web applications on your own infrastructure. It functions as an infrastructure automation tool, providing a git-driven engine that triggers container builds, service orchestration, and release workflows directly from source code repositories. The platform distinguishes itself by using buildpack-based image construction to detect project structures and automate container creation without manual configuration. It manages the full application lifecycle through a simplified interface that abstracts low-le
Dokku is a mature self-hosted PaaS that automates git-driven deployment, container management, and SSL provisioning on your own infrastructure, directly matching the Render-like experience this search is after.
CapRover is a self-hosted platform-as-a-service that provides a centralized dashboard for managing containerized applications and databases. It functions as a container orchestration platform, simplifying the deployment, scaling, and networking of services across server environments. By leveraging a reverse-proxy-based architecture, the platform handles domain mapping, traffic routing, and automated SSL certificate lifecycle management to ensure secure, encrypted access for hosted web services. The platform distinguishes itself through its integrated automation capabilities, which include aut
CapRover is a self-hosted platform-as-a-service with a centralized dashboard for managing Docker containers, automated SSL certificate lifecycle management, and domain mapping, directly matching the requested self-hostable PaaS with container orchestration and automatic HTTPS.
Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup
Dokploy is a self-hosted PaaS platform that deploys and manages containerized applications across multiple nodes via a web UI and CLI, aligning well with the core orchestration and self-hosting requirements though the description does not explicitly confirm git-based deploys or auto-scaling.
Deis is an open-source, self-hosted Platform-as-a-Service that deploys and manages containerized applications on a CoreOS cluster using a Heroku-inspired git push workflow. It accepts application code via git push, automatically builds a Docker image, and runs it as a container on the cluster, with systemd and etcd providing service discovery and configuration management. The platform provides a developer experience modeled after Heroku, with a command-line interface for creating, scaling, configuring, and monitoring applications. It hosts a private Git remote per application that triggers th
Deis is a self-hosted PaaS that uses a git-push workflow to build and deploy Docker containers on a CoreOS cluster, providing a Heroku-like experience for scaling and managing applications, though it may not include built-in automatic SSL handling.