summaryrefslogtreecommitdiff
path: root/Procfile.template
blob: 60d609eace23c1330fccb0ea7903f87d8ff3e3bd (plain)
1
2
3
4
5
# DEV_ONLY: postgres: ./bin/postgres -D tmp/postgres -c config_file=etc/postgres/postgresql.conf
spicedb: ./bin/spicedb serve --grpc-preshared-key $ZED_TOKEN --http-addr :8081 --grpc-addr :50051 --datastore-engine postgres --datastore-conn-uri $DATABASE_URL --log-level $LOG_LEVEL --log-format json --telemetry-endpoint "" --skip-release-check
authzd: ./bin/authzd
envoy: ./bin/envoy-shim
sparkled: ./bin/sparkled