Traefik

AWS Azure Application Infrastructure 2 variations

Traefik Proxy, a cloud native reverse proxy with automatic Let's Encrypt TLS and a dashboard password minted on first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Traefik image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Traefik Proxy - Cloud-Native Reverse Proxy AWS Standard View · Guide
Traefik Proxy on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

Traefik Proxy is an open source, cloud native reverse proxy and edge router that routes HTTP traffic to backend services and obtains and renews TLS certificates automatically. It is widely used as the entry point in front of web applications and microservices.

Why the cloudimg image

The cloudimg image is hardened and fully patched with Traefik running as a service, the file provider watching a hot reloading config directory and a Let's Encrypt resolver preconfigured, so there is no systemd unit or ACME setup to build. A unique dashboard password is generated on first boot with only its hash in the config and the plaintext in a root only file, certificates and configuration sit on a dedicated resizable data disk, and 24/7 cloudimg support is included.

Common uses

  • Reverse proxy and edge routing
  • Automatic HTTPS
  • Microservices ingress