All apps · 0 apps
commento
Docker app from A75G's Repository
Overview
An open source, privacy focused discussion platform.
Install Commento on Unraid in a few clicks.
Find Commento 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 Commento Review the template variables and paths Click Install
Related apps
Explore more like this
Explore allDetails
Repository
registry.gitlab.com/commento/commentoLast Updated2026-06-22
First Seen2020-05-25
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
PortPorttcp
Port
- Target
- 8080
- Default
- 8080
- Value
- 8080
COMMENTO_ORIGINVariable
Can be https://commento.example.com or http://ip:port
- Default
- https://commento.example.com
- Value
- https://commento.example.com
COMMENTO_POSTGRESVariable
PostgreSQL Change it using your info
- Default
- postgres://postgres:mysupersecurepassword@db:5432/commento?sslmode=disable
- Value
- postgres://postgres:mysupersecurepassword@dbhostnameorip:5432/commento?sslmode=disable
SMTP HOSTVariable
SMTP HOST
- Target
- COMMENTO_SMTP_HOST
- Default
- example.com
- Value
- example.com
SMTP PORTVariable
SMTP PORT
- Target
- COMMENTO_SMTP_PORT
- Default
- 587
- Value
- 587
SMTP USERNAMEVariable
SMTP USERNAME
- Target
- COMMENTO_SMTP_USERNAME
- Default
- user@example.com
- Value
- user@example.com
SMTP PASSWORDVariable
SMTP PASSWORD
- Target
- COMMENTO_SMTP_PASSWORD
- Default
- smtppassword
- Value
- smtppassword
SMTP FROM ADDRESSVariable
SMTP FROM ADDRESS
- Target
- COMMENTO_SMTP_FROM_ADDRESS
- Default
- fromaddress@example.com
- Value
- fromaddress@example.com
COMMENTO_PORTVariable
COMMENTO_PORT
- Default
- 8080
- Value
- 8080