Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 404 Bytes

Migrate from Nginx Reverse Proxy to Traefik.md

File metadata and controls

7 lines (7 loc) · 404 Bytes

If you use Nginx Proxy Manager as a reverse proxy, this should help you migrate to Traefik host by host (like I did).

Prerequisites

  • Running docker instance
  • Running NPM instance on docker
  • Running Traefik instance on docker (for installation, see

Sources