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

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.