Skip to content

How to obtain api-key on Google Cloud Run #1717

Answered by acelaya
gazeto asked this question in Help wanted
Discussion options

You must be logged in to vote

Perhaps the INITIAL_API_KEY env var comes handy here.

The value you provide will be used to create an admin API key the first time a container is spin-up. After that you can even remove it if you want.

Make sure to set a secure value (long and random enough).

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@acelaya
Comment options

Answer selected by gazeto
Comment options

You must be logged in to vote
3 replies
@acelaya
Comment options

@acelaya
Comment options

@gazeto
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants
Converted from issue

This discussion was converted from issue #1716 on March 07, 2023 08:09.