tools/cmd/tipgodoc
Péter Surányi a160d803d7 cmd/tipgodoc: enable indexing
Run godoc indexing just once on startup. Wait for indexing to complete
before switching to new side. Increase startup timeout to accommodate for
indexing.

Updates golang/go#9996.

Change-Id: I1e746a68b7d787e6d7f180c2617ea75f0d3291f8
Reviewed-on: https://go-review.googlesource.com/7120
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-03-09 23:33:43 +00:00
..
Dockerfile cmd/tipgodoc: enable indexing 2015-03-09 23:33:43 +00:00
README cmd/tipgodoc: fix some nits 2015-01-09 00:28:10 +00:00
app.yaml cmd/tipgodoc: simplify Dockerfile and fix deployment 2015-01-09 00:21:14 +00:00
tip.go cmd/tipgodoc: enable indexing 2015-03-09 23:33:43 +00:00

README

To deploy as an App Engine Manged VM, use gcloud:

	$ gcloud --project golang-org preview app deploy .