SSH keys are crucial tool for connecting to a server. All Vizalo servers are only accessible using an SSH key as we disable password based login.
Adding SSH Keys
Adding a key to your Vizalo server is very simple, you can either add it when creating the server or after the server is created.
Adding at server creation
Adding a SSH key at server creation is straight forward at the bottom of the form to create your new server their is a button that says "Add SSH Key", clicking that button you should see a textarea which allows you to paste in the public part of your SSH key.
Never paste the private part of your key
Adding after a server is created
Adding a SSH key after a server is created, on the server page you should see a link to "SSH Keys" in the side menu. By navigating to that page you will be able to add your SSH key directly to your server.
Never add the private part of your key