aboutsummaryrefslogtreecommitdiff
path: root/tools/govanity/README.md
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-08-12 13:53:33 -0700
committerFranck Cuny <franck@fcuny.net>2021-08-12 15:46:24 -0700
commitaa80df2b26c7455007d3db96f01bfde66c6779df (patch)
tree00cc4724a8362d0edad8de1f13be408f1df17ba6 /tools/govanity/README.md
parentconfig: replace homelab with tools (diff)
downloadinfra-aa80df2b26c7455007d3db96f01bfde66c6779df.tar.gz
build: deploy to fly
Don't deploy to Google App anymore, but use fly.io instead. Add steps to the Makefile to build a docker image, and to deploy the application to fly.io.
Diffstat (limited to 'tools/govanity/README.md')
-rw-r--r--tools/govanity/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/govanity/README.md b/tools/govanity/README.md
deleted file mode 100644
index 0c1f061..0000000
--- a/tools/govanity/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-A service to manage vanity URLs for go packages.
-
-## Deployment
-
-To update the application with the most recent code, run `make all`.