mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
removed dozzle
This commit is contained in:
@@ -58,6 +58,9 @@ These are projects that are not supported in this repo and the alternative:
|
|||||||
1. [Dockge](https://dockge.kuma.pet/) - Simple Docker Compose stack manager with a clean UI for deploying and managing containers.
|
1. [Dockge](https://dockge.kuma.pet/) - Simple Docker Compose stack manager with a clean UI for deploying and managing containers.
|
||||||
*Preferred alternative: Dockhand - lighter-weight and preferred by the user.*
|
*Preferred alternative: Dockhand - lighter-weight and preferred by the user.*
|
||||||
|
|
||||||
|
1. [Dozzle](https://dozzle.dev/) — Real-time Docker log viewer web UI.
|
||||||
|
*Preferred alternative: Dockhand has built-in log viewing, making Dozzle redundant.*
|
||||||
|
|
||||||
1. [Gotify](https://gotify.net/) - Self-hosted push notification server for sending messages to apps.
|
1. [Gotify](https://gotify.net/) - Self-hosted push notification server for sending messages to apps.
|
||||||
*Preferred alternative: [ntfy](https://ntfy.sh/) - simpler pub/sub notification system with mobile and CLI support.*
|
*Preferred alternative: [ntfy](https://ntfy.sh/) - simpler pub/sub notification system with mobile and CLI support.*
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
# Dozzle
|
|
||||||
|
|
||||||
https://dozzle.dev/
|
|
||||||
|
|
||||||
Simple Container Monitoring and Logging
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
services:
|
|
||||||
dozzle:
|
|
||||||
image: amir20/dozzle:latest
|
|
||||||
volumes:
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
|
||||||
ports:
|
|
||||||
- 8080:8080
|
|
||||||
Reference in New Issue
Block a user