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
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
Alexey Golubev
61a56eb31e
Removed unused code
2017-04-25 16:09:38 +03:00
Alexey Golubev
f59f75fd69
debug
2017-04-25 14:29:24 +03:00
Alexey.Golubev
2fd4086173
Added /var/lib/postgresql volume
2017-04-24 20:02:01 +03:00
Alexey Golubev
0d8f2ed1a7
Fixed missprint
2017-04-12 14:46:06 +03:00
Alexey.Golubev
1047e5189a
Use nginx config from the package
2017-01-24 19:34:20 +03:00
Alexey.Golubev
3f8c314da0
tune welcome page
2017-01-17 16:15:54 +03:00
Alexey Golubev
be3f768358
Changed rabbitmq settings
2016-12-09 15:56:11 +03:00
Alexey Golubev
b9f9ed6ba5
mysql -> postgresql
2016-08-25 19:52:14 +03:00
Alexey Golubev
e7b7e7dd1a
made availability check the data container to ensure the correct order of starting the containers
2016-07-20 18:56:20 +03:00
Alexey Golubev
ad64cea8ec
removed unused code
2016-07-12 17:27:04 +03:00
Alexey.Golubev
89de48c8de
added data container for onlyoffice-documentserver
2016-07-11 11:47:22 +03:00
Alexey.Golubev
1125fc0900
updated for onlyoffice-documentserver v4.0
2016-06-30 12:41:52 +03:00
Alexey Bannov
af8780327e
Update run-document-server.sh
2015-06-16 17:58:19 +03:00
Alexey Bannov
0c59a8d128
Update run-document-server.sh
2015-06-10 18:38:35 +03:00
Alexey Bannov
16220a27e1
Update run-document-server.sh
2015-05-28 07:06:54 -04:00
Alexey Bannov
c8bf4d29b5
create log base folder
2015-05-25 06:47:54 -04:00
Alexey Bannov
395ce84911
version: 3.0
2015-04-17 15:25:41 +00:00