mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 23:48:52 +00:00
Add location of licensing credentials (#1765)
This commit is contained in:
parent
b7a65e920a
commit
cd2c881ae9
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Install the JS dependencies:
|
|||
yarn
|
||||
```
|
||||
|
||||
Put the private key and passphrase into files (avoid using shell commands to prevent secrets from leaking into shell history). Speak to @zwass or @mikermcneil if you need to get access to these secrets.
|
||||
Put the private key and passphrase into files (avoid using shell commands to prevent secrets from leaking into shell history). They are in the "Licensing" Vault in 1Password. Speak to @zwass or @mikermcneil if you need to get access to these secrets.
|
||||
|
||||
```sh
|
||||
nano key.pem
|
||||
|
|
|
|||
Loading…
Reference in a new issue