1
0
mirror of https://github.com/golang/go synced 2024-10-01 12:38:31 -06:00
go/cmd/tip/talks.yaml
Andrew Gerrand 1d593709ec cmd/tip: serve talks.golang.org
Also make health check test the backup process.

Change-Id: I9d2ed2780c07bb08683d231fccad4674c2ac22a1
Reviewed-on: https://go-review.googlesource.com/14668
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-09-18 04:55:56 +00:00

16 lines
201 B
YAML

module: talks
runtime: custom
api_version: go1
vm: true
automatic_scaling:
min_num_instances: 1
max_num_instances: 5
handlers:
- url: /.*
script: _go_app
env_variables:
TIP_BUILDER: 'talks'