From 35c33c533b02366aa6348d007f7ece244a99cbef Mon Sep 17 00:00:00 2001 From: eikendev Date: Sat, 16 Jan 2021 15:31:24 +0100 Subject: [PATCH] Explain how to install PushBits --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dc866f5..c46f806 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ For now, only Matrix is supported, but support for different services like [Tele I am myself experimenting with Matrix currently because I like the idea of a federated, synchronized but still end-to-end encrypted protocol. If you haven't tried it yet, I suggest you to check it out. +## Installation + +Currently, the only supported way of installing PushBits is via [Docker](https://www.docker.com/) or [Podman](https://podman.io/). +The image is hosted [here on Docker Hub](https://hub.docker.com/r/eikendev/pushbits). + ## Configuration PushBits is meant to be self-hosted.