
In the admin settings under Webserver > Settings
Configuration Server – Sets the configuration of this Linux host as a standalone, cluster, or gateway configuration with a dropdown menu with the list of services provided.
- Standalone Server/All Services (webserver, manager, user, launcher, socket, forward)
- Head Node (webserver, user, manager, forward, socket)
- Compute Node (launcher, forward, socket)
- Compute Node With Authentication (Launcher, forward, socket, user)
- Gateway Node Without Logins (webserver, forward, socket)
- Manager (manager)
Port – Sets the port used by the web server.
Certificate File – Path to the certificate file. Relative paths are searched in the following order:
- /path/to/fastx/var/local/certs
- /path/to/fastx/var/certs
Private Key File – Path to the private key file. Relative paths are searched in the following order:
- /path/to/fastx/var/local/certs
- /path/to/fastx/var/certs
Certificate Authority File – Path to the certificate authority file. Relative paths are searched in the following order:
- /path/to/fastx/var/local/certs
- /path/to/fastx/var/certs
Client have no direct access to this server – check this box to prevent clients from direct access to this host.
*Note: Changes take effect when server restarts