mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-04 20:14:59 +01:00
docs: updates homepage
This commit is contained in:
@@ -16,10 +16,12 @@ hero:
|
||||
link: https://github.com/amir20/dozzle
|
||||
|
||||
features:
|
||||
- title: Real-time logging
|
||||
details: 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: Lightweight
|
||||
details: An application written in Go consuming very little memory and CPU. It can be run alongside other containers without causing performance issues.
|
||||
- title: Real-time Logging & Monitoring
|
||||
details: Captures real-time Docker container logs, enabling quick and efficient issue diagnosis.
|
||||
- title: Easy Installation and Use
|
||||
details: Offers a quick, simple setup and minimal configuration, making it user-friendly for those unfamiliar with Docker.
|
||||
- title: Multi-host Support
|
||||
details: Dozzle UI support connecting to multiple remote hosts with a simple drop down to choose between different hosts.
|
||||
details: UI support connecting to multiple remote hosts with a simple drop down to choose between different hosts.
|
||||
- title: No Database Required
|
||||
details: Streams logs directly from Docker, remaining lightweight without extra overhead or complexity.
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user