From 178b228313a9e8824d3133d7e3a7eb3f29418764 Mon Sep 17 00:00:00 2001 From: liss-bot Date: Sun, 28 Jan 2024 01:27:18 +0000 Subject: [PATCH] Auto Publish new pages --- credits.md | 4 ++-- deployment.md | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/credits.md b/credits.md index 677207d..e4974fe 100644 --- a/credits.md +++ b/credits.md @@ -127,7 +127,7 @@ - Glydeon + Glydeon
Byron
@@ -135,7 +135,7 @@ - NixyJuppie + NixyJuppie
Nixy
diff --git a/deployment.md b/deployment.md index 30a7118..68a0337 100644 --- a/deployment.md +++ b/deployment.md @@ -21,6 +21,7 @@ Once you've got Dashy up and running, you'll want to configure it with your own - [Deployment Methods](#deployment-methods) - [Deploy with Docker](#deploy-with-docker) - [Using Docker Compose](#using-docker-compose) + - [Kubernetes](#kubernetes) - [Unraid](#unraid) - [Synology NAS](#synology-nas) - [Build from Source](#build-from-source) @@ -134,6 +135,12 @@ If you are building from source, and would like to use one of the [other Dockerf --- +## Kubernetes + +@vyrtualsynthese has written a Helm Chart for deploying with Kubernetes, available [here](https://github.com/vyrtualsynthese/selfhosted-helmcharts/tree/main/charts/dashy) + +--- + ## Unraid // TODO