mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-16 10:02:05 -05:00
[GH-ISSUE #657] Gitlab Registry - Unauthorized #19811
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LeeRoyManea on GitHub (Jul 11, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/657
Does someone know how to get my Private Registry working with Komodo?
I have added a Registry Account with UserName and AccessToken.
The Domain has the following format:
But i tested a couple of possibilities. With https and without.
When i run the compose file manualy on the same Server everything works.
But not through Komodo.
Has someone an Idea what im doing wrong?
@Rauks commented on GitHub (Jul 15, 2025):
Hi,
I'm currently using a private Gitlab self-hosted registry, the stacks using it are defined as below:
The registry account is defined in Komodo UI with:
registry.mydomain.comas domain (without http/https).registry_accountin the stack definition (in the stack example above,gitlab+deploy-token-my-registry-account).read_registryscope.@Blacks-Army commented on GitHub (Jan 30, 2026):
@mbecker20 I’m experiencing the same issue. I have three registry accounts: index.docker.io, my private Forgejo registry (with private repos and packages), and dhi.io. The first two work without explicitly defining them, but the third does not.
@ReclaimedBytes commented on GitHub (Mar 22, 2026):
I'm also unable to get dhi.io to work through Komodo.
@mbecker20 commented on GitHub (Mar 23, 2026):
@ReclaimedBytes you should open a new issue for dhi.io