website/cmd/adminapp
Dmitri Shuralyov e21a2c79bd cmd/{adminapp,adminredirect,googlegolangorg}: update App Engine runtime
Keep them up with the times.

Change-Id: I8f6940b59cac0c70320a796a0c3cfcdef8a2633d
Reviewed-on: https://go-review.googlesource.com/c/website/+/531676
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
2023-10-12 21:55:11 +00:00
..
.gcloudignore
README.md
app.yaml cmd/{adminapp,adminredirect,googlegolangorg}: update App Engine runtime 2023-10-12 21:55:11 +00:00
index.html
main.go
snippet.html

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.