| This directory contains scripts to automate the creation, setup and deletion of | |
| Skia's GCE WebTry Server machine. | |
| Directory Contents | |
| ================== | |
| - vm_create_instance.sh | |
| Creates a webtry server instance in the specified $ZONE. | |
| - vm_setup_instance.sh | |
| Sets up the webtry server with required packages and directories. | |
| - vm_delete_instance.sh | |
| Deletes the webtry server instance in the specified $ZONE. | |
| - vm_push_update.sh | |
| Updates the code of the webtry server running on skfiddle.com |