Skip to content

Commit

Permalink
Remove 'Add SSH-Key' in favor of SSL certificates
Browse files Browse the repository at this point in the history
  • Loading branch information
despokd authored and Isengo1989 committed Jan 24, 2024
1 parent 39e3ef9 commit 3e31f85
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions products/paas/cli-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,6 @@ To install PaaS CLI, run the following command:
curl -sfS https://cli.shopware.com/installer | php
```

## Add SSH key

For secure communication between your local machine and your PaaS environment, create an SSH key, add it to your Account using the below command and go through the steps provided.

```sh
shopware ssh-key:add
```

When you run the CLI for the first time, it will ask you to log in via your browser.

You can also generate an SSH key manually and add it in the **My profile > SSH Keys** section of your [PaaS Console](https://console.shopware.com/).
Expand Down

0 comments on commit 3e31f85

Please sign in to comment.