From eb4a31e5f4e2f3783e1e92fb8ed94aa2107538b9 Mon Sep 17 00:00:00 2001 From: Shawn M <84647313+hyperion02@users.noreply.github.com> Date: Tue, 16 Jun 2026 15:11:25 -0400 Subject: [PATCH] chore: Update README.md (#323) * chore: Update README.md added unraid link * chore: Update README.md fix markdown --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c7ab5ec..7d737455 100644 --- a/README.md +++ b/README.md @@ -54,12 +54,13 @@ ## Installation -You have 4 ways to install Portabase: +You have 5 ways to install Portabase: - Automated CLI (recommended) - [details](https://portabase.io/docs/dashboard/setup#cli) - Docker Run - [details](https://portabase.io/docs/dashboard/setup#docker) - Docker Compose setup - [details](https://portabase.io/docs/dashboard/setup#docker-compose) -- Kubernetes with Helm [details](https://portabase.io/docs/dashboard/setup#helm) +- Unraid Community Apps - [details](https://ca.unraid.net/apps/portabase-dashboard-1sdc97m05ufd7q) - [unraid support thread](https://forums.unraid.net/topic/199072-support-portabase-dashboard-agent-dockers/) +- Kubernetes with Helm - [details](https://portabase.io/docs/dashboard/setup#helm) - Development setup - [details](https://portabase.io/docs/dashboard/setup#development) **Ensure Docker is installed on your machine before getting started.**