Replies: 3 comments
-
Is this something that's still on the radar? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@acelaya I'm hosting Shlink in our ECS Fargate containers. Can you suggest a good approach to manage the API keys? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@acelaya any update? We're looking to host on GCP Cloud Run but won't have access to the container itself, so we only have the Initial API key (set via environment variable |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Traditionally, Shlink las only allowed managing API keys through its built-in CLI tool.
The reason was that exposing this, would introduce some security concerns. Keeping it in the CLI forces you to have physical access to the server.
However, even though nobody has ever asked for it, there are valid reasons to expose it, like an eventual external CLI for Shlink that interacts with a server via API.
15 votes ·
Beta Was this translation helpful? Give feedback.
All reactions