cmd/upspin-deploy-gcp: supply -addr flag to keyserver binary

The keyserver uses the -addr flag to form the signup URL, so we need to
pass it a valid hostname when deploying it.

Change-Id: Ia90777ae1220d31fa775517682c35fb44cf7033f
Reviewed-on: https://upspin-review.googlesource.com/11980
Reviewed-by: Rob Pike <r@golang.org>
2 files changed
tree: 74e197e541fe1d4801b87bfa16634896ab58eaf4
  1. cloud/
  2. cmd/
  3. .gitignore
  4. .travis.yml
  5. AUTHORS
  6. codereview.cfg
  7. CONDUCT.md
  8. CONTRIBUTING.md
  9. CONTRIBUTORS
  10. LICENSE
  11. PATENTS
  12. README.md
README.md

Upspin gcp repository

This 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.