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
Alexey Golubev
e430c76d51
Fix #134
2018-11-06 17:18:02 +03:00
Pavel Lobashov
2b2f409edf
Fix issue #92
...
Thanks to @snorre-k
See:
https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/92#issuecomment-431655508
In short - on some Linux system (Ubuntu at least)
it container stopped - /var/run/rabbitmq dir is not cleared up.
Need to manually clear it on start.
2018-10-22 14:20:40 +03:00
Alexey Golubev
23d320dc2a
Fix minishift startup
2018-10-02 19:36:14 +03:00
Alexey Golubev
0effd2b6b8
Setup logrotate config rights
2018-10-02 15:16:50 +03:00
Alexey Golubev
9ad9bc8aca
Use boolean type for JWT_ENABLED
2018-07-19 16:20:20 +03:00
Alexey Golubev
520352dec2
Add cron start up to enable log rotation
2018-06-25 14:58:40 +03:00
Alexey Golubev
cf923c57bc
Supress tail directory warnings
2018-05-04 19:31:10 +03:00
Alexey Golubev
01fbb9f231
Use local.json to read settings
2018-05-04 11:56:18 +03:00
Alexey Golubev
9a21a9ab27
Feature/fix package update ( #102 )
2018-04-26 19:33:42 +03:00
Alexey Golubev
d725cd42a2
Define '**' behavior explicitly ( #100 )
...
If globstar is set and if the pattern '**' is followed by a ‘/’, only directories and subdirectories match.
2018-04-21 12:14:26 +03:00
Alexey Golubev
904b8ef165
Merge pull request #99 from mandusm/ugly-hack-#68
...
Fixes #68 in a hacky way
2018-04-13 12:58:55 +03:00
Mandus Momberg
670f1bdf68
Fixes #68 in a hacky way
2018-04-12 21:41:24 +00:00
Alexey Golubev
edf8e51856
Prevent ds crash by wrong pg rights
2018-04-03 19:39:11 +03:00
Alexey Golubev
b2d8ce41f4
Move turning on gzip to the run script
2018-01-29 11:56:51 +03:00
Alexey Golubev
89fd259804
update base image version to 16.04
2017-12-12 17:02:14 +03:00
Alexey Golubev
e0a4fc60ab
Fixed default welcome page
2017-11-29 14:37:21 +03:00
Alexey Golubev
2060a03b2c
Remove unused code
2017-11-29 13:06:55 +03:00
Alexey Golubev
5fbfe49fbd
Change nginx config path
2017-11-29 12:52:57 +03:00
Alexey Golubev
355ae98867
Setup rights for mapped folders.
2017-11-10 15:10:52 +03:00
Alexey Golubev
990a0ab127
Set NGINX_WORKER_PROCESSES=1 by default
2017-09-20 17:25:38 +03:00
Alexey Golubev
6cf41fa955
Added jwt setup to example
2017-09-06 17:21:52 +03:00
Alexey Golubev
ef8826aca4
Added jwt params
2017-09-01 16:59:34 +03:00
Alexey Golubev
5c15c04ebe
Merge tag 'v4.3.5' into develop
...
v4.3.5 v4.3.5
2017-06-05 16:48:05 +03:00
Alexey Golubev
e0686e5927
Merge pull request #52 from ONLYOFFICE/feature/ssl-simple
...
Changes for simple config
2017-05-19 15:15:54 +03:00
Alexey Golubev
dfceae2523
Added log level configuration parameter
2017-05-17 17:41:13 +03:00
Alexey Golubev
c3c6a356d7
Cosmetic
2017-05-17 16:35:54 +03:00
Alexey Golubev
d9003c5bae
Merge pull request #49 from ONLYOFFICE/feature/ssl-simple
...
Changes for simple config
2017-05-12 16:58:40 +03:00
Alexey Golubev
32e1c4b1cc
Changes for simple config
2017-05-12 16:51:22 +03:00