You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add GCP to deploy index and chart
* PR comments
- note `With CDN` for new GCP column's edge caching row
- increment setup effort to ππ (from π) since that's an extra headache
Copy file name to clipboardExpand all lines: deploy/index.md
+10-9
Original file line number
Diff line number
Diff line change
@@ -43,21 +43,22 @@ A CDN deployment of Protomaps has three parts:
43
43
44
44
*[Deploy PMTiles on Cloudflare](/deploy/cloudflare)
45
45
*[Deploy PMTiles on AWS](/deploy/aws)
46
+
*[Deploy PMTiles on Google Cloud (GCP)](/deploy/google-cloud)
46
47
*[Deploy PMTiles with the Caddy web server](/deploy/server)
47
48
48
49
## Deployment Comparison Chart
49
50
50
51
_Cloudflare is recommended for budget minded beginners. AWS is recommended for commercial companies who require a faster map and/or can offset increased marginal cost with monetization._
0 commit comments