Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

mariner.address

Static IPv4 address assigned to the LAN interface.

Type: string

Default:

"Derived from `mariner.cid`"

Declared by:

mariner.cid

VSOCK context ID. Must be >= 3 and unique per host

Type: unsigned integer, meaning >=0

Declared by:

mariner.hostAuthorizedKey

SSH authorized public key for vm user and root

Type: string

Declared by:

mariner.mac

MAC address for the LAN interface.

Type: string

Default:

"Derived from `mariner.cid`"

Declared by:

mariner.storage.dockerSizeMiB

Size of the docker volume in MiB.

Type: positive integer, meaning >0

Default:

32768

Declared by:

mariner.storage.nixStoreSizeMiB

Size of the writable Nix store overlay in MiB.

Type: positive integer, meaning >0

Default:

32768

Declared by:

mariner.storage.persistSizeMiB

Size of the /persist volume in MiB.

Type: positive integer, meaning >0

Default:

8192

Declared by:

mariner.username

VM user account

Type: string

Default:

"vm"

Declared by: