mirror of
https://github.com/balzack/databag.git
synced 2025-02-14 12:39:17 +00:00
Merge branch 'main' into refactor
This commit is contained in:
commit
0a463049c5
@ -27,7 +27,7 @@ Databag is a self-hosted messaging service. Notable features include:
|
||||
- Lightweight (server runs on a raspberry pi zero v1.3)
|
||||
- Decentralized (direct communication between app and contact's node)
|
||||
- Low latency (use of websockets for push events to avoid polling)
|
||||
- Responsive (renders well in phone, tablet and pc)
|
||||
- Responsive (renders well on phone, tablet and pc)
|
||||
- Unlimited accounts per node (host for your whole family)
|
||||
- Mobile alerts (push notifications on new contacts and messages)
|
||||
|
||||
|
@ -4,6 +4,7 @@ These instructions assume you have the following setup:
|
||||
- reverse proxy with an assigned hostname and certificate forwarding to your Raspberry Pi
|
||||
- micro usb to ethernet adapter
|
||||
- address reservation on your router
|
||||
- software tools for writing image (7zip & rufus, or equivalent)
|
||||
- reasonably large micro sd card (~16 GB)
|
||||
|
||||
## Step 1: setup the hardware
|
||||
|
Loading…
Reference in New Issue
Block a user