All apps · 0 apps
onlyoffice-community-server
Docker app from Jidovu Marius Adrian's Repository
Overview
Install onlyoffice-community-server on Unraid in a few clicks.
Find onlyoffice-community-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.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
xternet/unraid-onlyoffice-community-serverRuntime arguments
- Web UI
http://[IP]:[PORT:80]- Network
onlyoffice- Shell
sh- Privileged
- false
Template configuration
Container Port: 80
- Target
- 80
- Default
- 8080
- Value
- 8080
Container Port: 443
- Target
- 443
- Default
- 4431
- Value
- 4431
Container Path: 5222
- Target
- 5222
- Default
- 5222
- Value
- 5222
Container Variable: MYSQL_SERVER_ROOT_PASSWORD
- Target
- MYSQL_SERVER_ROOT_PASSWORD
- Default
- my-secret-pw
- Value
- my-secret-pw
Container Variable: MYSQL_SERVER_DB_NAME
- Target
- MYSQL_SERVER_DB_NAME
- Default
- onlyoffice
- Value
- onlyoffice
Container Variable: MYSQL_SERVER_HOST ---- 'localhost' is used when we do not make use of the mail server docker or we do not want external database at all ---- for external local database use ' onlyoffice-mysql-server ' ( name of the docker that is hosting the mysql database, also without the ' ' ) as long is on the 'onlyoffice' network we created before starting the docker/s or you can use unraid IP you see in the up right corner, but it will be better to just use the name of the docker hosting mysql if your unraid IP is not static. ---- For database hosted on another server use the external IP ( internet IP ).
- Target
- MYSQL_SERVER_HOST
- Default
- localhost
- Value
- localhost
Container Variable: MYSQL_SERVER_USER
- Target
- MYSQL_SERVER_USER
- Default
- onlyoffice_user
- Value
- onlyoffice_user
Container Variable: MYSQL_SERVER_PASS
- Target
- MYSQL_SERVER_PASS
- Default
- onlyoffice_pass
- Value
- onlyoffice_pass
Container Path: /var/www/onlyoffice/Data
- Target
- /var/www/onlyoffice/Data
- Default
- /mnt/user/appdata/onlyoffice/CommunityServer/data
- Value
- /mnt/user/appdata/onlyoffice/CommunityServer/data
Container Path: /var/log/onlyoffice
- Target
- /var/log/onlyoffice
- Default
- /mnt/user/appdata/onlyoffice/CommunityServer/logs
- Value
- /mnt/user/appdata/onlyoffice/CommunityServer/logs
Container Variable: MAIL_SERVER_API_HOST For external mysql server add the values bellow back to value and default value. Value: onlyoffice-mail-server Default Value: onlyoffice-mail-server If you installed them on another server add the IP instead. ( For Mail Server Container with External Database )
- Target
- MAIL_SERVER_API_HOST
Container Variable: MAIL_SERVER_API_PORT
- Target
- MAIL_SERVER_API_PORT
- Default
- 8081
- Value
- 8081
Container Variable: MAIL_SERVER_DB_HOST For external mysql server add the values bellow back to value and default value. Value: onlyoffice-mysql-server Default Value: onlyoffice-mysql-server If you installed them on another server add the IP instead. ( For Mail Server Container with External Database )
- Target
- MAIL_SERVER_DB_HOST
Container Variable: MAIL_SERVER_DB_NAME
- Target
- MAIL_SERVER_DB_NAME
- Default
- onlyoffice_mailserver
- Value
- onlyoffice_mailserver
Container Variable: MAIL_SERVER_DB_PORT
- Target
- MAIL_SERVER_DB_PORT
- Default
- 3306
- Value
- 3306
Container Variable: MAIL_SERVER_DB_USER
- Target
- MAIL_SERVER_DB_USER
- Default
- mail_admin
- Value
- mail_admin
Container Variable: MAIL_SERVER_DB_PASS
- Target
- MAIL_SERVER_DB_PASS
- Default
- Isadmin123
- Value
- Isadmin123
Container Variable: DOCUMENT_SERVER_PORT_80_TCP_ADDR If you install onlyoffice-document-server container ( and you should, also start onlyoffice-document-server first ) add the values bellow back to value and default value. Value: onlyoffice-document-server Default Value: onlyoffice-document-server
- Target
- DOCUMENT_SERVER_PORT_80_TCP_ADDR