a month ago
Hi,
Quick question as I'm very new to the platform. If I deploy a docker image using the pre-existing github template ie. https://github.com/railwayapp-templates/typesense and I want to bump the version from 29.0 to 30.2 - is there an easy way to do that? Or should I just fork the repo and update it in my own fork, then redeploy using that forked template?
Thanks!
Jakub
1 Replies
a month ago
Since March 2024, services deployed from a template are attached directly to the template's GitHub repository, so you can't edit the source without first "ejecting." In your service settings under Source, you'll find an Upstream Repo setting with an Eject button that creates a copy of the repo in your own GitHub account, which you can then modify (e.g., bump the Typesense version) and it will automatically redeploy. This is essentially the same as your forking idea, but handled through our eject workflow so the service stays properly linked.
Status changed to Awaiting User Response Railway • about 1 month ago
Status changed to Solved newkind • about 1 month ago