contact : shailender.birmaan2@gmail.com
I have my own server for some hobby projects and I'd really want a plug and play solution for checking git-repos with docker-files and starting them with their own URL for different branches.
Right now, if I have 20 projects with 20 branches, that's 400 endpoints that needs to be configured.
And what's best practice with canary deployments via git.
So my question is, does it exist a solution and what should I search for besides CI/CD?