TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is there an open source alternative to Digitalocean app platform?

2 pointsby nerdyadventurerover 1 year ago
Digital ocean app platform make things easy by deploying changes on git push (git ops), handling domain names. Is there something similar but opensource which can be used on Hetzner?

1 comment

mtmailover 1 year ago
Quite a few. Search for &quot;PaaS&quot;, e.g. <a href="https:&#x2F;&#x2F;dokku.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;dokku.com&#x2F;</a><p>Specific to Hetzner <a href="https:&#x2F;&#x2F;github.com&#x2F;hetznercloud&#x2F;awesome-hcloud">https:&#x2F;&#x2F;github.com&#x2F;hetznercloud&#x2F;awesome-hcloud</a> might list some integrations (PaaS solutions often need an adapter, configuration or plugin for each provider like Hetzner)