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.