cloud/docker/upspinserver: add upspinserver docker image

This Docker image is to be used by Upspin users to provision and upgrade
their upspinserver instances.

It should be routinely published by Upspin team members using the
upspin-deploy-gcp command. (We may automate this later.)

Change-Id: I819491f3f9ce2943c43a7bb4c4eda95a987fe385
Reviewed-on: https://upspin-review.googlesource.com/11560
Reviewed-by: Rob Pike <r@golang.org>
4 files changed
tree: a2132e61bad77f1630eb236543438bb95e8fd184
  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.