by mtmail on 10/17/2023, 1:48:35 PM
Quite a few. Search for "PaaS", e.g. https://dokku.com/
Specific to Hetzner https://github.com/hetznercloud/awesome-hcloud might list some integrations (PaaS solutions often need an adapter, configuration or plugin for each provider like Hetzner)
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?