Skip to main content

Install

NAME

install - Install components

SYNOPSIS

install [--docker-host] [--docker-desktop] [--state-dir] [--conf-dir] [--gateway] [--advertise-addr] [--daemon-hosts] [--group] [--hostname] [-t|--template] [-p|--force-pull] [-f ] [-h|--help]

DESCRIPTION

Install components

OPTIONS

--docker-host <DOCKER_HOST>
The docker host to install nanocl default is unix:///var/run/docker.sock

--docker-desktop
Specify if the docker host is docker desktop detected if docker context is desktop-linux

--state-dir <STATE_DIR>
The state directory to store the state of the nanocl daemon default is /var/lib/nanocl

--conf-dir <CONF_DIR>
The configuration directory to store the configuration of the nanocl daemon default is /etc/nanocl

--gateway <GATEWAY>
The gateway address to use for the nanocl daemon default is detected

--advertise-addr <ADVERTISE_ADDR>
The hosts to use for the nanocl daemon default is detected

--daemon-hosts <DAEMON_HOSTS>
The hosts to use for the nanocl daemon default is detected

--group <GROUP>
The group to use for the nanocl daemon default is nanocl

--hostname <HOSTNAME>
The hostname to use for the nanocl daemon default is detected

-t, --template <TEMPLATE>
Installation template to use for nanocl by default its detected

-p, --force-pull
Force re pull of the nanocl components

-f
Attach to the container logs after installation

-h, --help
Print help