Access Management Reverse Proxy based on JWT.
- Getting Started
- Configuration Steps
- Environment Configuration
- Main App Configuration
- Database Connection Configuration
- Server Configuration
Note: the server has built-in urlRewrite
, direct db access, JWT support, dynamically added app and route settings and RegExp
based route selector.
Important: Some modules are built-in or work only in a certain environment. For the rest of them there is one rule:
- if is not configured it doesn't run!
A growing list of reusable settings and examples can be found in config/servers/includes.
- Add upstream support
- Add local authentication
- Add web admin interface
Please do not ask for support, since I'm a lone wolf I don't have time for this. I will try to improve the project within the time available.