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

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.