Skip to content
Merged

Gatus #307

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/assets/images/gatus-dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/installation/components/dozzle.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A dedicated sidecar container (`seatable-logs` based on `sumologic/tailing-sidec

In a SeaTable context, it simplifies troubleshooting by aggregating logs from all services in your Docker Compose stack via the shared Docker socket.

![Dozzle is an open-source web-based log viewer](../../assets/images/dozzle.png)
![Dozzle is an open-source web-based log viewer](../../assets/images/dozzle.png){style="border-radius:12px; padding:16px; background-color:#f5f5f5"}

!!! warning "Logs may contain sensitive data"

Expand Down
2 changes: 1 addition & 1 deletion docs/installation/components/gatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Certificate Expiration
- Python Pipeline

![Gatus provides a real-time status page of your SeaTable Server](../../assets/images/gatus-dashboard.png)
![Gatus provides a real-time status page of your SeaTable Server](../../assets/images/gatus-dashboard.png){style="border-radius:12px; padding:16px; background-color:#020817"}

## Installation

Expand Down