D
Dokploy•7mo ago
hayskapoy

recommended way to authenticate with ACR

Hello! I'm trying to deploy containers from our own private ACR. What's the recommendeed way for authentication? Thanks!
9 Replies
Siumauricio
Siumauricio•7mo ago
You mean ECR?
hayskapoy
hayskapoyOP•7mo ago
Azure Container Registry | Microsoft Azure
Store images for all types of container deployments and OCI artifacts, using Azure Container Registry.
Siumauricio
Siumauricio•7mo ago
Oh sorry, it should be the same as any other registry
hayskapoy
hayskapoyOP•7mo ago
cool, do you have a link? or a short snippet on how to do it?
Siumauricio
Siumauricio•7mo ago
Just fill the fields in the registry creation modal
hayskapoy
hayskapoyOP•7mo ago
oh lol i didnt know you have this feature already šŸ˜… thanksss !!!
David
David•7mo ago
Please for ECR, username is AWS ACCESS KEY ID right?
Siumauricio
Siumauricio•7mo ago
I think so
planttdev
planttdev•4mo ago
Hi David! Did you manage to configure it? Username is AWS_ACCESS_KEY_ID and password is Secret access key, right? I’m getting a 401 when I try this.

Did you find this page helpful?