Karnaboo - streamline your update flows in Linux environments

Hi everyone, I am just starting my Rust journey with a little project of mine : https://gitlab.com/romzorus/karnaboo. The goal is to help sysadmins handle their update flows in a centralized way. This is mostly based on "apt-cacher-ng" and "ArangoDB" (with a little touch of bash scripting). It isn't a low level program but for a beginner like myself, it puts in motion most of the important concepts (multi-threading, networking, async, dealing with a database, interaction with the operating system, reading config files) so I think it can be interesting for other beginners as well. I made a video to present the project : https://www.youtube.com/watch?v=QUFpegW3hGQ I'm not a professional programmer (and non native speaker) so don't be surprised to find strange things in the code and english mistakes (feel free to point them out). Any help/input/opinion is welcome !
GitLab
Sign in · GitLab
GitLab.com
Romzor
YouTube
Karnaboo principles and demonstration
Hi, Karnaboo is a tool that can help linux sysadmins handling the updates flows on their infrastructures. If you liked the idea and want to help, you are more than welcome to do so ! Let's do it here : https://gitlab.com/romzorus/karnaboo See you !
No description
5 Replies
Unknown User
Unknown User8mo ago
Message Not Public
Sign In & Join Server To View
Romain
Romain8mo ago
Hi, of course you're welcome to ask questions, I will try to answer as much as possible but I may not have all the answers Sorry for the late response, I haven't received any alert from Discord about your message
Unknown User
Unknown User7mo ago
Message Not Public
Sign In & Join Server To View
Romain
Romain7mo ago
ok cool if you want to walked through the code some time no problem
Romain
Romain7mo ago
GitHub
GitHub - romzorus/karnaboo
Contribute to romzorus/karnaboo development by creating an account on GitHub.