Conduit

Conduit

Docker-Anwendung from jimrummy101's Repository

Übersicht

A simple self-contained Rust-based Matrix server. Fully configurable with Environment Variables! (Beta) Check Support Thread for NGINX conf. Conduit is Beta, meaning you can join and participate in most Matrix rooms, but not all features are supported and you might run into bugs from time to time. Conduit is a lightweight open-source server implementation of the Matrix Specification with a focus on easy setup and low system requirements. That means you can make your own Conduit setup in just a few minutes. Conduit keeps things simple, it's a single binary with an embedded database and can be much faster than other server implementations in some cases.

Laufzeit-Argumente

Netzwerk
bridge
Shell
sh
Privilegiert
false
Extra Params
-d

Konfiguration der Vorlage

PortPorttcp
Ziel
6167
Standard
6167
Wert
6167
DataPathrw

This is the only directory where Conduit will save its data

Ziel
/var/lib/matrix-conduit/
Standard
/mnt/user/appdata/conduit
Wert
/mnt/user/appdata/conduit
CONDUIT_SERVER_NAMEVariable

The domain name of your server. You can't change this later.

Wert
example.com
CONDUIT_DATABASE_BACKENDVariable

'rocksdb' or 'sqlite'

Standard
rocksdb
Wert
rocksdb
CONDUIT_ALLOW_REGISTRATIONVariable

Enables registration. If set to false, no users can register on this server.

Standard
true
Wert
true
CONDUIT_ALLOW_FEDERATIONVariable

If set to true, you can connect and communicate with other Matrix servers

Standard
false
Wert
false
CONDUIT_ENABLE_LIGHTNING_BOLTVariable

Add lightning bolt to registered users names

Standard
true
Wert
true
CONDUIT_MAX_REQUEST_SIZEVariable

Max size for uploads, in bytes

Standard
20000000
Wert
20000000
CONDUIT_MAX_CONCURRENT_REQUESTSVariable

How many requests Conduit sends to other servers at the same time

Standard
100
Wert
100
CONDUIT_TRUSTED_SERVERSVariable

Server to get public keys from. You probably shouldn't change this. Default is: [

Wert
["matrix.org"]
CONDUIT_LOGVariable
Standard
warn,rocket=off,_=off,sled=off
Wert
warn,rocket=off,_=off,sled=off
CONDUIT_ADDRESSVariable
Standard
0.0.0.0
Wert
0.0.0.0
PUIDVariable
Standard
1000
Wert
1000
PGIDVariable
Standard
1000
Wert
1000
UMASKVariable
Standard
022
Wert
022
CONDUIT_DATABASE_PATHVariable
Standard
/var/lib/matrix-conduit/
Wert
/var/lib/matrix-conduit/
CONDUIT_PORTVariable
Standard
6167
Wert
6167
CONDUIT_CONFIGVariable

Kategorien

Statistik herunterladen

530,468
Downloads insgesamt
16,038
Dieser Monat
12,237
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
matrixconduit/matrix-conduit:latest
Zuletzt aktualisiert2026-03-05
Erstmals gesehen2023-07-25

Führen Sie Conduit auf Unraid aus.

Conduit ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.