openpodcast / api

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

Create auth keys for prod api after merge of #49 #50

Closed woolfg closed 1 year ago

woolfg commented 1 year ago
woolfg commented 1 year ago

Created secret in google cloud run: {"dummy-cn389ncoiwuencr":1} and linked it to the cloud run api project using an env var ACCOUNTS_FILE which specifies the path to the mounted secret.

image

fyi @mre

woolfg commented 1 year ago

in repo pipelines API keys (in secrets changed)

woolfg commented 1 year ago

keys seem to work, run was ok https://github.com/openpodcast/pipelines/actions/runs/3830691653/jobs/6518884509