Commit graph

230 commits

Author SHA1 Message Date
Alexey Golubev 796fce01cd Fix setup amqp type 2019-03-22 12:46:11 +03:00
Alexey Golubev 2c44e3833d Change setup amqp server type 2019-03-22 12:46:11 +03:00
Alexey Golubev f999dd4214 Cosmetic 2019-03-22 12:46:11 +03:00
Alexey Golubev ad4b496181 Rename AMQP_SERVER_ENGINE->AMQP_SERVER_TYPE 2019-03-22 12:46:11 +03:00
Alexey Golubev 88f33c5d8f Add AMQP_ SERVER_ params descriptions 2019-02-25 19:51:34 +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 45ce3d40ab Add activemq sample 2019-02-14 13:03:31 +03:00
Alexey Golubev f8180d1343 Add amqp server params 2019-01-28 15:51:20 +03:00
Alexey Golubev fbc9f8d208 v5.2.6 2018-12-25 12:02:21 +03:00
Alexey Golubev bb24a80deb v5.2.4 2018-12-11 16:10:23 +03:00
Alexey Golubev 10d54591de v5.2.4 2018-12-11 16:07:08 +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
Alexey Golubev 1ff3e1def6
Fix #133 2018-11-02 11:53:06 +03:00
Alexey Golubev c266215700 v5.2.3 2018-10-30 13:01:35 +03:00
Alexey Golubev 0154bb08e0 v5.2.3 2018-10-30 12:58:37 +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 cc055305c1 release/v5.2.0 2018-09-27 19:10:35 +03:00
Alexey Golubev 3696139db2 release/v5.2.0 2018-09-27 19:07:43 +03:00
Alexey Golubev 2c4668d9e3
Update nodejs to version 8.x 2018-08-27 15:47:16 +03:00
Alexey Golubev 9ad9bc8aca Use boolean type for JWT_ENABLED 2018-07-19 16:20:20 +03:00
Alexey Golubev ae78df1e24 v5.1.5 2018-07-17 17:45:58 +03:00
Alexey Golubev 140931bb62 v5.1.5 2018-07-17 17:08:49 +03:00
Alexey Golubev 520352dec2 Add cron start up to enable log rotation 2018-06-25 14:58:40 +03:00
Pavel Lobashov d5e18c29b7 Add issue templates 2018-06-21 17:43:15 +03:00
Alexey Golubev 9796bd62c6 v5.1.4 2018-05-24 15:34:46 +03:00
Alexey Golubev 4c8bac99c6 v5.1.4 2018-05-24 15:32:34 +03:00
Alexey Golubev a30463822e Disable install unauth app 2018-05-17 16:22:43 +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
Alexander Vnuchkov 96b98337a8
Added info about correct server restart 2018-04-12 15:06:23 +03:00
Alexey Golubev d82b075ec3 v5.1.2 2018-04-11 14:28:00 +03:00
Alexey Golubev d84f8a2fed v5.1.1 2018-04-05 15:56:58 +03:00
Alexey Golubev d613f02ec2 v5.1.1 2018-04-05 15:55:18 +03:00
Alexey Golubev edf8e51856 Prevent ds crash by wrong pg rights 2018-04-03 19:39:11 +03:00
Alexey Golubev ac1e741f87
Merge pull request #90 from ProgVal/patch-1
Use a long keyid for Onlyoffice's Debian repo
2018-04-02 17:18:51 +03:00
Valentin Lorentz c4f20cf8ca
Use a long keyid for Onlyoffice's Debian repo
Short keyids are easy to spoof, making the GPG signature verification of packages ineffective against most attackers. See https://evil32.com/
2018-03-31 08:36:10 +02:00
Alexey Golubev 974fce146f v5.1.0 2018-03-28 12:09:00 +03:00
Alexey Golubev 8a02d9fbe4 v5.1.0 2018-03-28 12:06:40 +03:00
Alexey Golubev 1546c72cf0 Remove unused code 2018-03-02 18:07:51 +03:00
Alexey Golubev 56c0805754 Remove font dependency 2018-03-02 18:00:21 +03:00
Alexey Golubev b2d8ce41f4 Move turning on gzip to the run script 2018-01-29 11:56:51 +03:00