wersooth
@wersooth@lemmy.world
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on **How** should I properly document my homelab? 22 hours ago:
I have a repo for the infra files (compose files and terraform files just for playing). I store the docs in the same repo in MD files. As for the secrets, I’m using docker swarm, so I can store the needed passwords there. otherwise Vaulwarden is my go to, <ad> self hosted, lightweight password manager, compatible with bitwarden clients </ad> I’m a little paranoid if the note-service got db corruptions, I might loose too much info, so git is the way (personal opinion).