#Can I create an environment from a secondary branch of a GitHub repository?

9 messages · Page 1 of 1 (latest)

torn skiff
#

Hello,

I have a Node.js web app on Railway, and I'm looking for a way to create a second instance for "snapshot" releases of my application. Currently, my main environment is set up from the master branch of my GitHub repository. However, I'd like to know if it's possible to create a separate environment from a secondary branch of the same repository to work on experimental features or releases without affecting the main environment.

Thank you for your assistance!

quasi socketBOT
#

Project ID: N/A

cobalt lodgeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

torn skiff
#

N/A

supple leaf
#

Yes you can create other enviroments on the project settings or on the project breadcrumb path at the top

#

its gonna replicate your main project, then go to each service and change its branch

torn skiff
supple leaf