The Ansible playbooks I use to deploy it are the documentation.
- 0 Posts
- 8 Comments
Joined 8 months ago
Cake day: September 18th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
In my homelab I use Bitnami’s sealed secrets to commit the encrypted secrets to git and deploy with ArgoCD.
borax7385@lemmy.worldto Games@lemmy.world•I'm bored and desperately search for a proper gameEnglish3·27 days agoDyson Sphere Program is a great factory game. Check it out.
borax7385@lemmy.worldto Selfhosted@lemmy.world•Am I the only one interested in Fedora based containers?English1·1 month agoI run some containers based on Fedora, mainly because I know the userspace and I don’t care about the size.
We don’t know how big is the universe beyond the observable universe.
borax7385@lemmy.worldto News@lemmy.world•Meta staff torrented nearly 82TB of pirated books for AI training — court records reveal copyright violations77·3 months agoMega Chad. Keep on seeding Mark!
Very accurate 😂
Man, I hate all the boilerplate that Microsoft uses in their documentation, it’s a pain to read anything.
Oh, I didn’t realize this was for plain containers, sorry.
For that I use Ansible to deploy the containers in my server. The secrets are stored encrypted in my local machine with passwordstore and I use the passwordstore lookup plugin to load them in the playbooks/templates.