azukaar / Cosmos-Server

☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)
https://cosmos-cloud.io
Other
2.97k stars 105 forks source link

[FEAT]: Secret vault #176

Open brezinajn opened 5 months ago

brezinajn commented 5 months ago

Feature Description

I'd like to have a central secret management place embedded in cosmos, so I can reference them in my configurations.

azukaar commented 5 months ago

What kind of secret would you store there?

brezinajn commented 5 months ago

API keys mostly. I have few recurring API keys passed as env variables. It'd be nice to have a unified place to manage those.