Commit Graph

39613 Commits

Author SHA1 Message Date
Nasrullo Nurullaev
570dc223e8
fix Bug 68348 - Update MySQL to 8.0.37 (#253) 2024-06-07 16:38:39 +03:00
f8f4220c9e
Add OCI test for Fedora40 (#251) 2024-05-27 16:12:27 +03:00
f581936377
Merger hotfix/v2.5.1 into master (#246) 2024-05-23 12:09:13 +03:00
b9097d0e33
Fix OCI workflow trigger (#245) 2024-05-21 13:56:20 +03:00
0b90b3f7f2
Add OCI tests for Ubuntu24.04 noble (#244) 2024-05-21 12:29:10 +03:00
d2649c8160
Fix bug 65859 - Create swapfile on Fedora39 (#243) 2024-05-21 10:07:38 +03:00
d539e526d2
Add Fedora 39 OCI tests (#239) 2024-05-21 10:06:44 +03:00
1dcb2bbd5f
Fix ubuntu24 install: dotnet-8.0 (#242) 2024-05-21 10:05:54 +03:00
643ea392e4
Upgrade mysql packages to 8.4.0 (#238) 2024-05-16 16:10:15 +03:00
eb547c338f
fix Bug 67990 - Add automatic installation of docker on RedHat (#240) 2024-05-16 12:32:38 +03:00
0a652b552e
Fix RHEL distribution check condition (#237) 2024-05-15 12:37:45 +03:00
83eada812f
Fix Ubuntu24 install: redis openresty nginx fluent (#233) 2024-05-14 11:05:00 +03:00
7f08e3c79c Config: Changed order of languages (GMail style) 2024-05-13 17:40:00 +04:00
4706021091 Config: Added si language 2024-05-13 17:36:08 +04:00
37384d4ce2
Fix mysqld start service (#232) 2024-05-13 11:05:16 +03:00
d67a2222d4 Add healthcheck for MySQL container 2024-05-09 17:57:17 +03:00
2ae938697c Remove default-authentication-plugin config due to obsolescence 2024-05-08 16:31:27 +03:00
8c63ceb70a
Fix bug 67793 - Disable elasticsearch service (#226) 2024-05-02 12:06:08 +03:00
27daea1762
Merge release/v2.5.0 into master (#228) 2024-05-02 11:48:25 +03:00
307522166c Merge branch 'release/v2.5.0' into hotfix/v2.5.1 2024-04-27 12:57:15 +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
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
24e1c76e03 Merge branch 'release/v2.5.0' into hotfix/v2.5.1 2024-04-25 14:27:06 +04:00
5dcbfee790
Fix bug 67631 - truncate opensearch indexes after app update (#222) 2024-04-25 10:49:24 +03: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
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
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
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
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
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
6913c108ea Config: enabled new language sr-Latn-RS 2024-04-16 13:01:42 +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