Skip to content

Conversation

@dan5e3s6ares
Copy link
Member

  • Introduced Traefik service in docker-compose.yaml for routing and SSL termination.
  • Configured HTTP and HTTPS routers for PyNews API and ScanAPI report viewer.
  • Added Traefik dashboard accessible locally.
  • Implemented Let's Encrypt for automatic SSL certificate generation.
  • Created dynamic and static configuration files for Traefik.
  • Added middleware for security headers, rate limiting, and CORS.
  • Updated README.md with Traefik setup instructions and service details.
  • Initialized acme.json for Let's Encrypt certificate storage.

- Introduced Traefik service in docker-compose.yaml for routing and SSL termination.
- Configured HTTP and HTTPS routers for PyNews API and ScanAPI report viewer.
- Added Traefik dashboard accessible locally.
- Implemented Let's Encrypt for automatic SSL certificate generation.
- Created dynamic and static configuration files for Traefik.
- Added middleware for security headers, rate limiting, and CORS.
- Updated README.md with Traefik setup instructions and service details.
- Initialized acme.json for Let's Encrypt certificate storage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant