Conduit

Conduit

Aplicación Docker from jimrummy101's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
-d

Configuración de plantillas

PortPorttcp
Objetivo
6167
Por defecto
6167
Valor
6167
DataPathrw

This is the only directory where Conduit will save its data

Objetivo
/var/lib/matrix-conduit/
Por defecto
/mnt/user/appdata/conduit
Valor
/mnt/user/appdata/conduit
CONDUIT_SERVER_NAMEVariable

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

Valor
example.com
CONDUIT_DATABASE_BACKENDVariable

'rocksdb' or 'sqlite'

Por defecto
rocksdb
Valor
rocksdb
CONDUIT_ALLOW_REGISTRATIONVariable

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

Por defecto
true
Valor
true
CONDUIT_ALLOW_FEDERATIONVariable

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

Por defecto
false
Valor
false
CONDUIT_ENABLE_LIGHTNING_BOLTVariable

Add lightning bolt to registered users names

Por defecto
true
Valor
true
CONDUIT_MAX_REQUEST_SIZEVariable

Max size for uploads, in bytes

Por defecto
20000000
Valor
20000000
CONDUIT_MAX_CONCURRENT_REQUESTSVariable

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

Por defecto
100
Valor
100
CONDUIT_TRUSTED_SERVERSVariable

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

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

Categorías

Descargar estadísticas

530,468
Descargas totales
16,038
Este mes
12,237
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
matrixconduit/matrix-conduit:latest
Última actualización2026-03-05
Visto por primera vez2023-07-25

Ejecute Conduit en Unraid.

Conduit se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.