Commit graph

56 commits

Author SHA1 Message Date
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