about summary refs log tree commit diff
path: root/tools/govanity/app.yaml
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/app.yaml
parentconfig: replace homelab with tools (diff)
downloadworld-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 '')
-rw-r--r--tools/govanity/app.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/govanity/app.yaml b/tools/govanity/app.yaml
deleted file mode 100644
index 40f1c9f..0000000
--- a/tools/govanity/app.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
-runtime: go
-api_version: go1
-
-handlers:
-  - url: /.*
-    script: _go_app