Skip to content

Commit

Permalink
Remove example of copying public key from ~/.ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
gherceg committed Nov 15, 2024
1 parent 1bbcc4b commit 50c52a1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/source/installation/2-manual-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -258,12 +258,6 @@ Install CommCare Cloud
9. Copy your **public** key to ``~/environments/_authorized_keys/``.
The filename must correspond to your username.

For example:

::

$ cp ~/.ssh/id_rsa.pub ~/environments/_authorized_keys/$(whoami).pub

10. Change “monolith.commcarehq.test” to your real domain name,

::
Expand Down

0 comments on commit 50c52a1

Please sign in to comment.