Trying to set up zipline
shadowplayzdev
FREEOP

5 months ago

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

$10 Bounty

8 Replies

Railway
BOT

5 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!


vibepanda
PRO

5 months ago

Can you share some more details? Like env variables?


noahd
EMPLOYEE

5 months ago

What...


shadowplayzdev
FREEOP

5 months ago

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


vibepanda
PRO

5 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.


vibepanda
PRO

5 months ago

Hi, did it work?


vibepanda

Hi, did it work?

shadowplayzdev
FREEOP

5 months ago

I tried it and yes. It worked.


vibepanda
PRO

4 months ago

Can we close this ticket?


Loading...