1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Joao Gilberto Magalhaes
99f4ff325b Update logging level for plugin loading and extend static example documentation
- Changed logging level from `info` to `debug` in plugin loading to reduce verbosity during runtime.
- Significantly expanded `examples/static/README.md` with new sections, examples (basic, certbot, deny pages, JWT validator), and detailed usage instructions.
- Improved `examples/docker/docker-compose-changed-label.yml` with clearer redirect syntax using JSON for better readability.
- Fixed handling of empty or invalid JSON in labels within `easymapping` with fallback to default values and error logging.
- Added additional entries to `.gitignore` to exclude dynamic and temporary files like auto-generated configuration files and certificates.
2025-12-04 09:09:33 -05:00
Joao Gilberto Magalhaes
fa9a9767c9 Add ClusterIP and NodePort deployment 2022-08-29 18:08:15 -05:00
Joao Gilberto Magalhaes
68d3acaac0 Add gihub actions 2022-03-26 10:52:37 -05:00
Joao Gilberto
364fce10d1 Upgrade HAProxy to 2.4.2; Added examples 2021-08-10 15:17:00 -05:00
Joao Gilberto Magalhaes
7e2b6f0f01 Add __pycache__ to .gitignore 2019-07-18 00:19:37 -05:00
Joao Gilberto Magalhaes
d3687d7632 Starting the Discovery Script 2019-07-11 01:21:03 -05:00
Joao Gilberto Magalhaes
2e4fadf653 Refactoring. Use YAML instead environment 2018-10-04 00:19:21 -05:00
Joao Gilberto Magalhaes
80b49c6185 Initial Commit 2018-09-16 21:03:17 -05:00