devapp

command
v0.0.0-...-529bf19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2017 License: BSD-3-Clause Imports: 33 Imported by: 0

README

devapp

Local development

$ go build
$ ./devapp

Then visit http://localhost:6343

Deployment

$ gcloud config set project {go-dashboard-dev|symbolic-datum-552}
$ gcloud container clusters get-credentials --zone=us-central1-f go
$ make push-{dev|prod}
$ kubectl create -f deployment-{dev|prod}.yaml
$ kubectl create -f service-{dev|prod}.yaml

Documentation

Overview

Devapp is the server running dev.golang.org. It shows open bugs and code reviews and other useful dashboards for Go developers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL