From fe0fa8813275821e0c86acda09f4dbfcabdf0893 Mon Sep 17 00:00:00 2001 From: Konstantin Kovshenin Date: Wed, 13 Oct 2021 11:19:52 +0300 Subject: [PATCH] Readme: Add a note about SSH key management --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cbda28..dac7124 100644 --- a/README.md +++ b/README.md @@ -320,7 +320,7 @@ Regular .sql files can be imported too. You have **full root access** to every server you provision with Sail. There is no password for security reasons, but your root SSH key is saved to `.sail/ssh.key` -after provisioning your application. +after provisioning your application. You can [add/remove your own SSH keys](https://sailed.io/kb/ssh-key/) too. You can use this key directly with SSH or GUI SFTP software. Sail provides a handful of useful commands too: