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

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.