From 4722d54e1fc66ff9f67ab19060f7f105c97c03c7 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Tue, 8 Aug 2023 22:27:58 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f1623d9c..59f19f63 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,8 @@ Instructions for installing without a container on a Raspberry Pi Zero are [here Instructions for installing without a container in AWS are [here](/doc/aws.md). +1-click installs in [CapRover](https://caprover.com/), [CasaOs](https://casaos.io), [Unraid](https://unraid.net/), [Runtipi](https://www.runtipi.io/) + ## Audio and Video Calls Databag provides audio and video calling and relies on a STUN/TURN relay server for NAT traversal. Testing was done with both [coturn](https://github.com/coturn/coturn) and [pion](https://github.com/pion/turn) and should work with any implementation. Instructions for installing a coturn server are provided [here](https://gabrieltanner.org/blog/turn-server/).