How to Install Databag on Your Synology NAS

How to Install Databag on Your Synology NAS

Databag is a tiny lightweight self-hosted federated messenger for the decentralized web. Notable features include being decentralized (direct communication between app and server node) and Federated (accounts on different nodes can communicate). In this step by step guide I will show you how to install Databag on your Synology NAS using Docker and Portainer. STEP … Read more about How to Install Databag on Your Synology NAS

How to Install ArangoDB on Your Synology NAS

How to Install ArangoDB on Your Synology NAS

ArangoDB is a free and open-source native graph database system. ArangoDB is a multi-model database system since it supports three data models (graphs, JSON documents, key/value), with one database core and a unified query language AQL (ArangoDB Query Language). AQL is mainly a declarative language and allows the combination of different data access patterns in … Read more about How to Install ArangoDB on Your Synology NAS