monad.ai / StartMonadOptions
Interface: StartMonadOptions
Defined in: index.ts:23
Options for starting a complete monad.ai HTTP daemon.
Extends
Properties
claimDir?
optionalclaimDir?:string
Defined in: bootstrap.ts:20
Inherited from
cleakerPkgDistDir?
optionalcleakerPkgDistDir?:string
Defined in: bootstrap.ts:31
Inherited from
MonadOptions.cleakerPkgDistDir
cwd?
optionalcwd?:string
Defined in: bootstrap.ts:15
Inherited from
env?
optionalenv?:ProcessEnv
Defined in: bootstrap.ts:16
Inherited from
fetchProxyTimeoutMs?
optionalfetchProxyTimeoutMs?:number
Defined in: bootstrap.ts:36
Inherited from
MonadOptions.fetchProxyTimeoutMs
guiPkgDistDir?
optionalguiPkgDistDir?:string
Defined in: bootstrap.ts:29
Inherited from
hostname?
optionalhostname?:string
Defined in: bootstrap.ts:14
Inherited from
indexPath?
optionalindexPath?:string
Defined in: bootstrap.ts:35
Inherited from
logger?
optionallogger?:false|MonadLogger
Defined in: bootstrap.ts:37
Inherited from
mePkgDistDir?
optionalmePkgDistDir?:string
Defined in: bootstrap.ts:30
Inherited from
namespace?
optionalnamespace?:string
Defined in: bootstrap.ts:18
Inherited from
port?
optionalport?:string|number
Defined in: bootstrap.ts:13
Inherited from
reactDomUmdDir?
optionalreactDomUmdDir?:string
Defined in: bootstrap.ts:33
Inherited from
reactUmdDir?
optionalreactUmdDir?:string
Defined in: bootstrap.ts:32
Inherited from
routesPath?
optionalroutesPath?:string
Defined in: bootstrap.ts:34
Inherited from
seed?
optionalseed?:string
Defined in: bootstrap.ts:17
Inherited from
selfConfigPath?
optionalselfConfigPath?:string
Defined in: bootstrap.ts:21
Inherited from
selfEndpoint?
optionalselfEndpoint?:string
Defined in: bootstrap.ts:24
Inherited from
selfHostname?
optionalselfHostname?:string
Defined in: bootstrap.ts:23
Inherited from
selfIdentity?
optionalselfIdentity?:string
Defined in: bootstrap.ts:22
Inherited from
selfResources?
optionalselfResources?:string|string[]
Defined in: bootstrap.ts:28
Inherited from
selfTags?
optionalselfTags?:string|string[]
Defined in: bootstrap.ts:25
Inherited from
selfTrust?
optionalselfTrust?:string
Defined in: bootstrap.ts:27
Inherited from
selfType?
optionalselfType?:string
Defined in: bootstrap.ts:26
Inherited from
setupPersistence?
optionalsetupPersistence?:boolean
Defined in: index.ts:25
Disable periodic snapshot persistence when set to false.
stateDir?
optionalstateDir?:string
Defined in: bootstrap.ts:19