This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/throwawayFIREAU on 2025-02-20 00:57:23+00:00.
I'm an older dev who grew up on Linux and the modern cloud stuff has finally exhausted me with rising prices and nickle and diming for every little thing that should be a freebie.
I think what I'm after is something like the good old days of self hosting a webserver and having a load of random scripts but with the modernity of Cattle vs Pets.
I want to do this... but I can't find it! And I don't want the extras of GitLab/OneDev to do it.
The ask?
- Something to detect or poll for changes in either local Git or Github
- Clone and run the build (preserve artifact if can be bothered)
- Clone and built the artifact for production (or whatever)
- Put it in a container with whatever ports/config it needs
- Something to detect / poll for new docker images
- Pull, run container with healthchecks, cut over, kill old container.
- Setup routing as needed (caddy or cloudflare tunnel)
Am I a wide eyed neckbearded dreamer?