diff --git a/README.md b/README.md index a639875..0da2691 100644 --- a/README.md +++ b/README.md @@ -45,14 +45,10 @@ The installer will: ## Nullpoint Cluster -Create or join a distributed storage cluster with [Nebula](https://github.com/slackhq/nebula) mesh networking and [GlusterFS](https://www.gluster.org/). Start with a single node and scale up by adding more servers. +Distributed storage cluster with [Nebula](https://github.com/slackhq/nebula) mesh networking and [GlusterFS](https://www.gluster.org/). ```bash wget -qO- https://git.dominik-roth.eu/dodox/nullpoint/raw/branch/master/cluster-setup.sh | sudo bash ``` -- **Storage mounted at**: `/data/storage/` - all data replicated to all nodes -- **Encrypted mesh network** - certificate-based trust with Nebula overlay -- **Flexible lighthouse setup** - use DNS names or direct IPs -- **All nodes are lighthouses** - full redundancy by default -- **Simple secret sharing** - just share lighthouse endpoints and CA cert to join +Join via single preshared secret and at least one lighthouse server. Storage replicated across all nodes at `/data/storage/`.