SSH
| With the SSH app in , you can execute commands on a remote server. |
---|
To create the connection:
Log in to your account, add an SSH module to your , and click Create a connection.
Optional: In the Connection name field, enter a name for the connection.
In the Host field, enter the host address of the server you want to connect.
In the Post field, enter the SFTP server port. It must be a number between 1 and 65535. The default value is 22.
In the Auth type dropdown list, select the authorization method you want to use for connecting to the SFTP server.
- In the User name field, enter the user name that you use to enter the server.
- For the User name and password auth type: In the Password field, enter the password that you use to enter the server.
- For the User name and key auth type: In the Private key field, upload the private key to use the client-side authorization. Upload your certificate (P12, PFX, or PEM file) to use TLS using your self-signed certificate. If you use the client-side certificate authorization, you can enter your CA certificate here.
Optional: Set up an algorithm.
Click Save.
You've successfully established the connection and can now use the {app name} app in your . If your connection requires reauthorization at any point, follow the steps here.
You can use the following module to build your .
- Execute a command Note: will connect to your SSH server from its IP addresses. Ensure you allow list these IPs to allow connections to your remote server.