Commit graph

498 commits

Author SHA1 Message Date
Semyon Bezrukov
ab5637a11f Update travis tests (#243)
* Remove docker .env file

* Add enviroment variables defaults

* Update docker-compose version

* Update travis tests variables

* Build document server image

* Fix mariadb

* Fix variable names

* Revert container name

(cherry picked from commit e721ca102d)
2020-04-28 15:23:27 +03:00
Semyon Bezrukov
e721ca102d
Update travis tests (#243)
* Remove docker .env file

* Add enviroment variables defaults

* Update docker-compose version

* Update travis tests variables

* Build document server image

* Fix mariadb

* Fix variable names

* Revert container name
2020-04-28 15:05:35 +03:00
Alexey Golubev
4a38d6faeb v5.5.2 2020-04-27 17:01:52 +03:00
Alexey Golubev
96c0bc432d v5.5.1r2 2020-04-15 14:18:32 +03:00
Alexey Golubev
9d82bb8d1f v5.5.1 2020-04-09 12:40:20 +03:00
Alexey Golubev
048a888836 Add docker-compose cluster example 2020-04-01 18:54:11 +03:00
Alexey Golubev
a51dc61276 Fix db folder mapping for custom build 2020-04-01 12:11:57 +03:00
Alexey Golubev
95c59ed2cd Remake docker-compose file 2020-03-27 18:44:56 +03:00
Alexey Golubev
b72b401e67
Fix #234 (#235) 2020-03-25 12:19:47 +03:00
Alexey Golubev
37c058d281 Add mariadb test 2020-03-16 16:20:36 +03:00
Alexey Golubev
e361537d32 Fix postgres test
See details: https://github.com/docker-library/postgres/issues/681
2020-03-12 14:07:20 +03:00
Alexey Golubev
51b371ff3c
Merge pull request #228 from NorseGaud/create_postgresql_tbl-grep-fix
Fix for create_postgresql_tbl grep throwing a failure
2020-03-05 14:17:35 +03:00
Alexey Golubev
cc4b0f3b14
Merge branch 'hotfix/v5.5.1' into create_postgresql_tbl-grep-fix 2020-03-05 14:16:49 +03:00
Alexey Golubev
75b2232733
Merge pull request #229 from hoh/patch-1
Fix insecure http:// urls in README
2020-03-05 14:12:58 +03:00
Alexey Golubev
a553f2eafb
Merge branch 'master' into patch-1 2020-03-05 13:39:44 +03:00
Alexey Golubev
82c24e6b4c v5.5.0 2020-03-04 18:33:54 +03:00
Alexey Golubev
dbab7c36b5 v5.5.0 2020-03-04 18:09:03 +03:00
Alexey Golubev
438a41a933 Fix #44534 2020-02-25 13:54:23 +03:00
Hugo Herter
a21313bb39
Fix insecure http:// urls in README
Many links in the README are using `http://` instead of `https://`, including the link to download the `Community Edition Docker script file`, which is then meant to be executed using bash and could allows an adversary to make the user execute arbitrary code.
2020-02-23 14:07:27 +01:00
NorseGaud
43010e1bd2 fix for create_postgresql_tbl grep so it stops throwing a failure 2020-02-22 19:15:48 -05:00
Alexey Golubev
9a2d10ceea Fix build error
The following packages have unmet dependencies:
 curl : Depends: libcurl4 (= 7.58.0-2ubuntu3.8)
 but it is not going to be installed
2020-02-21 16:29:49 +03:00
Alexey Golubev
33d04dc4f4 Remove nodejs dependency 2020-02-21 14:58:20 +03:00
Alexey Golubev
4468a26a3e Change dependency gtk2->gtk3 2020-02-19 19:54:20 +03:00
Alexey Golubev
b639a8ef89
Fix build error 2020-02-17 12:25:38 +03:00
Alexey Golubev
efe1d8482f
Fix browser 'wasm' warning
Fix browser  warning:
 wasm streaming compile failed: TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.
2020-02-14 17:18:04 +03:00
Alexey Golubev
586d1078e6
Create folder for pkg example 2020-02-12 13:42:04 +03:00
Alexey Golubev
6b81686cf6
Fix deploy to docker hub 2020-01-31 17:27:31 +03:00
Alexey Golubev
f241f36893 Add abbility customize docker build 2020-01-31 13:33:25 +03:00
Alexey Golubev
9eff99f618 Remake fix #96 2019-12-26 13:14:51 +03:00
Alexey Golubev
df8e19ed90 Update postgersql version 2019-12-26 13:14:51 +03:00
Alexey Golubev
8988247232 Change base image to ubuntu 18.04 2019-12-26 13:14:51 +03:00
Alexey Golubev
3ff96e8b49
Fix 'JWT_IN_BODY' param parsing 2019-12-25 17:25:57 +03:00
Roman Demidov
a6cda6537b Add redis test (#206) 2019-12-23 18:45:37 +03:00
Roman Demidov
08bb07e2d0 Rename AMQP variables (#205) 2019-12-23 18:45:37 +03:00
Roman Demidov
be9f986578 Add redis test (#206) 2019-12-23 15:59:14 +03:00
Roman Demidov
d59136d477 Rename AMQP variables (#205) 2019-12-23 12:27:47 +03:00
Roman Demidov
ee8fa827e3 Add external volumes for rabbitmq and redis (#203) 2019-12-20 13:15:59 +03:00
Alexey Golubev
261232e10d
Move from unsupported node.js version 2019-12-16 18:28:50 +03:00
ReinerNippes
2b982778f3 fix issue #96 ; 'Download failed' after upgrade to onlyoffice (#191)
* fix issue #96 ; 'Download failed' after upgrade to onlyoffice - unable to verify the first certificate

* New variable name REJECT_UNAUTHORIZED_STORAGE

Shell variable rnamed to REJECT_UNAUTHORIZED_STORAGE.
2019-12-05 19:18:36 +03:00
Alexey Golubev
66a293e79d
Merge pull request #198 from ONLYOFFICE/hotfix/v5.4.2
v5.4.2
2019-11-29 15:17:45 +03:00
Alexey Golubev
f4c0bd13b2
Merge branch 'develop' into hotfix/v5.4.2 2019-11-29 15:16:41 +03:00
Semyon Bezrukov
f18d04f406 Fix commands on welcome page (#197) 2019-11-28 14:59:20 +03:00
Alexey Golubev
8e1a52566f v5.4.2 2019-11-27 12:23:13 +03:00
Semyon Bezrukov
b3055c362c Add support JWT_IN_BODY param (#194) 2019-11-27 11:35:08 +03:00
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
03a96d3765 Add target for deploy docker images to s3 2019-10-21 15:18:04 +03:00
Alexey Golubev
d7833f454b Enable ds path customization 2019-10-21 11:51:06 +03:00
Alexey Golubev
b590340a10 v5.4.1 2019-10-02 12:07:22 +03:00
Alexey Golubev
c2b6187926 v5.4.1 2019-10-02 12:02:37 +03:00