Replies: 1 comment
-
|
Hi @Eliophot! I'm Dosu and I’m helping the dokploy team. This is a known issue with how Dokploy handles registry authentication for Docker Compose deployments. The "Test Connection" button runs A few things to check and try:
The most likely culprit here is #3 — your PAT may have repository-level permissions but not the organization-level package access that Forgejo requires for private org registries. In Forgejo, you typically need the To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
On Dokploy, I add my Forgejo instance in Registry, I test connection, it's ok.
I use docker compose to pull my docker image, it's ok when the organisation is public.
But when my organisation is private, I have this issue :
But I did create a linked user with the appropriate permissions and PAT
What did I miss?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions