Node Types¶
A Node Type defines how Gufo Tower accesses a Node to perform deployment.
The following Node Types are supported:
| Type | Description |
|---|---|
| Linux | A general-purpose Linux system. Gufo Tower accesses the Node using SSH. |
| FreeBSD | A FreeBSD system. Gufo Tower accesses the Node using SSH. |
| Local | A Node deployed on the same host as Gufo Tower. Deployment is performed locally without SSH access. |