Skip to content

MaayanLab/fuzzy-proxy

Repository files navigation

fuzzy-proxy

A fuzzy-matching proxy forwarder. Redirects users to the closest (difflib similarity) ingress rule.

Currently designed to work with ingress-nginx + maayanlab.cloud/ingress annotations but could easily be repurposed to work with any url rule provider.

It works better with case sensitive ingress matchers (allowing case to be corrected by this service). For ingress-nginx this gist has the patch to make it case sensitive.

docker pull maayanlab/fuzzy-proxy:1.2.5

Environment settings

Uses a .env file during development (or just load the environment).

About

A fuzzy-matching proxy forwarder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published