Deploy Subscope
Subscope is a Bluesky compatible server that complies with the AT Protocol.
Ingester
mkizka/subscope-ingester:latest
Just deployed
Worker
mkizka/subscope-worker:latest
Just deployed
Ouranos
mkizka/ouranos:latest
Just deployed
Admin
mkizka/subscope-admin:latest
Just deployed
Postgres
railwayapp-templates/postgres-ssl:17
Just deployed
/var/lib/postgresql/data
AppView
mkizka/subscope-appview:latest
Just deployed
Redis
redis:8.2.1
Just deployed
/data
Blob-Proxy
mkizka/subscope-blob-proxy:latest
Just deployed
/cache
Template Content
PRIVATE_KEY_ES256_B64
generate it with openssl ecparam -name prime256v1 -genkey | openssl pkcs8 -topk8 -nocrypt | openssl base64 -A
ADMIN_DID
the DID of administration account.
Redis
redis:8.2.1