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.