CLI serve command
The serve
command starts the Resonate (Durable Promise) Server.
resonate serve [flags]
Flags:
- --api-size
- --api-http-addr
- --api-http-timeout
- --api-grpc-addr string
- --api-base-url
- --api-http-auth
- --aio-size
- --aio-store
- --aio-store-size
- --aio-store-workers
- --aio-store-batch-size
- --aio-store-sqlite-path
- --aio-store-sqlite-tx-timeout
- --aio-store-sqlite-reset
- --aio-store-postgres-host
- --aio-store-postgres-port
- --aio-store-postgres-username
- --aio-store-postgres-password
- --aio-store-postgres-database
- --aio-store-postgres-query
- --aio-store-postgres-tx-timeout
- --aio-store-postgres-reset
- --aio-network-size
- --aio-network-workers
- --aio-network-batch-size
- --aio-network-timeout
- --aio-queuing-size
- --aio-queuing-batch-size
- --aio-queuing-connections
- --aio-queuing-routes
- --system-coroutine-max-size
- --system-notification-cache-size
- --system-submission-batch-size
- --system-completion-batch-size
- --system-schedule-batch-size
- --metrics-port
- --ignore-asserts