Skip to content

Commit 998db6b

Browse files
authored
Merge pull request #1507 from ojeytonwilliams/docs/update-infra
docs: add details about creating new VMs
2 parents f81a22d + 4479eea commit 998db6b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/maintainers.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,9 @@ If this is your first deploy, make sure another maintainer is around to assist.
8686

8787
The bundled documents are available at downloads.devdocs.io and the documents themselves at documents.devdocs.io. Download and document requests are proxied to S3 buckets devdocs-downloads.s3.amazonaws.com and devdocs-documents.s3.amazonaws.com respectively.
8888

89-
If there's ever a need to create a new proxy VM (and the `devdocs-proxy` snapshot is not available) then the new vm should be provisioned as follows:
89+
New proxy VMs should be created from the `devdocs-proxy` snapshot. Before adding them to the load-balancer, it's necessary to add their IP addresses to the aws:SourceIp lists for both buckets, or their requests will be rejected.
90+
91+
When creating a new proxy VM and the `devdocs-proxy` snapshot is not available, then the new vm should be provisioned as follows:
9092

9193
```bash
9294
# we need at least nginx 1.19.x

0 commit comments

Comments
 (0)