Skip to content

zifnab06/fwdr

Repository files navigation

fwdr

This isn't ready for use.

fwdr is a simple project that allows you to create URL forwarders in flask-admin.

To use:

docker build . -t fwdr
docker run --rm -e ADMIN_USERNAME=something -e ADMIN_PASSWORD=something -e SECRET_TOKEN=something -p 8080:8080 -dit fwdr

The goal of this project is to replace the ~300 301s in zifnab.net's nginx configuration with a sane(ish) fallback for some paths.

About

Simple URL forwarder with flask+mongoengine

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published