Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasMcFarlane authored Jan 13, 2023
1 parent 64e2341 commit 08e970b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Create an EC2 instance and a security group allow connections to port `:8080` fr

### Setup Load Balancer and Domain(s)
1. Create a new Route53 Zone for your workspaces (for example, `workspaces.example.com`). Subdomains per workspace are created here.
1. Make a note of the Hosted Zone ID as this is needed later.
1. Create an Application Load Balancer with HTTPS enabled.
1. Route all HTTPS traffic to port `:8080` on your newly created EC2 instance
1. Create a new Route53 Zone for your hosted Nimbus URL (for example `nimbus.example.com`)
Expand Down

0 comments on commit 08e970b

Please sign in to comment.