Breandan Dezendorf bb7d1a0706 Remove debug from gopy 1 рік тому
..
migrations 5acec87654 Added flask migrations 2 роки тому
templates bb7d1a0706 Remove debug from gopy 1 рік тому
.gitignore 0f31320097 Initial flask app working 2 роки тому
Dockerfile b1231af050 Release new gopy 2 роки тому
Makefile 11b0638cbe add build make target for gopy 2 роки тому
README 707a6cb902 bump gopy/README to bump argo 1 рік тому
build.sh 6e5f4bf26d Added gopy k3s manifest 2 роки тому
gopy.py ccaf40fbc2 update gopy again 1 рік тому
requirements.txt 5acec87654 Added flask migrations 2 роки тому

README

A simple python Flask application to serve go link redirects

The idea is that anyone on the internet can hit http://go.dezendorf.net/ and be redirected to the saved value. All administrative actions redirect to authelia and https://

TLS termination is done at traefik. Which is a pain to deal with. Trying to sort routing priorities now.