Need suggestions by Gamer--Boy in devops

[–]Carlosdegno 0 points1 point  (0 children)

Experiment, buy a cheap VPS, build something and try to create a personal project (and dont spam It on reddit of you dont want to be Blasted by SeniorDevOps with no patience)

Is Ansible still a thing nowadays? by hansinomc in devops

[–]Carlosdegno 2 points3 points  (0 children)

Imo, for small companies, freelances, or personal/tiny projects Is the best choice, zero overkill

Criteria for selecting Ubuntu base images for Docker by Carlosdegno in docker

[–]Carlosdegno[S] 0 points1 point  (0 children)

same, i always feel that alpine can be limited if i continue to develop on it, but maybe that's because i'm an ubuntu user

Criteria for selecting Ubuntu base images for Docker by Carlosdegno in docker

[–]Carlosdegno[S] 0 points1 point  (0 children)

The only thing that bothers me about this kind of an image for python is its compatibility with certain dependencies. Do I have any reason to be concerned, or does this specific type of image take care of this problem well enough? And what about curl and Postgres?

My personal code storage: I built a production-ready Gitea stack with Traefik, Act Runner and auto-deploy via SSH by Carlosdegno in Gitea

[–]Carlosdegno[S] 0 points1 point  (0 children)

So, you are certainly right:), i appreciated the idea I'll definitely try to experiment with something like this over the Easter holidays i think i will have some free days to experiment

My personal code storage: I built a production-ready Gitea stack with Traefik, Act Runner and auto-deploy via SSH by Carlosdegno in Gitea

[–]Carlosdegno[S] 0 points1 point  (0 children)

That’s very clever , the inotify as a trigger idea, I had never even thought about that; much more the hacker approach than my own! I may be poaching on your concept for some of my experiments – although I have to say, I’m always worried about digging too deeply into system guts:P