I'm interested in setting up my own server just to make it easy to run and play around with web projects. Does anyone know if there is a heroku like service that I can host on my own server to manage web apps/sites.
Think connecting to a git repo from the UI. connecting to a domain to create development urls: projectname.domain.com, that sort of things.
I'm not sure what to look/search for online to find what I'm looking for.
If you want ease-of-use, running your own server is not the way to go. You can get pretty far with AWS/GCP/Azure free tier.