Remote Agents
Installation
Installation
3 min
install the agent in swimlane ui settings > tenant specific > agents click view agents to see your agents and pools click deploy agent to open the install window note do not click outside this window or it will close and you must start again fill in required fields (see below for field details) click copy install script paste the script into your terminal and run it answer any prompts or questions to finish installation sample install script curl k https //\<your turbine instance>/agent/install sh | bash s agent name=agent xyz the script prompts for your turbine username and password credentials are not saved configuration options agent install script fields only required field information agent name the name of the agent, will prompt if not provided (this value is prefixed with agent ) agent name can only contain letters, numbers, underscores, or hyphens do not use spaces customizable fields information ca cert path path to a folder of ca certs to be mounted for certificate validation (helpful for self signed or internal certs) agent initial pools the initial pools to join you can add more than one agent container network subnet the container network subnet in cidr format default 10 55 55 0/24 http proxy add http proxy support for remote agents example http //username\ password\@host\ port no proxy comma delimited list of urls which may bypass the above proxy settings example swimlane com,google com cron schedule the user that will execute the cron job that performs updates to the agent images the user needs to be able to execute docker commands and curl requests for assistance creating a cron user, please contact your linux first line of support ignore insecure certificates instructs the agent and its connectors to ignore insecure certificates while connecting to https sources allow insecure certificates for gateway communication allows an insecure certificate when connecting to the host turbine instance’s gateway note additional options may be available, but only via command line usage information is available by running the script directly preflight checks during installation, the script will attempt several checks please watch for warnings or errors the warnings or errors may not prevent installation, but could effect stability or performance of your remote agent checks performed primary swimlane turbine system connection login credentials image access from quay io http //quay io/ (or other image repositories provided) cgroupv2 enablement container host version, function, and storage size ability of the container host to run an image quality of connection to a turbine cloud environment (including latency) virtual container network settings conflicting containers or networks on the container host