Pull Requests
All Pull Requests
Add new feature for user authentication
feature/auth into main
Fix bug in data processing pipeline
bugfix/data-processing into main
Closed
Page 1Next
Dynamically connects Traefik to the required Docker networks, eliminating the need for a shared network for all web services. It listens to Docker events and manages network attachments, ensuring Traefik only joins networks of labeled containers. This improves service isolation and simplifies multi-service deployments.