aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gce_setup
Commit message (Collapse)AuthorAge
...
* Minor bugfixes; adds independent command for support scripts on GCE machinesGravatar Tim Emiola2015-01-22
|
* Merge remote-tracking branch 'upstream/master'Gravatar Tim Emiola2015-01-21
|\
* | bugfix: corrects a bug in grpc_sync_imagesGravatar Tim Emiola2015-01-21
| |
| * Adds a command to copy the docker github credential from GCSGravatar Tim Emiola2015-01-21
|/ | | | | - updates grpc_update_image to install the github credential when the base image is built
* Updates launch server to remove existing server if it's presentGravatar Tim Emiola2015-01-15
|
* Renames and grpc_update_docker_images to grpc_sync_imagesGravatar Tim Emiola2015-01-15
| | | | - also allows it to sync multiple hosts
* Simplify the docker image update cmdGravatar Tim Emiola2015-01-15
|
* Allows grpc_** that run gcloud compute ssh to run from docker containersGravatar Tim Emiola2015-01-13
| | | | | | | - adds _grpc_ensure_gcloud_ssh that creates the ~/.ssh/gcloud_compute_engine key file if it does not exist - update all the grpc_** commands that use ssh to call this
* Corrects the ruby dockerfile to ensure it has access to git-on-[].Gravatar temiola2015-01-12
| | | | | | | | Adds a command for triggering a pull of the latest built docker images. Change on 2015/01/09 by temiola <temiola@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83641150
* Adding the tools directory to the git export.Gravatar Nicolas Noble2015-01-06