aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README25
1 files changed, 16 insertions, 9 deletions
diff --git a/README b/README
index 9717b70..7a2e496 100644
--- a/README
+++ b/README
@@ -1,12 +1,19 @@
1whiterabbit 1whiterabbit
2============ 2Auto-configure Matrix homeservers (Dendrite or Synapse)
3 3with a global Coturn server, Nginx, and Let's Encrypt.
4Auto-configure Matrix homeservers (Dendrite/Synapse) with global Coturn
5and Nginx + Let's Encrypt support.
6 4
7Commands: 5Commands:
8- turn Install or configure global Coturn 6
9- dendrite Add a Dendrite server 7turn Install or configure the global Coturn server
10- synapse Add a Synapse server 8dendrite Add a new Matrix server (Dendrite)
11- list List all servers 9synapse Add a new Matrix server (Synapse)
12- remove Remove a server 10list Show all configured Matrix servers
11remove Remove a Matrix server by domain
12
13Examples:
14
15./whiterabbit.sh turn
16./whiterabbit.sh dendrite
17./whiterabbit.sh synapse
18./whiterabbit.sh list
19./whiterabbit.sh remove matrix.example.com