Menu

Post image 1
Post image 2
1 / 2
0

Shiprr, a Git-based PaaS for deploying web apps with regional runtime placement

DEV Community·Sayem Chowdhury·28 days ago
#hhXe3Fd0
#paas#webdev#devops#shiprr#control#platform
Reading 0:00
15s threshold

I built Shiprr, a Git-based platform for deploying web apps without having to wire up your own deployment pipeline, runtime fleet, or control plane. It is aimed at long-running web apps, where you want the convenience of a PaaS but still need control over region, resources, domains, and access. What Shiprr does Shiprr supports: GitHub and GitLab repositories Source builds Automatic framework detection Regional runtime placement Custom domains Managed TLS Access controls App sizing from the dashboard The goal is to make the path from Git push to a live app as direct as possible, while still keeping deployment behavior understandable. Why I built it A lot of deployment tools fall into one of two extremes: very simple, but limited very flexible, but operationally heavy I wanted something in between: a platform that feels lightweight, but still supports real production workflows.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More