From 9c5c56beb580480dfc66740f1b3d9e9067abe9d2 Mon Sep 17 00:00:00 2001 From: chrisfu Date: Thu, 28 May 2026 08:18:38 -0700 Subject: [PATCH] docs(readme): Prole. banner and header Replace the knoe ASCII art banner with a Prole. banner linking to all four live services (svc/db/git/api.prole.org). Add # Prole. as the top-level header with a one-paragraph description of the homelab deployment and its relationship to upstream knoe-db. Demote the Knoe platform overview to ## Knoe platform. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 3635bc7..1ed6c7c 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,35 @@
-# ###########################
-# ╭──────────────────────╮ #
-# │               _      │ #
-# │  | _/ _ |  _ |_      │ #
-# │  |/ | \ | (  |_)     │ #
-# │                       │ #
-# ╰──────────────────────╯ #
-# ###########################
+# #############################################
+# ╭───────────────────────────────────────╮  #
+# │                                        │  #
+# │   ___  ____  ___  _    ____            │  #
+# │  | _ \|  _ \/ _ \| |  | ___|          │  #
+# │  |  _/| |_) | | | | |  |___ \         │  #
+# │  | |  |  __/| |_| | |___ ___) |       │  #
+# │  |_|  |_|    \___/|_____|____/  .      │  #
+# │                                        │  #
+# │          svc · db · git · api          │  #
+# ╰───────────────────────────────────────╯  #
+# #############################################
 
+ +[svc.prole.org](https://svc.prole.org)  ·  +[db.prole.org](https://db.prole.org)  ·  +[git.prole.org](https://git.prole.org)  ·  +[api.prole.org](https://api.prole.org) +
-# Knoe +# Prole. + +**Prole** is the reference homelab deployment of the **[Knoe](https://git.knoe.dev)** platform — running on a three-node k3s ARM64 cluster with Samba Active Directory, Kerberos SSO, and Google Workspace login across all services. + +This repo is the `prole.org` fork of [knoe-db](https://git.knoe.dev/knoe-dev/knoe-db), tracking upstream and carrying the cluster-specific manifests, identity configuration, and operational tooling for `prole.org`. + +--- + +## Knoe platform **Knoe makes it practical to run a Supabase-style platform across air-gapped, edge, and cloud environments.**