Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Docker Registry

19 Topics 190 Posts
  • Docker Registry - Package Updates

    Pinned
    42
    2 Votes
    42 Posts
    3k Views
    Package UpdatesP

    [1.11.5]

    Rename app title
  • Docker Registry App Stuck in Restart - Request for Assistance

    Moved
    2
    1 Votes
    2 Posts
    34 Views
    nebulonN

    Hm those statements are a bit contradicting, so the app is showing "Running" in the app tile in the dashboard but also "pending restart"?

    Instead of trying to kill tasks or restarting the server wholesale, can you stop the app or put the app in recovery mode via the dashboard? If not what do you see in the logs? Are all services up and running?

  • 4 Votes
    21 Posts
    2k Views
    nottheendN

    @nottheend have created a new topic since it is most likely not this bug:
    https://forum.cloudron.io/topic/12216/docker-error-unable-to-pull-image-on-same-instance

  • UI not working II

    Solved
    3
    0 Votes
    3 Posts
    271 Views
    E

    Yes, I tried re-installing it.

    I have just tried it again, and one thing helped - waiting for a few minutes. The UI appeared after about 2 minutes.
    Thank you for your help!

  • 0 Votes
    4 Posts
    284 Views
    girishG

    yeah, as @fbartels said, the app is hosted behind a proxy auth. The whole thing is either protected or not. It's not possible to have public pulls with private pushes.

  • Example app that is using the docker addon

    9
    1 Votes
    9 Posts
    649 Views
    G

    @girish

    thanks, now i'm in

  • UI not working

    Solved
    6
    0 Votes
    6 Posts
    594 Views
    girishG

    @shrey I think without auth the app is buggy/hard to configure. I will look into this.

  • Update KB article docker-registry gitlab integration

    3
    0 Votes
    3 Posts
    357 Views
    M

    Exactly that was the article I was referring too. Beside oft my findings it worked for my installation like a charm.

  • Docker Registry: Buggy Behaviour for fresh install

    Solved
    7
    2 Votes
    7 Posts
    594 Views
    girishG

    @philkunz might be worth reporting upstream at https://github.com/Joxit/docker-registry-ui/issues/

  • Customize Themes of Docker Registry UI

    Solved
    3
    2 Votes
    3 Posts
    289 Views
    arshsahzadA

    Hi @girish, Thanks for the quick fix, It's working as expected

  • How can I interact with the Registry API using cloudron user managment?

    9
    0 Votes
    9 Posts
    711 Views
    TomsFreitasT

    @girish Thank you once again

  • Use Docker Registry with Portainer

    1
    0 Votes
    1 Posts
    391 Views
    No one has replied
  • No delete option for repo or tag ??

    Solved
    12
    1 Votes
    12 Posts
    1k Views
    girishG

    Pushed an update for this. To keep it simple, I just enabled it depending on the delete config for the registry itself (where it is enabled by default).

  • How do I do this??

    26
    0 Votes
    26 Posts
    2k Views
    BrutalBirdieB

    @scooke

    But about the original clone and build directory? Do I leave it, taking up space? Do I need it still?

    You can delete it.
    Buy if @nj decides to release an update you will have to clone it again, and build the update.

    @BrutalBirdie Sure, I see that now. It was one of many assumed pieces of knowledge that I come across while trying to learn this stuff. It's assumed I will realize this is your server. One thing that definitely helped me misunderstand is the cloudron.dev bit... I initially thought that, ok, this is coming from cloudron somehow. Anyway, one hurdle hurdled. One good lesson learned. One detail I will be sure to highlight when I'm helping someone out.

    Hmmmm I was thinking if I should do the example with placeholders so its more clear.
    Next time placeholders will be used again to highlight the user needs to replace this part themself.

    The second assumption was that I would know that the actual proper target

    There is no 'proper' --target its your own decision how to name the target, I go with the id from the CloudronManifest.json.

    like yours! (:0.0.1) or the BBB one (:1.0.20)

    Because, again its your choice how the image is tagged.

    cloudron build --help Usage: cloudron build [options] Build an app Options: --build-arg <namevalue> Build arg passed to docker. Can be used multiple times (default: []) --build-service-token <token> Build service token -f, --file <dockerfile> Name of the Dockerfile --set-repository [repository url] Change the repository --set-build-service [buildservice url] Set build service app URL --local Build docker images locally --no-cache Do not use cache --no-push Do not push built image to registry --raw Raw output build log --tag <docker image tag> Docker image tag. Note that this does not include the repository name -h, --help display help for command

    The --tag option lets you chose a tag instead of the cryptic hash.

  • 2 Votes
    3 Posts
    747 Views
    girishG

    @msbt thanks for reporting, fixed in the new package.

  • How to authenticate in gitlab pipline?

    Solved
    22
    0 Votes
    22 Posts
    2k Views
    calenoC

    @caleno said in How to authenticate in gitlab pipline?:

    @klawitterb

    I have token auth activated or at least configured and I can still log inn with Cloudron username and password + 2fa.

    I'd like the token auth to work via Gitlab and maybe the case above points to a configuration issue.

    I have to investigate further.

    BTW. Maybe it is just working for the UI.

  • registry auth attempt fails

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    BrutalBirdieB

    @nebulon sure in this case 😉
    But if someone read this topic further down the road how to apply a patch this could help him.

  • Getting 413 error when pushing image to docker registry

    Solved
    7
    0 Votes
    7 Posts
    3k Views
    E

    Refreshing the UX a couple of times, got me an available 1.0.0 update. Looks like some weird bug. In any case, I'll make sure my package version is 1.0.0 and check again.

    Update: This is working now. Tested with a few large images. Thanks!

  • Not visible in App Store?

    Solved
    3
    2 Votes
    3 Posts
    468 Views
    subvenS

    Thank you very much @girish! 🙂 I hope this motivates me enough to to take some time and start packing apps for cloudron