Coolify is an open source platform that helps you manage your entire web infrastructure on your own hardware. It's a self hostable alternative to services like Heroku, Netlify, and Vercel. It is a perfect tool for developers and IT professionals and it is free.

Source code repo and installation instructions https://github.com/coollabsio/coolify

GitHub - coollabsio/coolify: An open-source & self-hostable Heroku / Netlify / Vercel alternative.

An open-source & self-hostable Heroku / Netlify / Vercel alternative. - coollabsio/coolify

GitHub
@nixCraft I tried to deploy a game server using coolify but failed. Unfortunately they treat all custom docker image deployments as web applications and I couldn't figure out how to "fix" it. All I needed was to deploy 3 docker images with only one exposing two custom ports. Maybe it's different now but I'm happy with caprover for now.
@nixCraft I personally love coolify, we use it already on production for Wordpress and other interna software. Recommend it to anyone!
@nixCraft
The requirement for a root user on the machine or a nopassword sudo access makes it a no go for me.