aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..48bb23c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
1# whiterabbit
2
3**Auto-configure Matrix homeservers** (Dendrite or Synapse)
4
5with a global Coturn server, Nginx, and Let's Encrypt.
6
7## Commands
8
9| Command | Description |
10|------------|-------------|
11| `turn` | Install or configure the global Coturn server |
12| `dendrite` | Add a new Matrix server (Dendrite) |
13| `synapse` | Add a new Matrix server (Synapse) |