openpodcast / api

OpenPodcast API server
https://openpodcast.dev
8 stars 2 forks source link

move keys to db for API #159

Open woolfg opened 9 months ago

woolfg commented 9 months ago

currently to create a new key, we have to add the key, deploy the docker secret and restart the service. this is quite complicated. the keys should be stored encrypted in the DB.