From a2d298fca51c9701d1ef6b0d9c7584c15a42ac0b Mon Sep 17 00:00:00 2001 From: Yury Kossakovsky Date: Thu, 7 Aug 2025 21:40:52 -0600 Subject: [PATCH] Add Portainer documentation to README - Included a description of Portainer as a lightweight web UI for managing Docker environments. - Added Portainer access information to the services list in the README, specifying the URL and authentication details. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 035ae28..ade7f64 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ The installer also makes the following powerful open-source tools **available fo ✅ [**Grafana**](https://grafana.com/) - An open-source platform for visualizing monitoring data, helping you understand system performance at a glance. +✅ [**Portainer**](https://www.portainer.io/) - A lightweight, secure web UI to manage your Docker environment (containers, images, volumes, networks) with ease. + ### Included Community Workflows Get started quickly with a vast library of pre-built automations (optional import during setup)! This collection includes over 300 workflows covering a wide range of use cases: @@ -131,6 +133,7 @@ After successful installation, your services are up and running! Here's how to g - **Grafana:** `grafana.yourdomain.com` - **SearXNG:** `searxng.yourdomain.com` - **Prometheus:** `prometheus.yourdomain.com` (Typically used as a data source for Grafana) + - **Portainer:** `portainer.yourdomain.com` (Protected by Caddy basic auth; on first login, complete Portainer admin setup) 2. **Explore n8n:**