All apps · 0 apps
conduwuit
Docker app from grtgbln's Repository
Overview
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.
Categories
Related apps
Explore more like this
Explore allLinks
Details
girlbossceo/conduwuit:latestRuntime arguments
- Web UI
http://[IP]:[PORT:6167]/- Network
bridge- Privileged
- false
Template configuration
Container Port: 6167
- Target
- 6167
- Default
- 6167
- Value
- 6167
The server name
- Target
- CONDUWUIT_SERVER_NAME
- Default
- your.server.name
- Value
- your.server.name
Allow registration of new users
- Target
- CONDUWUIT_ALLOW_REGISTRATION
- Default
- false|true
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
Token for registration. Required if registration is enabled. Delete if disabled.
- Target
- CONDUWUIT_REGISTRATION_TOKEN
Allow federation with other matrix servers
- Target
- CONDUWUIT_ALLOW_FEDERATION
- Default
- false|true
Allow the server to check for updates
- Target
- CONDUWUIT_ALLOW_CHECK_FOR_UPDATES
- Default
- false|true
List of trusted servers.
- Target
- CONDUWUIT_TRUSTED_SERVERS
- Default
- ['matrix.org']
- Value
- ['matrix.org']
Path to database files
- Target
- /var/lib/conduwuit
- Default
- /mnt/user/appdata/conduwuit/database
- Value
- /mnt/user/appdata/conduwuit/database
Path to database files inside the container. Not recommended to change.
- Target
- CONDUWUIT_DATABASE_PATH
- Default
- /var/lib/conduwuit
- Value
- /var/lib/conduwuit
Port inside the container. Not recommended to change.
- Target
- CONDUWUIT_PORT
- Default
- 6167
- Value
- 6167
Size, in bytes, of the maximum request size. Not recommended to change.
- Target
- CONDUWUIT_MAX_REQUEST_SIZE
- Default
- 20000000
- Value
- 20000000
Internal address of the server. Not recommended to change.
- Target
- CONDUWUIT_ADDRESS
- Default
- 0.0.0.0
- Value
- 0.0.0.0