1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Joao Gilberto Magalhaes
3a4b428e46 Add generate-keys.sh script for SSL and JWT key generation and update examples
- Added `generate-keys.sh` script to automate the generation of SSL certificates and JWT keys for testing.
- Updated examples and documentation across Docker, Kubernetes, Swarm, and static directories to include instructions for running the script.
- Removed hardcoded .pem files and replaced with dynamically generated keys and certificates.
- Emphasized testing-only usage of self-signed certificates.
2025-12-02 12:28:22 -05:00
Joao Gilberto Magalhaes
f75cb8aab2 Add comprehensive plugin usage examples for Docker, Kubernetes, and Swarm
- Introduced multiple detailed plugin examples for Cloudflare IP restoration, IP whitelisting, JWT validation, and combined usage.
- Added configurations for `docker-compose`, `Kubernetes`, and `Swarm` showcasing individual and multi-plugin use cases.
- Included clear prerequisites, setup steps, and testing procedures for each example.
- Documented advanced scenarios like path blocking, custom IP lists, and JWT validation for production environments.
2025-11-27 19:31:15 -05:00
Joao Gilberto Magalhaes
06d1d447f8 Add comprehensive Docker, Kubernetes, Swarm, and static configuration examples
- Added detailed `README.md` files with step-by-step instructions for Docker Compose, Kubernetes, Swarm, and static configuration examples.
- Included use cases for SSL setup, Let's Encrypt integration, load balancing, and advanced features like plugins and path-based routing.
- Documented environment variables, service labels, and troubleshooting tips across all examples.
- Enhanced examples with clear testing guidelines, SSL certificate generation steps, and debugging workflows.
2025-11-27 19:02:39 -05:00
byjg CI/CD
14cce510bf [skip ci] Update from 4.5.0 to 4.6.0 2025-08-24 23:14:07 +00:00
byjg CI/CD
f1c1d117f5 [skip ci] Update from 4.4.0 to 4.5.0 2025-04-16 18:53:24 +00:00
byjg CI/CD
7af8d2da5a [skip ci] Update from 4.3.1-rc1 to 4.4.0 2023-11-22 01:15:51 +00:00
Joao Gilberto Magalhaes
c58c3509dc Fix version in the examples 2023-07-03 21:46:49 -05:00
Joao Gilberto Magalhaes
bc2e7e779d Fix Example 2023-07-03 21:09:52 -05:00
Joao Gilberto Magalhaes
166b75cd75 Minor Fix Pre-Merge 2023-07-03 15:02:32 -05:00
Joao Gilberto Magalhaes
c0eb766339 Fix Swarm networking 2023-02-27 23:28:09 -06:00
Joao Gilberto
aa5f8055f5 Better examples for Swarm 2023-02-27 10:08:38 -06:00
Joao Gilberto
9535413a10 Issue #33 2022-11-09 23:57:12 -03:00
Joao Gilberto Magalhaes
5c5f01df2b Using docker python 2022-08-23 23:01:07 -05:00
Joao M
7d959f892a Refactoring to Python 2022-08-24 01:00:26 +00:00