From 2a698087f6d2098fb3fe8b88b9c78c0a6e329c4e Mon Sep 17 00:00:00 2001 From: Qubasa Date: Thu, 13 Jun 2024 17:17:21 +0200 Subject: [PATCH] Improve visuals --- website/wclan.html | 38 +++++++++++++++++++++++++++++--------- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/website/wclan.html b/website/wclan.html index 0080000..3356360 100644 --- a/website/wclan.html +++ b/website/wclan.html @@ -2,10 +2,19 @@ - What is Clan? - - - + What is Clan? A feature overview + + + + + + + + + + + + @@ -50,7 +71,7 @@

What is Clan?

-

Clan is a setup tool that centralizes machine configurations for peer-to-peer selfhosted networks.

+

Clan is a setup tool that centralizes machine configurations for peer-to-peer self-hosted networks.

@@ -60,7 +81,7 @@
- Automated Secret Management: Auto-generate and share secrets with your peers + Automated Secret Management: Auto-generate and share secrets with your peers

Passwords and other sensitive information are encrypted within the Git repository and automatically decrypted during deployment. This keeps your secrets safe while also simplifying their management. Clan supports sharing secrets between admins, fostering collaboration and maintaining reproducibility and convenience without sacrificing security.

@@ -70,8 +91,8 @@
- Automated Backups: Syncronize state and backup to other peers automatically -

Each clan service specifies a state directory where all service state data is stored. This setup allows for the automatic backup of every service to other peers, including Postgres databases. With the Syncthing clan module you can have perfect replicas of your laptop.

+ Automated Backups: Syncronize state and backup to other peers automatically +

Each clan service specifies a state directory where all service state data is stored. This setup allows for the automatic backup of every service to other peers, including Postgres databases. With the Syncthing clan module you can have perfect replicas of your laptop.

@@ -84,7 +105,6 @@

With Clan, you can skip the cumbersome task of bootstrapping specific installation images. Clan allows you to overwrite any existing Linux distribution live over SSH, eliminating time-consuming setup processes. Deploy updates or new configurations swiftly and efficiently, maximizing uptime and minimizing hassle.

-