Deployment - V4NT-ORG/conduit.rs GitHub Wiki

Conduit is a simple, fast and reliable matrix homeserver written in rust.

€⁠20 on Hetzner Cloud

Automatic Installs

https://github.com/WhateverItWorks/Watchtower

Deploy with Docker

apt install git
git clone https://github.com/WhateverItWorks/conduit.rs-reworked.git matrix
cd matrix
nano config.json
nano docker-compose.yml
docker-compose pull
docker-compose up -d

http://localhost:8448 (Matrix)

http://localhost:8009 (Cinny)