Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 674 Bytes

private.md

File metadata and controls

19 lines (16 loc) · 674 Bytes

Private

Fly.io

Username:    postgres
Password:    9LVJUSbb1dp8Tty
Hostname:    creepy-crawler-db.internal
Flycast:     fdaa:2:4930:0:1::2
Proxy port:  5432
Postgres port:  5433
Connection string: postgres://postgres:9LVJUSbb1dp8Tty@creepy-crawler-db.flycast:5432

Connect to postgres
Any app within the Alejandro organization can connect to this Postgres using the above connection string

Your Upstash Redis database creepy-crawler-redis is ready.
Apps in the personal org can connect to at redis://default:3ea0718ec01d4dd2bab8ff2a082261f9@fly-creepy-crawler-redis.upstash.io
If you have redis-cli installed, use fly redis connect to connect to your database.