All apps · 0 apps
onlyoffice-mail-server
Docker app from Jidovu Marius Adrian's Repository
Overview
OnlyOffice Mail Server for external mail.
Click advanced view and setup the yourdomain.com with your domain registered hostname.
For more information visit the support thread
https://forums.Unraid.net/topic/85643-support-amjidovu-onlyoffice-community-server/
Install onlyoffice-mail-server on Unraid in a few clicks.
Find onlyoffice-mail-server 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 onlyoffice-mail-server Review the template variables and paths Click Install
Categories
Download Statistics
20,882
Total Downloads
20
This Month
244
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
xternet/unraid-onlyoffice-mail-serverLast Updated2019-12-02
First Seen2019-12-07
Runtime arguments
- Network
onlyoffice- Shell
sh- Privileged
- true
- Extra Params
-h yourdomain.com -p 25:25 -p 465:465 -p 143:143 -p 993:993 -p 110:110 -p 995:995 -p 587:587 -p 8081:8081 -p 4190:4190
Template configuration
MySQL Host - Read Description for Changes ---->Variable
Container Variable: onlyoffice-mysql-server ---- For database hosted on another server use the external IP ( internet IP ).
- Target
- MYSQL_SERVER
- Default
- onlyoffice-mysql-server
- Value
- onlyoffice-mysql-server
MySQL PortVariable
Container Variable: MYSQL_SERVER_PORT
- Target
- MYSQL_SERVER_PORT
- Default
- 3306
- Value
- 3306
Root User for MySQL ( Default is 'mail_admin' )Variable
Container Variable: MYSQL_ROOT_USER
- Target
- MYSQL_ROOT_USER
- Default
- mail_admin
- Value
- mail_admin
Root Password for MySQL ( Default password is 'Isadmin123' )Variable
Container Variable: MYSQL_ROOT_PASSWD
- Target
- MYSQL_ROOT_PASSWD
- Default
- Isadmin123
- Value
- Isadmin123
Default Mail Server Database NameVariable
Container Variable: MYSQL_SERVER_DB_NAME
- Target
- MYSQL_SERVER_DB_NAME
- Default
- onlyoffice_mailserver
- Value
- onlyoffice_mailserver
Mounted Mail DataPathrw
Container Path: /var/vmail
- Target
- /var/vmail
- Default
- /mnt/user/appdata/onlyoffice/MailServer/data
- Value
- /mnt/user/appdata/onlyoffice/MailServer/data
Mounted Certs FolderPathrw
Container Path: /etc/pki/tls/mailserver
- Target
- /etc/pki/tls/mailserver
- Default
- /mnt/user/appdata/onlyoffice/MailServer/data/certs
- Value
- /mnt/user/appdata/onlyoffice/MailServer/data/certs
Mounted Logs FolderPathrw
Container Path: /var/log
- Target
- /var/log
- Default
- /mnt/user/appdata/onlyoffice/MailServer/logs
- Value
- /mnt/user/appdata/onlyoffice/MailServer/logs
Mounted MySQL DataPathrw
Container Path: /var/lib/mysql
- Target
- /var/lib/mysql
- Default
- /mnt/user/appdata/onlyoffice/MailServer/mysql
- Value
- /mnt/user/appdata/onlyoffice/MailServer/mysql