diff --git a/README.md b/README.md index 34cd6d46..2e171cb9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![contribute.design](https://contribute.design/api/shield/balzack/databag)](https://contribute.design/balzack/databag)
- +

Databag

Communication for the Decentralized Web

@@ -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/). diff --git a/doc/icon_v2.png b/doc/icon_v2.png new file mode 100644 index 00000000..b779c332 Binary files /dev/null and b/doc/icon_v2.png differ