Skip to content

Commit 0105f85

Browse files
committed
maplibre-secure-map-tiles: updated link in Wiki docs
1 parent c90c6f0 commit 0105f85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wiki/info/landscape/map-providers-google-and-maplibre.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ The end-to-end procedure is a **two-phase** roll:
183183
group, **dismiss the two old instances** (scale desired back down to 2, or
184184
let the ASG replace them).
185185
* **Option B — live in-place update (no replacement).** Run OpenFreeMap's
186-
[`rotate-tile-auth-secrets.sh`](https://github.com/axeluhl/openfreemap/blob/AL2023/docs/self_hosting.md#baking-a-golden-ami-for-an-auto-scaling-group-behind-an-alb)
186+
[`rotate-tile-auth-secrets.sh`](https://github.com/axeluhl/openfreemap/blob/AL2023/rotate-tile-auth-secrets.sh)
187187
helper, pointing it at our target group (with an **authenticated `aws` CLI**
188188
and SSH access to the fleet), e.g.
189189
`TILE_AUTH_SECRETS='k1:old-secret,k2:new-secret' ./rotate-tile-auth-secrets.sh --target-group maptiles --region eu-west-1`.

0 commit comments

Comments
 (0)