mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-09 16:05:23 +02:00
Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com> Co-authored-by: Mauricio Siu <siumauricio@icloud.com>
13 lines
456 B
Markdown
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. |