awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Frontend deployment platform

Ranking updated Jun 30, 2026

For an open source platform for frontend deployment, the strongest matches are coollabsio/coolify (Coolify is a self-hosted PaaS that automates deploying containerized), flynn/flynn (Flynn is a general-purpose open-source PaaS that deploys containerized) and kubero-dev/kubero (Kubero is a self-hosted Kubernetes-based PaaS that can deploy). finsys/dockhand and piku/piku round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Find the best open-source Vercel alternatives for frontend deployment. Compare top self-hosted platforms by features and activity to pick the right one.

Frontend deployment platform

Find the best repos with AI.We'll search the best matching repositories with AI.
  • coollabsio/coolifycoollabsio avatar

    coollabsio/coolify

    57,055View on GitHub↗

    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 automates deploying containerized apps including frontends and backend services from Git, with support for custom domains, SSL, environment variables, and preview deployments — it fits your Vercel-like needs, though its serverless function support uses containers rather than a dedicated FaaS runtime.

    PHPGit-Triggered Deployment PipelinesBuild PipelinesPreview Environment Managers
    View on GitHub↗57,055
  • flynn/flynnflynn avatar

    flynn/flynn

    7,850View on GitHub↗

    Flynn is an open-source Platform as a Service (PaaS) that automates the full lifecycle of containerized applications across any infrastructure. It functions as a container orchestration platform, scheduling and managing application containers with isolated filesystem and network stacks, while also providing a health-checked service discovery router that directs traffic only to healthy container instances. The platform is built around a Git-push deployment model, where pushing code to a configured repository triggers an automated build-test-deploy cycle. It supports declarative scaling, allowi

    Flynn is a general-purpose open-source PaaS that deploys containerized apps via Git push and automatic builds, but as a container orchestrator rather than a frontend-focused platform it lacks Vercel’s tailored preview deployments, serverless function model, and integrated static CDN.

    GoGit-Push DeploymentsGit-Triggered Deployment PipelinesPush-Triggered Deployments
    View on GitHub↗7,850
  • kubero-dev/kuberokubero-dev avatar

    kubero-dev/kubero

    4,150View on GitHub↗

    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 Kubernetes-based PaaS that can deploy any containerized application including frontends, but it is a general-purpose platform rather than a Vercel-like frontend-specific deployment platform with built-in serverless functions at the edge.

    TypeScriptGit-Based DeploymentGit-Based Deployment AutomationsSSL Certificate Automation
    View on GitHub↗4,150
  • finsys/dockhandFinsys avatar

    Finsys/dockhand

    2,609View on GitHub↗

    Dockhand is a multi-host Docker manager and container management interface used to control the lifecycle of containers, images, volumes, and networks. It functions as a Docker Compose orchestrator and GitOps deployment tool, enabling the synchronization of application stacks directly from remote Git repositories. The project distinguishes itself as an enterprise Docker access controller, providing role-based access control and identity verification through OIDC, LDAP, and multi-factor authentication. It secures sensitive data using AES-256-GCM encryption for credentials at rest and handles na

    Dockhand is a general-purpose Docker container orchestrator with GitOps deployment, not a platform tailored for deploying frontend applications with serverless functions and static site hosting like Vercel — it manages any containerized stack but lacks the frontend-specific build pipeline, preview deployments, and edge function features you need.

    SvelteGit-Based DeploymentGit-Based Deployment Automations
    View on GitHub↗2,609
  • piku/pikupiku avatar

    piku/piku

    6,590View on GitHub↗

    Piku is a git-based platform-as-a-service deployment tool for self-hosted application hosting. It enables the deployment of multiple web applications and background workers to private servers by automating builds and updates through git push. The system acts as an application process orchestrator and reverse proxy server manager, routing incoming HTTP traffic to specific application processes. It features a multi-language application runtime that detects programming languages from repository files to handle dependency installation and execution settings. Security is handled via an integrated

    piku is a self-hosted git-based PaaS that can deploy web apps and static sites with custom domains and SSL, but it is a general-purpose application orchestrator rather than a platform focused on frontend applications with serverless edge functions and preview deployments like Vercel.

    PythonGit-Push DeploymentsSSL Certificate Automation
    View on GitHub↗6,590
  • fission/fissionfission avatar

    fission/fission

    8,863View on GitHub↗

    Fission is a function-as-a-service platform and serverless framework for Kubernetes. It manages the lifecycle and execution of code snippets as serverless functions, providing an orchestrator that triggers these functions based on HTTP requests, message queues, or scheduled events. The platform features a cold-start optimized runtime that utilizes warm container pools and dynamic loaders to achieve millisecond execution. It includes a native autoscaler to adjust the number of function instances based on real-time traffic demand and supports canary release testing to split incoming traffic bet

    Fission is a Kubernetes-native serverless platform for running functions, but it does not handle static site hosting, Git-based deployment pipelines, or preview deployments that are core to a Vercel-like frontend deployment platform.

    GoFunction-as-a-Service Platforms
    View on GitHub↗8,863
  • appwrite/appwriteappwrite avatar

    appwrite/appwrite

    56,318View on GitHub↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application development and resource management. The platform distinguishes itself through a container-based microservices architecture that ensures consistent execution across diverse infrastructure. It features a versatile connectivity layer that links frontend applications with third-party servi

    Appwrite is a backend-as-a-service platform that includes serverless functions and self-hosting, but it is not a frontend deployment platform with Git-based continuous deployment, preview deployments, or static site hosting — it's a different category of tool (BaaS) rather than a direct Vercel alternative.

    TypeScriptCustom DomainsEnvironment VariablesSecret Management
    View on GitHub↗56,318
  • leokhoa/laragonleokhoa avatar

    leokhoa/laragon

    5,220View on GitHub↗

    Laragon is a portable web server suite and WAMP stack manager that provides a self-contained local development environment. It enables the bootstrapping of web applications through the orchestration of web servers, databases, and language runtimes on a single machine. The project is distinguished by its registry-free portable mode, allowing the entire development stack to be moved between drives or computers without re-installation. It features automated virtual host mapping and SSL certificate generation for local domains, as well as a local tunneling gateway to expose projects via public UR

    Laragon is a portable local development environment and WAMP stack manager, not a self-hostable deployment platform for frontend applications; it lacks Git-based continuous deployment, serverless functions, and production hosting features that a Vercel alternative would provide.

    PHPCustom DomainsSSL Certificate Automation
    View on GitHub↗5,220
  • ipfs-shipyard/ipfs-desktopipfs-shipyard avatar

    ipfs-shipyard/ipfs-desktop

    6,535View on GitHub↗

    ipfs-desktop is a graphical application for managing a local IPFS node, hosting content, and interacting with the peer-to-peer network. It serves as a desktop client that provides a visual interface for content-addressed storage management, peer-to-peer file sharing, and the administration of the node lifecycle. The project differentiates itself by providing a comprehensive suite of controllers for node health, gateway routing, and static site hosting. It includes a dedicated content-addressed storage browser for importing and organizing files, a gateway controller to route network content th

    IPFS Desktop is a graphical tool for managing a local IPFS node and hosting static content on the peer-to-peer network, but it lacks Git-based continuous deployment, serverless functions, and managed preview deployments — it is a file-hosting client rather than a full Vercel-style deployment platform.

    JavaScriptCustom DomainsStatic Site Hosting
    View on GitHub↗6,535
  • mightymoud/sidekickMightyMoud avatar

    MightyMoud/sidekick

    7,465View on GitHub↗

    Sidekick is a command-line tool that provisions bare VPS servers, transfers Docker images, manages secrets, and orchestrates zero-downtime deployments across single or multiple server instances. It handles the full deployment pipeline from a local machine, building container images locally and transferring them directly to the server without requiring a remote container registry. The tool distinguishes itself through an integrated approach to security and automation. It encrypts environment variables locally using SOPS and Age keys, then decrypts them on the server at deploy time for runtime

    Sidekick is a bare-VPS Docker deployment tool, not a frontend-specific platform — it lacks Git-based automatic builds and serverless functions, so while it self-hosts and manages preview deployments, it does not match the Vercel-like workflow you're looking for.

    GoPreview DeploymentsSecret Management
    View on GitHub↗7,465
  • dokku/dokkudokku avatar

    dokku/dokku

    31,954View on GitHub↗

    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 self-hosted PaaS that deploys web applications via Git and buildpacks, but it lacks built-in serverless function support and preview deployments, making it more of a general-purpose deployment tool than a dedicated frontend platform like Vercel.

    ShellGit-Driven Deployment Pipelines
    View on GitHub↗31,954
  • dokploy/dokployDokploy avatar

    Dokploy/dokploy

    34,901View on GitHub↗

    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 for deploying containerized applications and databases, not a platform specifically built for frontend deployments with serverless functions and Git-based pipelines like Vercel — it manages full containers rather than offering the focused frontend workflows you're looking for.

    TypeScriptGit-Based Deployment AutomationsGit-based Deployment ServicesSecret Management
    View on GitHub↗34,901

Related searches

  • a self-hosted Netlify alternative
  • an open source website builder for designers
  • a self-hosted Render alternative
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
coollabsio/coolify57.1KPHPApache-2.0Jun 16, 2026
flynn/flynn7.9KGoBSD-3-ClauseSep 4, 2021
kubero-dev/kubero4.2KTypeScriptgpl-3.0Feb 11, 2026
finsys/dockhand2.6KSvelteotherFeb 16, 2026
piku/piku6.6KPythonMITMay 20, 2026
fission/fission8.9KGoApache-2.0Jun 16, 2026
appwrite/appwrite56.3KTypeScriptBSD-3-ClauseJun 16, 2026
leokhoa/laragon5.2KPHP—Feb 14, 2026
ipfs-shipyard/ipfs-desktop6.5KJavaScriptMITJun 16, 2026
mightymoud/sidekick7.5KGoGPL-3.0Feb 3, 2026
  • an open source headless CMS for developers
  • an open source no-code web builder
  • a self hosted platform as a service
  • an open source website builder for portfolios
  • a self-hosted serverless functions platform