Trying to set up zipline
shadowplayzdev
FREEOP

10 months ago

My PostgreSQL is stuck is morse code too and idk how to fix it.

$10 Bounty

8 Replies

Railway
BOT

10 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


10 months ago

Can you share some more details? Like env variables?


10 months ago

What...


shadowplayzdev
FREEOP

10 months ago

I have the default railway variables, PostgreSQL and DB_USERNAME for Zipline


10 months ago

Just hosted Zipline here - https://railway.com/deploy/zipline-1. You can use it as a template.

Sharing the required ENV Variables here

DATABASE_URL="${{Postgres.DATABASE_PUBLIC_URL}}"

CORE_SECRET="g4xWL8aBmS2r5yPjTqVzU6n9HcD0XsKv"

CORE_PORT="3000"

If using Railway Volume

DATASOURCE_TYPE="local"

DATASOURCE_LOCAL_DIRECTORY="./uploads"

If using S3,

DATASOURCE_TYPE="S3" DATASOURCE_S3_ACCESS_KEY_ID=""

DATASOURCE_S3_SECRET_ACCESS_KEY=""

DATASOURCE_S3_BUCKET=""

DATASOURCE_S3_REGION=""

DATASOURCE_S3_ENDPOINT=""

Docker Image

diced/zipline:latest

I hope it works now.


10 months ago

Hi, did it work?


vibepanda

Hi, did it work?

shadowplayzdev
FREEOP

10 months ago

I tried it and yes. It worked.


10 months ago

Can we close this ticket?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...