docs: restore index page

This commit is contained in:
Johannes Kirschbauer
2025-07-24 16:54:49 +02:00
parent caaf9dc4f3
commit b6a04e4f12

View File

@@ -6,26 +6,19 @@ hide:
# :material-home: What is Clan?
## [Clan](https://clan.lol/) - Peer-to-Peer Computer Management Framework
### Clan is a secure, peer-to-peer framework for managing personal or distributed computing networks
- **Automated** [Secret Management](./guides/secrets.md):
Effortlessly manage secrets across machines in your network using our automated tools
- **Secure** [mesh VPN connectivity](./guides/mesh-vpn.md):
Establish encrypted, peer-to-peer communication between machines — without centralized servers.
- **Composable** [Clan Services](./reference/clanServices/index.md):
Define and deploy reusable service modules that work seamlessly across machines.
- **Custom** [Community services](./guides/services/community.md):
Everyone can contribute to a growing ecosystem of open-source services.
[Clan](https://clan.lol/) is a peer-to-peer computer management framework that
empowers you to reclaim control over your digital computing experience. Built on
NixOS, Clan provides a unified interface for managing networks of machines with
automated [secret management](./guides/secrets.md), secure [mesh VPN
connectivity](./guides/mesh-vpn.md), and customizable installation images. Whether
you're running a homelab or building decentralized computing infrastructure,
Clan simplifies configuration management while restoring your independence from
closed computing ecosystems.
At the heart of Clan are [Clan Services](./reference/clanServices/index.md) - the core
concept that enables you to add functionality across multiple machines in your
network. While Clan ships with essential core services, you can [create custom
services](./guides/clanServices.md) tailored to your specific needs.
[Getting Started](./guides/getting-started/index.md){ .md-button }