I’m looking for a simple way to manage and deploy services/web apps to a machine of mine. I want the least amount of maintenance as possible, easy updates, and easy deployment as much as possible (obviously you're paying for convenience with those services so it can only be so easy). I’m hoping for a solid web UI to manage everything through. Has anyone here had a good experience with anything like this on their own machines?

all 6 comments

sorted by: hot top controversial new old
[–] 9 points 2 years ago (1 child)

Have a look at dokku, which is a self hosted heroku alternative https://dokku.com/

  • source
  • hideshow 2 child comments
  • [–] [S] 1 point 2 years ago (1 child)

    Thanks, looks promising for sure—is this entirely CLI or does it have a UI?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago

    I've been using portainer for this and really like it. It does tether you into using docker images but that's not really a bad thing nowadays.

  • source
  • [–] 1 point 2 years ago

    Apart from Dokku, there's coolify and caprover.

  • source