Skip to content

Commit

Permalink
AWS: Updated README.md
Browse files Browse the repository at this point in the history
Updated parameter list for advanced stack
  • Loading branch information
lmakarov committed Jul 21, 2020
1 parent 0fb85a9 commit f130670
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions aws-cloudformation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,18 @@ You will be prompted for a few required and optional settings.

- Basic: Required
- Resource type (`ec2` vs `spot`)
- Instance type
- Instance type (primary)
- Instance type 2 (spot only)
- Instance type 3 (spot only)
- SSH key
- Availability zone
- VPC/Network: Optional
- VPC ID
- Subnet ID
- Elastic IP
- Access from
- Access from CIDR 1
- Access from CIDR 2
- Access from CIDR 3
- Storage: Optional
- Persistent data volume
- Enable artifacts bucket
Expand All @@ -85,6 +89,8 @@ You will be prompted for a few required and optional settings.
- LetsEncrypt settings: Optional
- Sandbox domain name
- LetsEncrypt configuration
- Docksal settings: Optional
- Docksal version

Once provisioned, the IP address of the server will be printed in the **Outputs** section in CloudFormation (`<external-ip>`).

Expand Down

0 comments on commit f130670

Please sign in to comment.