railwayapp / templates

Railway starters
https://railway.app
MIT License
330 stars 150 forks source link

Temporal Template #452

Closed 6ixfalls closed 10 months ago

6ixfalls commented 11 months ago

Contact Details

six@sixfalls.me

Template URL

https://railway.app/template/AhDDtZ?referralCode=IQhE0B

What does this template deploy?

This template deploys Temporal, an open source durable execution platform. This template includes the core Temporal server, the Temporal UI, a PostgreSQL database for Temporal data, as well as a hello-world template separated into a worker and a client. This solves #424.

Demo project

https://railway.app/project/6b42a1d0-1c75-4b21-907f-c022f60f9973 (deploys may be removed to cut costs)

ndneighbor commented 10 months ago

Reviewing this now, thanks so much for this submission!

ndneighbor commented 10 months ago

Hey there @6ixfalls - so finally got around to deploying this in earnest.

It feels like there is some unclear instruction in setting up the sql.yml - although this may be familiar to Temporal users this might run into some issues where the Worker/Client might result in a crash-loop. Mind if you can resolve that or provide further instruction?

ndneighbor commented 10 months ago

Okay resolved via Discord- this is looking good. Push the code and repoint the Template over to https://github.com/railwayapp-templates/temporal and we can get this all closed out :)

ndneighbor commented 10 months ago

Working on payout, thanks!