website/cmd/admingolangorg
Andrew Bonventre ef43905be3 cmd/admingolangorg: force https for all paths
Change-Id: I1013687b302d9ddc5005c9ad80d3295b3ee461f4
Reviewed-on: https://go-review.googlesource.com/c/website/+/244338
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
2020-07-22 20:32:00 +00:00
..
.gcloudignore cmd/admingolangorg: add command serving an admin interface 2020-06-18 01:33:28 +00:00
README.md cmd/admingolangorg: add command serving an admin interface 2020-06-18 01:33:28 +00:00
app.yaml cmd/admingolangorg: force https for all paths 2020-07-22 20:32:00 +00:00
main.go cmd/admingolangorg: add command serving an admin interface 2020-06-18 01:33:28 +00:00

README.md

admingolangorg

This app serves as the admin interface for the golang.org/s link shortener. Its functionality may be expanded in the future.

Deployment:

To update the public site, run:

gcloud app --account=username@domain.com --project=golang-org deploy app.yaml