Skip to main content

Railway Deployment

Less than 1 minute...

Railwayopen in new window is a free Serverless platform, we can deploy Waline to Railway platform easily.

How to Deploy

Deploy on Railwayopen in new window
Deploy on Railway

Click this button and it'll redirect to railway.app platform to quickly deploy. You can input your new GitHub repo name or just use default after login, then click Deploy button at the bottom to deploy. You should notice that the part of environment variables should not be modified.

railway1
railway1

After a moment you will redirect to dashboard page. Click PostgreSQL - Query and paste waline.pgsqlopen in new window this file content into textarea, then click Run Query button at the bottom to initialized database.

railway2
railway2

At last you can click Deployments - Domains to get server URL. Copy the site url and input it into client serverURL configuration. Then you can enjoy waline!

railway3
railway3

How to Update

Go to the corresponding GitHub repository and modify the version number of @waline/vercel in the package.json file to the latest.

How to Modify Environment Variables

Click Variables Tab to go to enviroment variables management page. It will deploy automatically after variable was changed.

railway4
railway4
TIPS: The comment area is only for demo. If you have any questions, please go to Github Discussion to ask.
What do you think?
  • 0
  • 0
  • 0
  • 0
  • 0
  • 0
Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v3.1.3