1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00
Files
dozzle/docs/index.md
Amir Raminfar a1af2c60cd vitepress (#2076)
* Uses vitepress

* migrates to vitepress

* Remove api link

* Adds gitignore

* Adds gitignore

* Removes unused colors

* Removes optional for docker
2023-03-10 12:01:26 -08:00

884 B

layout, title, hero, features
layout title hero features
home Home
name tagline actions
Dozzle A lightweight, web-based Docker log viewer that provides real-time monitoring and easy troubleshooting.
theme text link
brand Get Started /guide/getting-started
title details
Real-time logging Allows you to view logs of other Docker containers in real-time. As new log entries are generated, they are streamed to the web interface without needing to refresh the page.
title details
Lightweight An application written in Go consuming very little memory and CPU. It can be run alongside other containers without causing performance issues.
title details
Multi-host Support Dozzle UI support connecting to multiple remote hosts with a simple drop down to choose between different hosts.