Railway template

I saw you guys just posted a railway template but I can't find it on Railway templates, how do I deploy straight from the template as shown in the video?
3 Replies
kapa.ai
kapa.ai2w ago
Hi @Idan Buzaglo. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry, but the knowledge sources do not contain information about an official Wasp Railway template that can be deployed directly from the Railway templates marketplace or with a one-click deploy as shown in a video. Currently, the official Wasp documentation provides a step-by-step guide for manually deploying your Wasp app to Railway, which involves building your app, setting up services for the server and client, configuring environment variables, and deploying using the Railway CLI. There is no mention of a pre-made Railway template or a direct "deploy from template" button in the knowledge sources. The process is manual and requires following the instructions provided in the docs, including creating Dockerfiles and setting up static hosting for the client if needed. Automation for one-line deployments to Railway is being discussed and developed, but it is not yet available as a template or one-click solution according to the latest available information Deploying Manually to Railway Support one-line deployments to Railway, fully featured. If you are looking for a template or a one-click deploy, you may need to wait for future updates or follow the manual deployment guide for now. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ---------------------- Sorry @Idan Buzaglo, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist: Perhaps try again in 15mins?
Carlos
Carlos2w ago
Hey @Idan Buzaglo, the post was just a sneak peak to know if people were interested in us doing it; we don't yet have a Railway template. However, we have suppport for easy deploy to Railway from the wasp command, so you can use that in the meantime! https://wasp.sh/docs/deployment/deployment-methods/cli#railway
Wasp CLI | Wasp
Wasp CLI can deploy your full-stack application with only a single command.
miho
miho2w ago
Yep, the template is not yet published - we are still polishing it for prime-time. What @Carlos linked is pretty much the same thing, one command deployment! 🙂

Did you find this page helpful?