Conduit
Application Docker from jimrummy101's Repository
Vue d'ensemble
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.
Arguments d'exécution
- Réseau
bridge- Coquille
sh- Privilégié
- false
- Paramètres supplémentaires
-d
Configuration du modèle
PortPorttcp
- Cible
- 6167
- Défaut
- 6167
- Valeur
- 6167
DataPathrw
This is the only directory where Conduit will save its data
- Cible
- /var/lib/matrix-conduit/
- Défaut
- /mnt/user/appdata/conduit
- Valeur
- /mnt/user/appdata/conduit
CONDUIT_SERVER_NAMEVariable
The domain name of your server. You can't change this later.
- Valeur
- example.com
CONDUIT_DATABASE_BACKENDVariable
'rocksdb' or 'sqlite'
- Défaut
- rocksdb
- Valeur
- rocksdb
CONDUIT_ALLOW_REGISTRATIONVariable
Enables registration. If set to false, no users can register on this server.
- Défaut
- true
- Valeur
- true
CONDUIT_ALLOW_FEDERATIONVariable
If set to true, you can connect and communicate with other Matrix servers
- Défaut
- false
- Valeur
- false
CONDUIT_ENABLE_LIGHTNING_BOLTVariable
Add lightning bolt to registered users names
- Défaut
- true
- Valeur
- true
CONDUIT_MAX_REQUEST_SIZEVariable
Max size for uploads, in bytes
- Défaut
- 20000000
- Valeur
- 20000000
CONDUIT_MAX_CONCURRENT_REQUESTSVariable
How many requests Conduit sends to other servers at the same time
- Défaut
- 100
- Valeur
- 100
CONDUIT_TRUSTED_SERVERSVariable
Server to get public keys from. You probably shouldn't change this. Default is: [
- Valeur
- ["matrix.org"]
CONDUIT_LOGVariable
- Défaut
- warn,rocket=off,_=off,sled=off
- Valeur
- warn,rocket=off,_=off,sled=off
CONDUIT_ADDRESSVariable
- Défaut
- 0.0.0.0
- Valeur
- 0.0.0.0
PUIDVariable
- Défaut
- 1000
- Valeur
- 1000
PGIDVariable
- Défaut
- 1000
- Valeur
- 1000
UMASKVariable
- Défaut
- 022
- Valeur
- 022
CONDUIT_DATABASE_PATHVariable
- Défaut
- /var/lib/matrix-conduit/
- Valeur
- /var/lib/matrix-conduit/
CONDUIT_PORTVariable
- Défaut
- 6167
- Valeur
- 6167
CONDUIT_CONFIGVariable
Catégories
Télécharger les statistiques
530,468
Total des téléchargements
16,038
Ce mois-ci
12,237
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
matrixconduit/matrix-conduit:latestDernière mise à jour2026-03-05
Première vue2023-07-25
Exécutez Conduit sur Unraid.
Conduit est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.