flâneur — a map of the web's best reading

Self-hosted PaaS - Peter Demin

peter.demin.dev · 989 words · saved by 1 readers

There are several popular open-source PaaS options on the market today, each with its own unique twist. The tools listed below are six of the most popular — or increasingly popular — projects that engineering teams use to abstract the complexities of infrastructure management while still embracing the power of the cloud. CapRover is a popular free and open-source PaaS originally released in 2017. Built using TypeScript, It is extremely easy to use, requiring only a few commands to get started. Because Docker powers it, nearly any application can be deployed to CapRover with minimal overhead thanks to CapRover’s own Captain Definition file format. This file outlines the resources and other dependencies required to run the underlying application successfully. Although getting started with CapRover is incredibly straightforward, what really stands out is its built-in marketplace of one-click applications. This makes deploying common technologies such as WordPress and MySQL very simple, re

Self-hosted PaaS ¶ Every time a developer sneezes, three new PaaS projects are spawning. Kubernetes-based: sablier Tsuru Kubero Devtron Otomi Convox Docker-compose-based: Coolify Exoframe Hookah Docker-based: CapRover No containers: Podi * Docker optional Piku (and a notable fork: Sailor ) Source: Reddit comment More from TechTarget : Top 6 open source PaaS tools ¶ There are several popular open-source PaaS options on the market today, each with its own unique twist. The tools listed below are six of the most popular — or increasingly popular — projects that engineering teams use to abstract t

Explore this link on the map →

related reading