hankels
Member
OP
52 VPS and counting
- Joined:
- Jun 2024
- Posts:
- 301
- From:
- Phoenix, US
I run 52 boxes (mix of Contabo and OVHcloud, don't ask) and I've been going in circles on this. Tried HashiCorp Vault on a KnownHost 2GB instance for a month. RAM usage alone ate 40% of the plan. At $6/mo for that VPS plus the complexity... math doesn't work.
Bitwarden self-hosted: better? Still heavy. Needs Docker, needs 1GB comfortable. Across my fleet that's 52 passwords, API keys, SSH junk. Plain files with ansible-vault maybe? But then I'm pushing encrypted blobs everywhere and praying.
What's your creative compromise for sub-$5/mo infrastructure where "enterprise grade" is a joke?
Current setup:
- Different password every server (generated, 20+ chars)
- Encrypted spreadsheet on local machine
- Pray nothing leaks
Surely someone has a dumber-smarter solution.
seedbox, NAS, tape, and three offsite
tallinnying
Member
Night Shift
- Joined:
- Aug 2024
- Posts:
- 268
- From:
- Tallinn, EE
Tried to build a secrets thing at 3am once. Used sqlite + age encryption + a bash script that maybe works
Anyway it stores everything in a single file I scp around. Idk why I do this. The file is named `dont_look` and I have 6 copies of it on different machines with different timestamps and I don't remember which is canonical
SORT BY EMOTIONAL ATTACHMENT TO EACH BOX!
I did this accidentally. The OVHcloud box that crashes weekly is named `regret`. The stable one is `boring`. I only remember `regret`'s password because I type it so often fixing it
builds at 3AM, sleeps at noon
Zurich1984
Member
- Joined:
- Jun 2024
- Posts:
- 118
- From:
- Zurich, CH
HostHatch $3 box for secrets? One breach and you're cooked.
/24 for sale. No lowballs.
olespete
Member
Trust No One
- Joined:
- Jun 2024
- Posts:
- 270
- From:
- Unknown
Same with Vault, their RAM appetite is a fiction novel.
airgapped, encrypted, faraday'd, still worried