onlyoffice-mysql-server

onlyoffice-mysql-server

Docker app from Jidovu Marius Adrian's Repository

Overview

External database for OnlyOffice. ( MySQL 5.7 ) The database needs initialization. Read the support thread on how to initialize it: https://forums.Unraid.net/topic/85643-support-amjidovu-onlyoffice-community-server/

Install onlyoffice-mysql-server on Unraid in a few clicks.

Find onlyoffice-mysql-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-mysql-server Review the template variables and paths Click Install

Download Statistics

14,539
Total Downloads
54
This Month
25
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
xternet/onlyoffice-mysql-5.7
Last Updated2019-12-02
First Seen2019-12-07

Runtime arguments

Network
onlyoffice
Shell
sh
Privileged
false

Template configuration

MySQL PortPorttcp

Container Port: 3306

Target
3306
Default
3306
Value
3306
Onlyoffice MySQL Config (onlyoffice.cnf created before mysql container is started )Pathrw

Container Path: /etc/mysql/conf.d

Target
/etc/mysql/conf.d
Default
/mnt/user/appdata/onlyoffice/mysql/conf.d
Value
/mnt/user/appdata/onlyoffice/mysql/conf.d
Mounted Folder for MySQL DatabasePathrw

Container Path: /var/lib/mysql

Target
/var/lib/mysql
Default
/mnt/user/appdata/onlyoffice/mysql/data
Value
/mnt/user/appdata/onlyoffice/mysql/data
Onlyoffice entrypoint for MySQL database setup ( setup.sql created before mysql container is started )Pathrw

Container Path: /docker-entrypoint-initdb.d

Target
/docker-entrypoint-initdb.d
Default
/mnt/user/appdata/onlyoffice/mysql/initdb
Value
/mnt/user/appdata/onlyoffice/mysql/initdb
Mounted MySQL LogsPathrw

Container Path: /var/log/mysql

Target
/var/log/mysql
Default
/mnt/user/appdata/onlyoffice/mysql/logs
Value
/mnt/user/appdata/onlyoffice/mysql/logs
MySQL root password ( match the root password with the one in the setup.sql script )Variable

Container Variable: MYSQL_ROOT_PASSWORD

Target
MYSQL_ROOT_PASSWORD
Default
my-secret-pw
Value
my-secret-pw
Default OnlyOffice Community Server MySQL DatabaseVariable

Container Variable: MYSQL_DATABASE

Target
MYSQL_DATABASE
Default
onlyoffice
Value
onlyoffice