Github Registry for Homarr
Trying to update Homarr, but when I pull the image I'm getting a 500 error. So I wanted to add the registry Homarr is using since they changed their image to ghcr.io
I tried pulling the image first, but it wont let me because I dont have the right registry for Homarr... hence the ask.
Operating system: Ubuntu 22.04
Exact Homarr version:
Configuration: Container, running off Portainer 2.19.5
I tried pulling the image first, but it wont let me because I dont have the right registry for Homarr... hence the ask.
Operating system: Ubuntu 22.04
Exact Homarr version:
0.15.2Configuration: Container, running off Portainer 2.19.5
Solution
ok so the answer to my woes was to go to Portainer > Registries > Create a new Registry:
This then allowed me to update the image I was using by doing a pull which then grabbed the updated image from
This then allowed me to update the image I was using by doing a pull which then grabbed the updated image from
ghcr.io/ajnart/homarr:latest and once the image updated, I was able to recreate the container with the :latest tag.