Commit Graph

39721 Commits

Author SHA1 Message Date
27daea1762
Merge release/v2.5.0 into master (#228) 2024-05-02 11:48:25 +03:00
17151eabc8 fix Bug 67768 2024-05-02 11:32:29 +03:00
b709f41fa0 Nginx: fix config for login 2024-04-27 12:32:13 +03:00
7ddedd6f0f Merge branch 'hotfix/v2.5.1' into develop 2024-04-27 12:57:26 +04:00
307522166c Merge branch 'release/v2.5.0' into hotfix/v2.5.1 2024-04-27 12:57:15 +04:00
b295eca7ab Merge branch 'master' into develop 2024-04-27 12:56:50 +04:00
ae896c9d9c Config: Removed other thumbnail sizes except 1280x720 2024-04-27 11:42:21 +04:00
Nasrullo Nurullaev
22d0b3101f
Fix updating issue with ApiSystem (#225) 2024-04-26 20:09:15 +03:00
0e55697fb7 Merge branch 'release/v2.5.0' into master 2024-04-26 16:57:30 +03:00
a97f2fc140 Merge branch 'hotfix/v2.5.1' into develop 2024-04-26 15:00:42 +04:00
a6e1e8535a Merge branch 'release/v2.5.0' into hotfix/v2.5.1 2024-04-26 15:00:28 +04:00
Nasrullo Nurullaev
b5cdd679c2
fix Bug 67717 - Fix management page issue (#223) 2024-04-26 13:57:33 +03:00
9f5f57dc4f
FormRoom: added pdf to coauthor-docs (#221) 2024-04-25 19:34:55 +04:00
4fe602cc7b Merge branch 'develop' into feature/form-room 2024-04-25 14:27:32 +04:00
7518c63e66 Merge branch 'hotfix/v2.5.1' into develop 2024-04-25 14:27:18 +04:00
24e1c76e03 Merge branch 'release/v2.5.0' into hotfix/v2.5.1 2024-04-25 14:27:06 +04:00
701d55d40a Merge branch 'develop' into feature/form-room 2024-04-25 14:09:46 +04:00
5dcbfee790
Fix bug 67631 - truncate opensearch indexes after app update (#222) 2024-04-25 10:49:24 +03:00
f75662822c Merge branch 'hotfix/v2.5.1' into develop 2024-04-24 19:47:02 +04:00
3315c27ee3 Merge branch 'release/v2.5.0' into hotfix/v2.5.1 2024-04-24 19:46:39 +04:00
340b1c8a43
Disable fluent-bit and dashboard setup for Docker (#220) 2024-04-24 17:02:42 +03:00
fce6429cc3
fix nlog for tests (#205) 2024-04-24 11:36:46 +03:00
766818a130 Merge branch 'release/v2.5.0' into hotfix/v2.5.1 2024-04-24 10:37:38 +04:00
Nasrullo Nurullaev
8e47824fbe
Enable ApiSystem service installing (#219) 2024-04-23 17:52:19 +03:00
5570c5d52d FormRoom: added pdf to coauthor-docs 2024-04-23 15:36:00 +03:00
364434b013
Add stopping the elasticsearch container when updating to opensearch (#218) 2024-04-23 14:31:59 +03:00
Nasrullo Nurullaev
049f0dfa17
fix Bug 67633 - Fix issue with service starting (#217) 2024-04-23 14:09:00 +03:00
Nasrullo Nurullaev
48924f8a5b
fix Bug 67421 - Add ingest-attachment plugin file (#216) 2024-04-23 13:16:40 +03:00
0d35d073cb Merge branch 'hotfix/v2.5.1' into develop 2024-04-23 13:59:00 +04:00
11c0de784e Merge branch 'release/v2.5.0' into hotfix/v2.5.1 2024-04-23 13:58:46 +04:00
31110c093f Docker: Dev: Disable write config/elastic.json for dev env 2024-04-23 13:58:22 +04:00
84e8271a04
Enable services fluent-bit dashboards (#215) 2024-04-23 10:18:54 +03:00
d92ac9c0ac
Bugfix/opensearch dashboards passwd generation (#213) 2024-04-23 10:15:44 +03:00
45859997b1
Troubleshoot the display of Spaces functionality (#214) 2024-04-23 10:01:40 +03:00
0f5611eeb2 Merge branch 'release/v2.5.0' into develop 2024-04-23 10:31:15 +04:00
dced6ff912
Remove obsolete docker compose warning (#210) 2024-04-22 15:37:38 +03:00
9020b2214a
Correct the lintian warnings (#211) 2024-04-22 15:25:41 +03:00
a3947ac070
Fix a bug with starting services on device reboot (#212) 2024-04-22 14:15:11 +03:00
a2f371d197 Merge branch 'release/v2.5.0' into develop 2024-04-19 19:15:57 +04:00
f8c151852c
Merge hotfix/v2.0.6 into master 2024-04-17 16:23:42 +03:00
a841373a39
Merge hotfix/v2.0.6 into master
Co-authored-by: pavelbannov <pavel.bannov@onlyoffice.com>
2024-04-17 16:05:50 +03:00
b9097d5ef1
Fix port-already-in-use openresty error (#206) 2024-04-17 15:31:28 +03:00
d21d760b01
Configure dashboards & fluent-bit (#200) 2024-04-17 15:10:06 +03:00
fde212c05c
Add opensearch-dashboards and fluent-bit to retrieve docker logs (#170)
* Migration to opensearch

* Implement indexes update on version change

* Add opensearch-dashboard and logstash to retrieve docker logs

* Replace logstash with fluent-bit to retrieve docker logs

* Add running fluent-bit logging to OCI

* Change fluent-bit supply to package delivery

* Implement index cleanup every 30 days via lua script

* Implement index cleanup via exec on timer

* Optimize indexes update on version change

* Add a check that fluent-bit has installed successfully

* Add the dashboard location and authorization for it

* Move dashboards location to router

* Migration to opensearch in docspace.profiles.yml

* Replace the naming with dashboards

* Add password generation for /dashboards/
2024-04-17 15:08:49 +03:00
diana-vahomskaya
37cd9e6f1c fix nlog for tests 2024-04-17 11:56:02 +03:00
6913c108ea Config: enabled new language sr-Latn-RS 2024-04-16 13:01:42 +04:00
80b0d3ffd6 Merge branch 'release/v2.5.0' into develop 2024-04-15 18:07:17 +04:00
c565396a99
Delete kafka, zookeeper from docker env (#203)
* Delete kafka, zookeepre

* Del kafka, zoo from notify env

* Del kafka, zoo from docspace.yml env
2024-04-15 13:39:31 +03:00
Nasrullo Nurullaev
cf9a4afbdf
fix Bug 66211 - Fix issue with SSL renew (#197) 2024-04-15 13:25:12 +03:00
4923756298
Add static campaings to the package build (#201) 2024-04-15 12:24:55 +03:00