3 months ago
I have a project I started from a public template and I would like to eject and modify it. I don't see the option for eject anywhere.
How do I eject?
7 Replies
I did find this documentation for how:
https://docs.railway.com/templates/deploy#eject-from-template-repository
I guess the template I have is pointing to a Docker container with auto-updates, so there isn't an Eject option. Just "disconnect" from the container.
Attachments
Also, I am testing the flow with a trial account and I can't select an organization to eject to:
Attachments
3 months ago
Ejecting isn't applicable for services that deploy from images.
This is probably because I don't have any GitHub repos connected to the trial account. My main account shows my connected GitHub organizations.
Ejecting claimed it would be ejected from all environments, but I triggered the ejection from my development environment and it still shows the old connection here, though the latest deployment is the Initial commit from the repo it created. The production environment was changed correctly.
Attachments