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.
- Host: GitHub
- URL: https://github.com/natthasath/docker-dozzle
- Owner: natthasath
- License: mit
- Created: 2024-04-01T08:43:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T04:10:45.000Z (over 1 year ago)
- Last Synced: 2025-06-12T07:48:27.688Z (about 1 year ago)
- Topics: docker-compose, dozzle, monitoring
- Language: YAML
- Homepage: https://dozzle.dev/
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.



### 🏆 Run
- [http://localhost:9999/](http://localhost:9999/) username : `admin` password : `admin`
```shell {"id":"01HTCDB149GYCZ52SQBG04Y972"}
docker-compose up -d
```