Commit Graph

53 Commits

Author SHA1 Message Date
Semyon Bezrukov
a31a579d24
Add WOPI_ENABLED variable (#379)
* Add WOPI_ENABLED variable

* Add var description
2021-09-14 17:53:37 +03:00
Svetlana Maleeva
32a8a24a0f
Update README.md (#377) 2021-09-14 17:42:55 +03:00
papacarlo
245659807a Merge branch hotfix/v6.2.2 into release/v6.3.0 2021-05-07 13:27:20 +00:00
Pavel Lobashov
67df644858
Precise info about table existance (#355) 2021-04-29 12:14:31 +03:00
Alexey Golubev
2f26cea790
Fix #347 (#349) 2021-04-01 10:07:07 +03:00
papacarlo
d26fd0d234 Merge branch hotfix/v6.0.2 into release/v6.1.0 2020-12-07 14:38:53 +00:00
papacarlo
4cc63380f2 Merge branch release/v6.1.0 into master 2020-12-01 07:51:32 +00: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
hellonadya
a231d7992a
Update README.md (#301)
- add info on OO Docs & OO Workspace
2020-10-16 16:48:43 +03:00
papacarlo
d3e5246e9a Merge branch hotfix/v5.6.4 into release/v6.0.0 2020-09-08 08:31:06 +00:00
Kim Brose
16107fd3ba
Update README.md (#283) 2020-08-17 16:08:52 +03:00
Semyon Bezrukov
7bfe250035
Add Graphite (#265) 2020-07-23 15:42:17 +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
a553f2eafb
Merge branch 'master' into patch-1 2020-03-05 13:39:44 +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
Alexey Golubev
9eff99f618 Remake fix #96 2019-12-26 13:14:51 +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
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
hellonadya
5031b7f983 Update Readme.md
- UTMs added to website links in Project information
- Link to solutions comparison added to Project information
2019-05-16 13:15:17 +03:00
Alexey Golubev
c22686d264 Cosmetic 2019-03-05 18:14:50 +03:00
Alexey Golubev
1fe33f849f Rename AMQP_SERVER_ENGINE->AMQP_SERVER_TYPE 2019-03-05 18:12:54 +03:00
Alexey Golubev
88f33c5d8f Add AMQP_ SERVER_ params descriptions 2019-02-25 19:51:34 +03:00
Alexander Vnuchkov
96b98337a8
Added info about correct server restart 2018-04-12 15:06:23 +03:00
Pavel Lobashov
7ce422f662
Since v4.0 Documentserver not use mono in any form 2017-12-04 14:27:22 +03:00
Alexey Golubev
9559beeddf Added description to jwt params 2017-09-11 19:02:19 +03:00
alexandervnuchkov
716a85ef6d Update README.md 2017-08-04 14:02:42 +03:00
alexandervnuchkov
58f6e1cc8e Update README.md 2017-08-04 13:37:13 +03:00
Alexey Golubev
f52ad9f804 Update README.md 2017-07-27 11:41:30 +03:00
dienteperro
853f2b4de8 Update README.md 2017-04-19 17:04:19 -04:00
Alex
57759c43d9 Update README.md 2017-04-05 12:26:27 +03:00
Henri Wahl
f3d9d9b9f9 Added import of /var/lib/onlyoffice 2017-04-05 11:11:54 +02:00
Alexey Golubev
716f9afb94 Merge pull request #30 from ONLYOFFICE/feature/nginx-params-description
Added nginx params description.
2017-02-27 11:03:45 +03:00
Alexey Golubev
259d6df478 Added nginx params description. 2017-02-27 10:50:47 +03:00
Alexey.Golubev
dd08a39bed Added "How to run DS on different port" 2017-01-13 12:50:24 +03:00
Alexey Golubev
be3f768358 Changed rabbitmq settings 2016-12-09 15:56:11 +03:00
alexandervnuchkov
2518588d7f Update README.md
Added link to Stack Overflow
2016-08-30 16:44:04 +03:00
Alexey Golubev
4236d71fe3 Merge pull request #18 from ONLYOFFICE/master
Back merge from master
2016-08-26 17:25:01 +03:00
Alexey Golubev
6ea703a44c MySQL -> PostgreSQL 2016-08-26 17:02:51 +03:00
alexandervnuchkov
48eb2b4afb Update README.md 2016-08-03 15:09:21 +03:00
alexandervnuchkov
be0a9e50c1 Corrections for README.md 2016-07-28 12:23:41 +03:00
Alexey Golubev
d262c96c11 Update README.md 2016-07-28 12:13:29 +03:00
Alexey Bannov
0253fe3ece Update README.md 2016-07-04 15:51:13 +03:00
Alexey Bannov
5d761b4b58 Update README.md 2016-06-30 18:10:22 +03:00
Alexey Bannov
94cb898356 Update README.md 2015-05-28 15:28:25 +03:00
Alexey Bannov
1d25cda514 Update README.md 2015-05-28 15:05:17 +03:00
Alexey Bannov
9c5a0c04b9 Update README.md 2015-05-28 14:17:08 +03:00