commit | b7f336666d23d3c827c32b7579109f6f2c2078ef | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Mon Jan 15 10:51:59 2018 +1100 |
committer | Andrew Gerrand <adg@golang.org> | Mon Jan 15 01:02:13 2018 +0000 |
tree | 1bee3f42b5bc68b1b74793161c31c4f8d9ec2896 | |
parent | 41da15c2c873e1fe1eda539ff8da69806f4fc2e8 [diff] |
cloud/docker, cloud/kube: expose port 80 for all services Changes to the way Let's Encrypt works mean that we need to serve on port 80 as well as 443. (No Upspin traffic is served in plain text; this is used solely for Let's Encrypt challenges.) See issue upspin/upspin#568 for the details. Change-Id: I53591210f8f09ccc46e025b9a8b622c2c6ee0831 Reviewed-on: https://upspin-review.googlesource.com/18140 Reviewed-by: Rob Pike <r@golang.org>
gcp
repositoryThis repository contains support for running Upspin against Google Cloud Storage and/or Google Container Engine.
See the Setting up upspinserver document for information about running an Upspin service that stores its data in Google Cloud Storage.
See the master repository for more information about the Upspin project.