An open API service indexing awesome lists of open source software.

https://github.com/natthasath/docker-dozzle

Dozzle: A lightweight Docker container log viewer with a web-based interface. Easily monitor logs in real-time, filter, and search for specific content. Perfect for debugging and troubleshooting.
https://github.com/natthasath/docker-dozzle

docker-compose dozzle monitoring

Last synced: 2 months ago
JSON representation

Dozzle: A lightweight Docker container log viewer with a web-based interface. Easily monitor logs in real-time, filter, and search for specific content. Perfect for debugging and troubleshooting.

Awesome Lists containing this project

README

          

# 🎉 Docker Dozzle

Dozzle: A lightweight Docker container log viewer with a web-based interface. Easily monitor logs in real-time, filter, and search for specific content. Perfect for debugging and troubleshooting.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:9999/](http://localhost:9999/) username : `admin` password : `admin`

```shell {"id":"01HTCDB149GYCZ52SQBG04Y972"}
docker-compose up -d
```