Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Introduction

TSM is a comprehensive tool for managing Traefik proxy configurations in Docker environments. It provides a modern and efficient way to handle service discovery, certificate management, and auto-scaling for your Traefik services.

Key Features

  • Service Discovery: Automatically discovers services from Docker Compose files
  • Certificate Management: Flexible certificate generation and management with YAML configuration
  • Auto-scaling: Prometheus-based monitoring and automatic service scaling
  • Configuration Generation: Dynamic Traefik configuration based on service definitions
  • User Management: Basic auth user file generation
  • Docker Integration: Seamless integration with Docker and Docker Compose

Why TSM?

TSM simplifies the management of Traefik services by providing:

  1. Automation: Reduces manual configuration and repetitive tasks
  2. Consistency: Ensures uniform configuration across services
  3. Scalability: Handles service scaling automatically based on metrics
  4. Security: Manages certificates and authentication efficiently
  5. Integration: Works seamlessly with existing Docker workflows

Getting Started

To get started with TSM, check out the Installation guide and follow the Quickstart tutorial.