mirror of
https://github.com/trailofbits/algo.git
synced 2025-05-13 03:13:58 +02:00
Readme
This commit is contained in:
parent
2f66b03880
commit
d960a2cc21
1 changed files with 0 additions and 6 deletions
|
@ -46,12 +46,6 @@ There are two available cloud providers:
|
|||
* DigitalOcean
|
||||
* Amazon EC2
|
||||
|
||||
If you want to use Amazon EC2, ensure that you setup the required environment variables prior to starting the deploy:
|
||||
```
|
||||
declare -x AWS_ACCESS_KEY_ID="XXXXXXXXXXXXXXXXXXX"
|
||||
declare -x AWS_SECRET_ACCESS_KEY="XXXXXXXXXXXXXXXxx"
|
||||
```
|
||||
|
||||
Open the file `config.cfg` in your favorite text editor. Specify users in the `users` list.
|
||||
|
||||
Start the deploy and follow the instructions:
|
||||
|
|
Loading…
Add table
Reference in a new issue