mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 10:13:58 +00:00
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 <noreply@anthropic.com>
This commit is contained in:
parent
998c1bc94d
commit
9c5c56beb5
36
README.md
36
README.md
@ -1,17 +1,35 @@
|
||||
<div align="center">
|
||||
<a href="https://svc.prole.org"><pre>
|
||||
# ###########################
|
||||
# ╭──────────────────────╮ #
|
||||
# │ _ │ #
|
||||
# │ | _/ _ | _ |_ │ #
|
||||
# │ |/ | \ | ( |_) │ #
|
||||
# │ │ #
|
||||
# ╰──────────────────────╯ #
|
||||
# ###########################
|
||||
# #############################################
|
||||
# ╭───────────────────────────────────────╮ #
|
||||
# │ │ #
|
||||
# │ ___ ____ ___ _ ____ │ #
|
||||
# │ | _ \| _ \/ _ \| | | ___| │ #
|
||||
# │ | _/| |_) | | | | | |___ \ │ #
|
||||
# │ | | | __/| |_| | |___ ___) | │ #
|
||||
# │ |_| |_| \___/|_____|____/ . │ #
|
||||
# │ │ #
|
||||
# │ svc · db · git · api │ #
|
||||
# ╰───────────────────────────────────────╯ #
|
||||
# #############################################
|
||||
</pre></a>
|
||||
|
||||
[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)
|
||||
|
||||
</div>
|
||||
|
||||
# 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.**
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user