cloud/docker/release: add mechanism to build Upspin binaries

This set of scripts and Dockerfiles provides a Google Container Builder
configuration for automatically building and distributing new versions
of the Upspin binaries whenever a new commit is pushed to the upspin
repository. See the README file for details.

Change-Id: I84f802347ed3479f806f6cabadd213e2a1adc9bb
Reviewed-on: https://upspin-review.googlesource.com/10340
Reviewed-by: Rob Pike <r@golang.org>
8 files changed
tree: f25b84786e1a9727711a85dd8ae5ce0c6909cbe0
  1. cloud/
  2. cmd/
  3. .gitignore
  4. .travis.yml
  5. AUTHORS
  6. CONDUCT.md
  7. CONTRIBUTING.md
  8. CONTRIBUTORS
  9. LICENSE
  10. PATENTS
  11. 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.