conduwuit

conduwuit

Docker app from grtgbln's Repository

Overview

A very cool, featureful fork of conduit (Rust matrix homeserver)

Install Conduwuit on Unraid in a few clicks.

Find Conduwuit in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Conduwuit Review the template variables and paths Click Install

Related apps

Details

Repository
girlbossceo/conduwuit:latest
Last Updated2026-07-09
First Seen2025-04-25

Runtime arguments

Web UI
http://[IP]:[PORT:6167]/
Network
bridge
Privileged
false

Template configuration

Web UI PortPorttcp

Container Port: 6167

Target
6167
Default
6167
Value
6167
Server NameVariable

The server name

Target
CONDUWUIT_SERVER_NAME
Default
your.server.name
Value
your.server.name
Allow RegistrationVariable

Allow registration of new users

Target
CONDUWUIT_ALLOW_REGISTRATION
Default
false|true
Are You Sure You Want to Allow Registrations?Variable

Registration is prone to abuse.

Target
CONDUWUIT_YES_I_AM_VERY_VERY_SURE_I_WANT_AN_OPEN_REGISTRATION_SERVER_PRONE_TO_ABUSE
Default
false|true
Registration TokenVariable

Token for registration. Required if registration is enabled. Delete if disabled.

Target
CONDUWUIT_REGISTRATION_TOKEN
Allow FederationVariable

Allow federation with other matrix servers

Target
CONDUWUIT_ALLOW_FEDERATION
Default
false|true
Allow Update ChecksVariable

Allow the server to check for updates

Target
CONDUWUIT_ALLOW_CHECK_FOR_UPDATES
Default
false|true
Trusted ServersVariable

List of trusted servers.

Target
CONDUWUIT_TRUSTED_SERVERS
Default
['matrix.org']
Value
['matrix.org']
Database PathPath

Path to database files

Target
/var/lib/conduwuit
Default
/mnt/user/appdata/conduwuit/database
Value
/mnt/user/appdata/conduwuit/database
Internal Database PathVariable

Path to database files inside the container. Not recommended to change.

Target
CONDUWUIT_DATABASE_PATH
Default
/var/lib/conduwuit
Value
/var/lib/conduwuit
Internal PortVariable

Port inside the container. Not recommended to change.

Target
CONDUWUIT_PORT
Default
6167
Value
6167
Max Request SizeVariable

Size, in bytes, of the maximum request size. Not recommended to change.

Target
CONDUWUIT_MAX_REQUEST_SIZE
Default
20000000
Value
20000000
Server AddressVariable

Internal address of the server. Not recommended to change.

Target
CONDUWUIT_ADDRESS
Default
0.0.0.0
Value
0.0.0.0