.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
BUILDER_URL
RPC Client Args
BUILDER_JWT_TOKEN
secret
BUILDER_TIMEOUT
Optional BUILDER_JWT_PATH=
L2_URL
L2_JWT_TOKEN
secret
L2_TIMEOUT
Optional L2_JWT_PATH=
RPC_HOST
RPC Server Args
RPC_PORT
DEBUG_HOST
Debug Server Args
DEBUG_SERVER_PORT
FLASHBLOCKS
Flashblocks Args
FLASHBLOCKS_BUILDER_URL
FLASHBLOCKS_HOST
FLASHBLOCKS_PORT
TRACING
Extra Args
LOG_LEVEL
METRICS
LOG_FORMAT
brew install flyctl && fly launch --from https://github.com/base/rollup-boost
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/base/rollup-boost
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/base/rollup-boost