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
Project ID:
8022363b-2d49-446d-9dd4-3ce9f6749999
pull requests are welcome! 🙂
awsome, thank you
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.
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
where do you define there environment variables in project files ?
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.
I did a fork
in the service variables
I am talking about the code
look
it is just a sample link
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
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 ?
have you added a database to your project?
No. I will use an external provider.
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