10 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
10 months ago
Point your image to whatever URL you want and you can add credentials here 😄

10 months ago
I have no idea if that's compatible with Forgejo by the way
10 months ago
But if they handle credentials the same way it should be
10 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.
10 months ago
They are?
10 months ago
That was the case at one point, if that's changed I didn't know either
10 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
10 months ago
^ No, private registries are not available on Pro.
10 months ago
Not at the moment.
10 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)
10 months ago
Sadly, again, you can't use selfhosted registries on Railway.
10 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