Commit graph

52 commits

Author SHA1 Message Date
Semyon Bezrukov 18b8dbe4fe Fix RabbitMQ high CPU usage on idle VM (#193) 2019-11-26 17:08:29 +03:00
Semyon Bezrukov 7d1606bc95 Add support of MySQL DBMS (#188)
* Add support of MySQL database
2019-10-29 12:42:43 +03:00
Alexey Golubev 23d320dc2a Fix minishift startup 2018-10-02 19:36:14 +03:00
Alexey Golubev 2c4668d9e3
Update nodejs to version 8.x 2018-08-27 15:47:16 +03:00
Alexey Golubev 9796bd62c6 v5.1.4 2018-05-24 15:34:46 +03:00
Alexey Golubev a30463822e Disable install unauth app 2018-05-17 16:22:43 +03:00
Mandus Momberg 670f1bdf68 Fixes #68 in a hacky way 2018-04-12 21:41:24 +00:00
Valentin Lorentz c4f20cf8ca
Use a long keyid for Onlyoffice's Debian repo
Short keyids are easy to spoof, making the GPG signature verification of packages ineffective against most attackers. See https://evil32.com/
2018-03-31 08:36:10 +02:00
Alexey Golubev 1546c72cf0 Remove unused code 2018-03-02 18:07:51 +03:00
Alexey Golubev 56c0805754 Remove font dependency 2018-03-02 18:00:21 +03:00
Alexey Golubev b2d8ce41f4 Move turning on gzip to the run script 2018-01-29 11:56:51 +03:00
Alexey Golubev 3f3a493507 Turn on static gzip 2018-01-24 13:02:26 +03:00
Pavel Lobashov 428b616681
Add detailed message for msttcorefonts failed to download
This is workaround of https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1465721
2017-12-19 15:02:48 +03:00
Alexey Golubev 89fd259804 update base image version to 16.04 2017-12-12 17:02:14 +03:00
Alexey Golubev 417d62e8d4 Fixed bug #76
Bug on launchpad.net:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1465721
2017-10-12 18:47:47 +03:00
Pavel Lobashov dd9583498a
Split long apt-get and sort it 2017-06-20 19:08:07 +03:00
Pavel Lobashov 810d49fd53
Remove specific version of update-notifier-common
Bug was fixed
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1683713
2017-06-20 18:54:59 +03:00
Pavel Lobashov f859561507 Use COPY instead of add
According to https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#add-or-copy
It's prefered to use COPY if no need to extract tars
2017-06-20 17:31:20 +03:00
Pavel Lobashov 3f8ac6ee7e Change MAINTAINER line to label
According to https://docs.docker.com/engine/reference/builder/#maintainer-deprecated
`MAINTAINER` is deprecated, and `LABEL maintainer` should be used, since it give more flexebility
2017-05-22 11:49:46 +03:00
Alexey Golubev 8ae9329c8e Added pwgen 2017-04-26 19:03:42 +03:00
Alexey Golubev be8d335063 Merge pull request #44 from ONLYOFFICE/feature/mount-var-lib
Feature/mount var lib
2017-04-24 20:04:31 +03:00
Alexey.Golubev 2fd4086173 Added /var/lib/postgresql volume 2017-04-24 20:02:01 +03:00
Alexey Golubev 77f7b813f7 Fixed installation ttf-mscorefonts-installer 2017-04-18 14:31:05 +03:00
Alexey Golubev b60bd1cebb Export folder for the custom fonts 2017-01-18 14:13:24 +03:00
Alexey Golubev 43806526d5 Changed GPG key for the onlyoffice repo 2016-12-26 19:23:14 +03:00
Alexey Golubev daa1850ed8 Adde to install postgresql-client 2016-12-09 13:10:37 +03:00
Alexey Golubev 8b812ac491 fixed warning: setlocale: LC_ALL: cannot change... 2016-11-23 17:16:59 +03:00
Alexey Golubev 47b0ab27bc Removed node.js key 2016-11-23 17:04:52 +03:00
Alexey Golubev 39ef3f4dae Changed nodejs repo installation 2016-11-23 16:18:57 +03:00
Alexey Golubev 4f55d140cb Update node.js version 2016-11-23 15:45:10 +03:00
Alexey Golubev 7db1f72dd8 Use standart libstdc++ 2016-11-16 11:55:21 +03:00
Alexey Golubev 23107e65d0 use cdn url 2016-09-13 11:57:48 +03:00
Alexey Golubev fa6b305fd4 Remove custom postgresql 2016-08-31 19:09:25 +03:00
Alexey Golubev a5ebbe5cb4 read product name from env variable 2016-08-31 14:06:41 +03:00
Alexey Golubev a015fe4c8c Moved down REPO_URL to enable caching 2016-08-31 11:22:25 +03:00
Alexey Golubev 5ef37630c5 Use ARG to set up documentserver repo 2016-08-30 17:06:02 +03:00
Alexey Golubev 83582dd9c6 Add a postgre key without storing a file on disk 2016-08-26 15:44:32 +03:00
Alexey Golubev e14b97bd76 Create db and user before install documentserver 2016-08-26 13:39:29 +03:00
Alexey Golubev 6956f21194 fixed misprint 2016-08-26 12:18:53 +03:00
Alexey Golubev b9f9ed6ba5 mysql -> postgresql 2016-08-25 19:52:14 +03:00
Alexey Golubev 28ac7a080a Update Dockerfile 2016-07-28 12:39:56 +03:00
Alexey Golubev 97f1c087a2 Update Dockerfile 2016-07-01 16:19:10 +03:00
Alexey Golubev fd1fc534b5 Update Dockerfile 2016-07-01 15:50:57 +03:00
Alexey Golubev 9aa15443ad Added test repo url 2016-07-01 14:06:44 +03:00
Alexey.Golubev 1125fc0900 updated for onlyoffice-documentserver v4.0 2016-06-30 12:41:52 +03:00
Alexey Bannov a8e36b1d15 Update Dockerfile 2015-06-16 17:58:52 +03:00
Alexey Bannov 2f2cbc99d6 Update Dockerfile 2015-06-10 19:02:03 +03:00
Alexey Bannov 62a83637f6 Update Dockerfile 2015-06-10 18:38:00 +03:00
Alexey Bannov 4acc76263f Update Dockerfile 2015-05-07 15:41:20 +03:00
Alexey Bannov cd6357f1f1 Update Dockerfile
use the version of Mono 3.12.
2015-04-29 12:36:41 +03:00