Docker Deployment: How to provide credential to container? #535
Unanswered
xtchall
asked this question in
Q&A | Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What I tried:
(default Google auth provider enabled, Gmail API client ID and client secret in .env)
curl http://localhost:9099/v1/health
returned: { "healthy": "true" }arcade login
so as to obtain credentialsWhat I wanted to do:
Where I ran into problems:
arcade login
ran without error but did not provide credentialSystem information:
Would appreciate thoughts on:
Beta Was this translation helpful? Give feedback.
All reactions