cloud/docker/upspinserver-build: automatically build upspinserver

This change adds the scripts to create a build trigger to automatically
build a new gcr.io/upspin-containers/upspinserver Docker image when a
new commit is made to the gcp repo.

This Docker image is used by VMs created by the upspin-ui tool.

Change-Id: Ie116b2e08cc2464539d087af86d68e36803b9b9f
Reviewed-on: https://upspin-review.googlesource.com/15200
Reviewed-by: Rob Pike <r@golang.org>
7 files changed
tree: 6f6ee8330e6274dccf1547e8a475afb04e64ddf4
  1. cloud/
  2. cmd/
  3. vendor/
  4. .gitignore
  5. .travis.yml
  6. AUTHORS
  7. codereview.cfg
  8. CONDUCT.md
  9. CONTRIBUTING.md
  10. CONTRIBUTORS
  11. Gopkg.lock
  12. Gopkg.toml
  13. LICENSE
  14. PATENTS
  15. 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.