6 months ago
Hello, I have my own self-hosted instance of Forgejo which also holds my private docker images. Is Railway planning to add support for private images anytime soon?
22 Replies
6 months ago
Point your image to whatever URL you want and you can add credentials here 😄

6 months ago
I have no idea if that's compatible with Forgejo by the way
6 months ago
But if they handle credentials the same way it should be
6 months ago
Hey @Adiology, private docker registries are only available on the pro plan.
Correction: Private images are available on the pro plan, registries are still limited regardless of plan.
6 months ago
They are?
6 months ago
That was the case at one point, if that's changed I didn't know either
6 months ago
I think y'all are thinking of private images. They would still be limited to the registries we support in any plan, though.
Now that makes sense, I was just testing with a repo on my personal workspace instead of a client one
6 months ago
^ No, private registries are not available on Pro.
6 months ago
Not at the moment.
6 months ago
As an alternative, I can recommend Quay as a registry. It's what I use, pushing from both SourceHut and Forgejo, and it is supported by Railway.
Yes but I self-host on my own servers/domain (no extra costs) which it won't support (also private)
6 months ago
Sadly, again, you can't use selfhosted registries on Railway.
6 months ago
Ah, alright, sorry for misunderstanding.
Zot looks cool, but I'm already using Forgejo at the moment, I will check it out though