tree: 75fddb7d25c18983360d0131f87b5f1992ce5861 [path history] [tgz]
  1. .gcloudignore
  2. app.yaml
  3. index.html
  4. main.go
  5. README.md
  6. snippet.html
cmd/adminapp/README.md

adminapp

This app serves as the admin interface for the go.dev/s link shortener. It can also remove unwanted playground snippets.

Deployment:

To update the public site, run:

gcloud app --project=symbolic-datum-552 deploy --promote app.yaml

We used to use admin.golang.org. Now we run a redirector there. See ../adminredirect.