Files
templates/blueprints/seq/README.md
Rohit Mulani 7096fe2751 feat: add Seq template (#942)
Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
Co-authored-by: Mauricio Siu <siumauricio@icloud.com>
2026-07-07 16:04:29 -06:00

13 lines
456 B
Markdown

# Seq
Seq is a self-hosted log search and structured observability server from Datalust.
This Dokploy template includes:
- Seq server using the official Datalust container image
- Generated first-run admin password
- Canonical URL configured from the Dokploy domain
- Persistent `/data` volume
- Dokploy domain routing for the web UI and ingestion API on port 80
The template sets `ACCEPT_EULA=Y`, which is required by the official Seq container image.