Skip to content
Springcomp edited this page Feb 8, 2026 · 3 revisions

Overview

Self-Hosted SimpleLogin runs on Docker.

Dependencies

The containers run in the following dependency tree:

├─ postgres
|  └─ migration
│     └─ init
│        ├─ app
│        │  └─ traefik-certificate-exporter
│        │     └─ postfix
│        └─ email
│           └─ job_runner
├─ dns
|  └─ postfix
└─ traefik

Clone this wiki locally