class

Meridian::Server::Bootstrapper

Inherits Reference < Object

Constants

BASE_PACKAGES = ["sudo", "ca-certificates", "curl", "openssh-server", "podman", "uidmap", "slirp4netns", "fuse-overlayfs", "unattended-upgrades", "ufw"]

Constructors

new(config : BootstrapConfig, runner : Runner | Nil = nil, output : IO = STDOUT)
Source

Instance methods

bootstrap
Source

Nested types