commit | 5335ba30c5d1bca3f742800bb48d9eb58ab22507 | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Wed Jun 21 15:07:15 2017 +1000 |
committer | Andrew Gerrand <adg@golang.org> | Wed Jun 21 05:31:46 2017 +0000 |
tree | 38c40ef75d84b191dbee031c7898ba20167a6f2d | |
parent | c976971fda3b3e24355c643f59b13ee9d8a5cd94 [diff] |
cmd/upspin-deploy-gcp: use go/build package to locate GOPATH The GOPATH environment variable will now default to $HOME/go if it is unset. Use the GOPATH from the go/build package's default environment to inherit this property. Change-Id: I17863461d1a3fc7dcefee3f04738df7e60dd9b96 Reviewed-on: https://upspin-review.googlesource.com/10264 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 Deploying Upspin servers to Google Cloud Platform document for information about running an Upspin cluster on Google Container Engine.
See the master repository for more information about the Upspin project.