Commit Graph

51 Commits

Author SHA1 Message Date
ea968a82eb
Optimize repository inclusion for OCI RedHat (#272) 2024-07-02 17:21:53 +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
955267377e fix Bug 68738 - Fix opensearch repository re-addition 2024-06-19 15:20:00 +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
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
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
d67a2222d4 Add healthcheck for MySQL container 2024-05-09 17:57:17 +03:00
340b1c8a43
Disable fluent-bit and dashboard setup for Docker (#220) 2024-04-24 17:02:42 +03:00
364434b013
Add stopping the elasticsearch container when updating to opensearch (#218) 2024-04-23 14:31:59 +03:00
a3947ac070
Fix a bug with starting services on device reboot (#212) 2024-04-22 14:15:11 +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
39753af2f0
Move package version hold to OCI script for postinst issues (#196) 2024-04-10 10:26:07 +03:00
d223ed2c7c
Add automatic supply detection in OCI on upgrade (#192) 2024-04-04 11:00:37 +03:00
d50b3aba50
Add pending migration-runner completion (#189) 2024-04-02 15:09:30 +03:00
ab083721a2
Add use of the mysql-innovation repository (#186) 2024-04-01 13:39:49 +03:00
f2dadbbb2c
Fix OCI docker script for marketplace (#187)
* Add noninteractive mode

* Add the ability to pull images
2024-03-29 15:09:52 +03:00
d9edb7bcda
Replace ElasticSearch with OpenSearch in packages (#175)
* Copy hidden files and directories

* Replace elasticsearch with opensearch in packages

* Explicitly copy .next directory .rpm packages

* Repair opensearch configuration

* Fix opensearch conf
2024-03-25 14:27:30 +03:00
7967c5547d
Migration to opensearch in docker (#167)
* Migration to opensearch

* Implement indexes update on version change

* Optimize indexes update on version change

* Migration to opensearch in docspace.profiles.yml
2024-03-21 13:09:32 +03:00
96acff344e Fix dependency issue when installing mysql-server 2024-02-14 20:31:22 +07:00
99e77cf992 Small fixes 2024-02-13 12:02:31 +04:00
56ed69439c
Merge branch 'develop' into feature/fedora-oci 2024-02-12 16:33:13 +04:00
f5069939e9 Add OneClickInstall for Fedora 2024-02-12 15:54:55 +04:00
3cb921c03d fix Bug 66308 - Fix incorrect RAM retrieval 2024-02-08 17:15:58 +07:00
3da388f94d Merge branch 'hotfix/v2.0.1' into develop 2024-02-06 20:15:57 +07:00
42ba7aa224 Fix installing nodejs from a new repository 2024-01-20 19:46:45 +07:00
ac7d9a688b Fix parsing of the latest version of mysql80-community-release 2024-01-19 15:56:48 +07:00
e0b93674dc Temporary fix for missing nginx repository for debian bookworm 2023-12-21 17:30:58 +08:00
0dad126336 Fix sdl2 installation for centos 8s 2023-12-21 17:14:21 +08:00
b2efa0bce9 Merge branch 'release/v2.0.0' into develop 2023-12-19 16:36:12 +08:00
ccbb335a03 Merge branch 'release/v2.0.0' into hotfix/v2.0.1 2023-12-19 16:35:12 +08:00
6c2211e231 Merge branch 'hotfix/v2.0.1' into develop
# Conflicts:
#	install/OneClickInstall/install-Debian.sh
#	install/deb/debian/rules
2023-12-13 20:00:06 +04:00
ca29b37046
Warn about the end of legacy OS support and code optimization (#87) 2023-12-11 15:39:49 +03:00
0d9170c8a1
Update the dotnet version to 8.0 in packages dependencies (#86) 2023-12-11 15:38:13 +03:00
02f61e6d56 Fix error on changed repository metadata 2023-12-07 17:31:54 +07:00
061411c60d
Fix error subversion support temporarily disabled (#97) 2023-12-05 15:51:02 +03:00
24fd6ad138 Add update the package index files on deb systems 2023-11-30 18:49:21 +07:00
403fb2f4f3
Fix error semanage: command not found (#64) 2023-11-16 15:41:40 +03:00
31ae699a00
Correct domain acquisition errors and integrate the specified domain. (#62) 2023-11-14 17:15:15 +03:00
0fc70ed192 Fix default value in redis\elastic port description 2023-11-01 14:05:30 +07:00
Danil Titarenko
330cffc88b
Fix docker daemon sed modifier (#26) 2023-10-27 12:09:56 +03:00
d7322464af
Correct the paths for downloading OCI scripts (#11) 2023-10-10 18:16:28 +03:00
1584336d5f replace build => buildtools 2023-10-02 18:09:10 +03:00