Commit Graph

256 Commits

Author SHA1 Message Date
603a11ba9d
Move external dependency connection check to a separate function (#317) 2024-08-26 14:54:58 +03:00
523034c088
Refactoring OCI docker (#311) 2024-08-15 15:20:30 +03:00
3a6a9ac574
Add healthcheck for dependent containers (#308) 2024-08-14 12:43:06 +03:00
07cce071d2
fix Bug 69111 - Add an offline installation option for docker supply (#307)
Co-authored-by: Elbakyan Shirak <shirak.elbakyan@onlyoffice.com>
2024-08-14 12:42:37 +03:00
1ef4ec7e84
Add the ability to specify an external hub for OCI docker (#301) 2024-08-14 12:21:04 +03:00
204af6e047
fix Bug 69500 - Fix the functionality of services on the custom port (#306) 2024-08-12 18:45:54 +03:00
b43d9a5cda docker: WebStudio: support self queue 2024-08-08 20:10:15 +03:00
a090e14a30
Add a check to enable the CRB repository (#298) 2024-08-07 10:31:15 +03:00
2c892e1a6c
Fix OCI installation on AlmaLinux, Rocky Linux and other
Use CentOS install flow for default on RedHat-based distributions
2024-08-02 17:55:46 +03:00
Valeria Bagisheva
859a3bb009
Fix rename dashboards for release (#291) 2024-08-01 11:17:34 +03:00
Nasrullo Nurullaev
75d3548bc7
Add --cert-name option for ability to change key-type (#290) 2024-07-30 15:04:16 +03:00
Nasrullo Nurullaev
1b1be72fdd
Add the ability to create a certificate for multiple domains (#288) 2024-07-23 16:37:56 +03:00
c9488e3e1a
Fix TLSv1.2 not working issue (#282) 2024-07-15 10:30:55 +03:00
520681d8d6
Increase the SSL rating from A to A+ (#281) 2024-07-11 16:10:27 +03:00
9c85615a6c
fix Bug 68999 - Set the default address when resetting the configuration (#277) 2024-07-05 17:44:54 +03:00
633f0de3d1
Add domain name validation when switching to HTTPS (#278) 2024-07-05 12:28:28 +03:00
ea968a82eb
Optimize repository inclusion for OCI RedHat (#272) 2024-07-02 17:21:53 +03:00
044eb04161
Correct index name for fluent-bit (#271) 2024-07-02 16:32:54 +03:00
94113da1ec
Feature/install encoding (#270) 2024-07-02 12:32:45 +03:00
16abb17842
Fix logging error in windows package (#269) 2024-07-01 17:34:11 +03:00
3c6249de92
Fix fluent-bit in windows package (#268) 2024-07-01 17:32:56 +03:00
5d9a492c06
Merge develop into release/v2.6.0 (#266)
Co-authored-by: Elbakyan Shirak <shirak.elbakyan@onlyoffice.com>
2024-07-01 15:51:54 +03:00
58867e72a8 Ensure proper exit code handling in script termination 2024-06-20 20:27:37 +03:00
1c3907df34 Change keyserver address 2024-06-20 19:14:48 +03:00
54c3496a7f
fix Bug 68483 - Fix installation issue with external MySQL server (#261) 2024-06-20 15:08:36 +03:00
955267377e fix Bug 68738 - Fix opensearch repository re-addition 2024-06-19 15:20:00 +03:00
1b020f3441 fix Bug 68483 - Fix installation issue with external MySQL server 2024-06-18 21:14:36 +05:00
2bf24478ed
Merge hotfix/v2.5.1 into develop 2024-06-12 13:41:49 +03:00
000a444f44 Switched custom action from 32 to 64-bit execution 2024-06-08 12:21:12 +05:00
Nasrullo Nurullaev
570dc223e8
fix Bug 68348 - Update MySQL to 8.0.37 (#253) 2024-06-07 16:38:39 +03:00
509ec61a55
Optimize the fix for the self-signed certificate problem (#236) 2024-06-07 15:11:50 +03:00
30fd1f860d Correct the definition of a self-signed certificate by base domain 2024-06-05 12:40:59 +03:00
87aad9f6cc Improve the definition of a self-signed certificate 2024-06-05 10:53:51 +03:00
c64b815fe2 Enable fluent-bit cofiguring in OCI docker by default 2024-05-31 14:47:45 +03:00
86dbea14fd
Modify running fluent-bit through docker and reading log files (#234) 2024-05-30 17:30:24 +03:00
124c6be56e
Fix the dotnet auto-update issue (#248) 2024-05-30 12:42:38 +03:00
1e4d844f69
Remove logrotate usage in packages (#241) 2024-05-30 12:37:54 +03:00
d41b7c1e03
Add http/3 support to docker (#235) 2024-05-30 12:35:36 +03:00
84ef92a4ee
Add openssl dependency for packages (#249) 2024-05-24 16:04:02 +03:00
5014429c2b
Check if firewalld service is running (#247) 2024-05-23 17:12:24 +03:00
a6b2bb16a0 Merge branch 'hotfix/v2.5.1' into develop 2024-05-21 15:50:48 +04:00
d2649c8160
Fix bug 65859 - Create swapfile on Fedora39 (#243) 2024-05-21 10:07:38 +03:00
1dcb2bbd5f
Fix ubuntu24 install: dotnet-8.0 (#242) 2024-05-21 10:05:54 +03:00
10e43f0434 Merge branch 'hotfix/v2.5.1' into develop 2024-05-16 19:09:43 +04: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
6ab1d625c7 Merge branch 'hotfix/v2.5.1' into develop 2024-05-15 18:37:08 +04: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
0af8141025 Merge branch 'hotfix/v2.5.1' into develop 2024-05-13 18:24:03 +04:00