R
Railway•14mo ago
Felinto

Update strapi

Hey! Could you update the "strapi" template ? The last version available is 4.10 https://github.com/railwayapp-templates/strapi https://strapi.io/changelog
GitHub
GitHub - railwayapp-templates/strapi: Deploy Strapi on Railway. Nex...
Deploy Strapi on Railway. Next-gen headless CMS. Contribute to railwayapp-templates/strapi development by creating an account on GitHub.
Strapi - Changelog
Discover notable changes made to Strapi.
18 Replies
Percy
Percy•14mo ago
Project ID: 8022363b-2d49-446d-9dd4-3ce9f6749999
Brody
Brody•14mo ago
pull requests are welcome! 🙂
Brody
Brody•14mo ago
awsome, thank you
Felinto
Felinto•14mo ago
When are you going to merge the changes? I tried to use my own GitHub repository but it doesn't show a popup asking for some information like the railway template.
Brody
Brody•14mo ago
I don't know when it would get merged, you should fork that repo so you aren't dependent on the version the template uses
Felinto
Felinto•14mo ago
where do you define there environment variables in project files ?
Felinto
Felinto•14mo ago
GitHub
GitHub - felinto-dev/strapi: Deploy Strapi on Railway. Next-gen hea...
Deploy Strapi on Railway. Next-gen headless CMS. Contribute to felinto-dev/strapi development by creating an account on GitHub.
Felinto
Felinto•14mo ago
I did a fork
Brody
Brody•14mo ago
in the service variables
Felinto
Felinto•14mo ago
I am talking about the code look
Felinto
Felinto•14mo ago
Felinto
Felinto•14mo ago
it is just a sample link
Brody
Brody•14mo ago
you set them in the service variables, and the code is already setup to read the environment variables you are over thinking this you no longer have a use for that button create a service, set those variables in the service variables tab, then add your repo to the service in the service settings
Felinto
Felinto•14mo ago
I really would to know what file generate this list of environment variables. If you use Dockerfile, is easy to know Anyway, what environment variables I need to use to setup the database connection ?
Brody
Brody•14mo ago
have you added a database to your project?
Felinto
Felinto•14mo ago
No. I will use an external provider.
Brody
Brody•14mo ago
the environment key names that the template will use by default are listed here https://github.com/felinto-dev/strapi/blob/main/config/database.js