From ad57ea98360a3654ffa5da540338ed3684d12ed1 Mon Sep 17 00:00:00 2001 From: Kokomo123 Date: Fri, 26 Jan 2024 18:11:21 -0500 Subject: [PATCH 1/2] Add Dozzle to Monitoring Section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b434a06..c5b1372 100644 --- a/README.md +++ b/README.md @@ -486,6 +486,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. `Apache-2.0` `Go` - [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/Checkmk/checkmk)) `GPL-2.0` `Python/PHP` - [dashdot](https://github.com/MauriceNino/dashdot) - A simple, modern server dashboard for smaller private servers. ([Demo](https://dash.mauz.dev/)) `MIT` `Nodejs/Docker` +- [Dozzle](https://dozzle.dev) - A lightweight, web-based Docker log viewer that provides real-time monitoring and easy troubleshooting. ([Source Code](https://github.com/amir20/dozzle)) `MIT` `Docker/Nodejs/Go` - [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` - [eZ Server Monitor](https://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. ([Source Code](https://github.com/shevabam/ezservermonitor-web)) `GPL-3.0` `PHP/Shell` - [glances](https://nicolargo.github.io/glances/) - Open-source, cross-platform real-time monitoring tool with CLI and web dashboard interfaces and many exporting options. ([Source Code](https://github.com/nicolargo/glances)) `GPL-3.0` `Python` From 528af6eb54df34a738f0cd2d88eb25111a8a826e Mon Sep 17 00:00:00 2001 From: Jack Wilson <65888343+NerdvanaExplorer@users.noreply.github.com> Date: Tue, 16 Jul 2024 01:50:38 +0800 Subject: [PATCH 2/2] Add DefGuard to VPN (#559) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6bffab4..c3e4c22 100644 --- a/README.md +++ b/README.md @@ -699,6 +699,7 @@ Virtualization software. VPN software. +- [DefGuard](https://defguard.net/) - True enterprise WireGuard with MFA/2FA and SSO. ([Source Code](https://github.com/DefGuard)) `Apache-2.0` `Rust` - [Dockovpn](https://dockovpn.io) - Out-of-the-box stateless dockerized OpenVPN server which starts in less than 2 seconds. ([Source Code](https://github.com/dockovpn/dockovpn)) `GPL-2.0` `Docker` - [Firezone](https://www.firez.one/) - WireGuard based VPN Server and Firewall. ([Source Code](https://github.com/firezone/firezone)) `Apache-2.0` `Docker` - [Headscale](https://github.com/juanfont/headscale) - Self-hostable fork of [Tailscale](https://tailscale.com), cross-platform clients, simple to use, built-in (currently experimental) monitoring tools. `BSD-3-Clause` `Go`