Commit graph

95 commits

Author SHA1 Message Date
Alexey Golubev 4fb0a1e712
Improve SSL certificate detection (#431) 2022-04-25 17:25:19 +03:00
Alexey Golubev 39d2e303f1 Fix disabling JWT 2022-04-12 19:00:46 +03:00
Stavros Kois 21f5019e1c
Initialliaze services.CoAuthoring.redis before attempting to set a child to a value (#404)
Co-authored-by: papacarlo <builder@onlyoffice.com>
2022-02-09 10:37:52 +03:00
Semyon Bezrukov a31a579d24
Add WOPI_ENABLED variable (#379)
* Add WOPI_ENABLED variable

* Add var description
2021-09-14 17:53:37 +03:00
Roman Demidov 5bf1ff715f
Remove server version of spell checker (#365) 2021-06-22 09:59:50 +03:00
Roman Demidov f2c708cff2
Reset database tables on update (#351)
* Reset database tables on update

* Add changes

* Add changes

* Add changes

* Add changes

* Add changes

* Add changes
2021-04-14 17:10:38 +03:00
jdoubleu 1cfe84b8b8
Fix automatic port detection for database (#341) 2021-03-19 16:20:52 +03:00
Alexey Golubev eddbbbf3eb
Fix unsupported rabbitmq ver. Use 20.04 as base. (#307)
* Fix unsupported rabbitmq ver. Use 20.04 as base.

* Extend timeout for test (#311)

* test01

* Timeout

* Small changes

* Change timeout to 90

Co-authored-by: Roman Demidov <roman.demidov@onlyoffice.com>
2020-11-20 10:53:36 +03:00
Roman Demidov 326a005ac7
Fix empty lets encrypt params error (#310) 2020-11-18 10:46:19 +03:00
evgeniy-antonyuk 9e63609c14
Fix custom db name bug (#304)
Co-authored-by: papacarlo <builder@onlyoffice.com>
2020-10-27 13:50:48 +03:00
Roman Demidov bdef500858
Allow let's encrypte sertificates (#300)
* Allow let's encrypte sertificates

Co-authored-by: papacarlo <builder@onlyoffice.com>
Co-authored-by: Roman <demidov.roman@onlyoffice.com>
2020-10-22 13:47:51 +03:00
Roman Demidov 211ae50980
Fix #281: Add option to disable CPU-heavy tasks on startup (#293)
* Fix #281: Add option to disable CPU-heavy tasks on startup

* Update README.md

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update README.md

Co-authored-by: Roman <demidov.roman@onlyoffice.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-10-20 16:14:55 +03:00
papacarlo 85158c3624 Merge branch release/v6.0.0 into develop 2020-09-30 15:15:35 +00:00
Pierre Ozoux 1956f98c1d
Fixes exit procedure. (#286) 2020-09-10 17:02:20 +03:00
Semen Bezrukov dd5cde1919 Fix unary operator expected (Bug 45985) 2020-07-31 18:09:51 +03:00
Semyon Bezrukov c47a310683
Fix unary operator expected (Bug 45985) (#270) 2020-07-30 11:54:46 +03:00
papacarlo 0d974b9f2a Merge branch hotfix/v5.6.0 into release/v6.0.0 2020-07-28 13:48:40 +00:00
Semyon Bezrukov 7bfe250035
Add Graphite (#265) 2020-07-23 15:42:17 +03:00
Semyon Bezrukov 62424ea120
Disable redis server for Community Edition (#255)
* Disable redis server

* Add REDIS_ENABLED variable

* Fix Dockerfile

* Fix REDIS_ENABLED condition
2020-06-04 15:15:34 +03:00
Semyon Bezrukov f6b5017b4a
Rename cert & key files (#245)
* New cert files default names

* Add certs travis test

* Add certificate generation

* Fix certs test

* Fix cert gen

* Fix directory mapping

* Fix https healthcheck

* Add test for old cert path

* Fix script & test

* Fix port number

* Code refactoring

* Fix old cert test

* Code refactoring

* Fix certs test names

* Remove unnecessary test
2020-04-29 19:48:33 +03:00
Alexey Golubev a51dc61276 Fix db folder mapping for custom build 2020-04-01 12:11:57 +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 438a41a933 Fix #44534 2020-02-25 13:54:23 +03: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 33d04dc4f4 Remove nodejs dependency 2020-02-21 14:58:20 +03:00
Alexey Golubev 586d1078e6
Create folder for pkg example 2020-02-12 13:42:04 +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 3ff96e8b49
Fix 'JWT_IN_BODY' param parsing 2019-12-25 17:25:57 +03:00
Roman Demidov 08bb07e2d0 Rename AMQP variables (#205) 2019-12-23 18:45:37 +03:00
Roman Demidov ee8fa827e3 Add external volumes for rabbitmq and redis (#203) 2019-12-20 13:15:59 +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 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
Semyon Bezrukov b3055c362c Add support JWT_IN_BODY param (#194) 2019-11-27 11:35:08 +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 d7833f454b Enable ds path customization 2019-10-21 11:51:06 +03:00
Alexey Golubev db01421f8a Fix #183 2019-09-25 17:49:18 +03:00
leo-lb 93a69e601d Specify POSTGRESQL_SERVER_PORT for new databases (#170) 2019-07-12 02:15:37 -07:00
Alexey Golubev 89c883646d Fix bug #164 2019-05-29 16:26:22 +03:00
Alexey Golubev 2a78e2f6fa Fix bug #163 2019-05-29 15:34:58 +03:00
Alexey Golubev 2d6a4e0908 Fix crash on system without ipv6 2019-05-21 16:26:10 +03:00
Alexey Golubev b47a70582a Fix setup amqp type 2019-03-07 15:21:52 +03:00
Alexey Golubev 2a96d3c5f0 Change setup amqp server type 2019-03-06 12:30:54 +03:00
Alexey Golubev 1fe33f849f Rename AMQP_SERVER_ENGINE->AMQP_SERVER_TYPE 2019-03-05 18:12:54 +03:00
Alexey Golubev f0af6fe971
Switch to local json 2019-02-15 15:10:19 +03:00
Alexey Golubev 3642403457 Rebranding config file name 2019-02-14 16:16:28 +03:00
Alexey Golubev f8180d1343 Add amqp server params 2019-01-28 15:51:20 +03:00
Alexey Golubev 96c37d7312 Fix log rotation 2018-11-20 17:07:20 +03:00
Alexey Golubev 26f7126cb0 Fix #138 2018-11-15 12:11:35 +03:00