diff options
| author | Paul Buetow <paul@buetow.org> | 2024-02-04 15:02:21 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-02-04 15:02:21 +0000 |
| commit | b579d6c12fea81c7c02ed17f77b3fba3beab8f0f (patch) | |
| tree | 96a11807d0636a8a03c538de72b4948299eeaeb4 /gemfeed | |
| parent | a3b7ee9591a173a6252c788ba0b9dba861de0126 (diff) | |
correcting
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.gmi b/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.gmi index c851d522..d88e9bc4 100644 --- a/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.gmi +++ b/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.gmi @@ -70,7 +70,7 @@ You can find all Terraform manifests here: Whereas: -* `org-buetow-base` sets up the bare VPS, EFS, and Route 53 zone. It's the requirement for most other Terraform manifests in this repository. +* `org-buetow-base` sets up the bare VPN (IPv4 and IPv6 subnets in 3 AZs, EFS, ECR (the AWS container registry for some self-built containers) and Route 53 zone. It's the requirement for most other Terraform manifests in this repository. * `org-buetow-bastion` sets up a minimal Amazon Linux EC2 instance where I can manually SSH into and look at the EFS file system (if required). * `org-buetow-elb` sets up the Elastic Load Balancer, a prerequisite for any service running in ECS Fargate. * `org-buetow-ecs` finally sets up and deploys all the Docker apps mentioned above. Any apps can be turned on or off via the `variables.tf` file. |
