Commit Graph

867 Commits

Author SHA1 Message Date
0865309ae8
Replace the nginx installation with an openresty installation (#1663) 2023-08-25 15:58:40 +03:00
67287d712c
Add the ability to use an external services in OCI docker (#1598)
* Add the ability to use an external service elasticsearch

* Add the ability to use an external redis service

* Add the ability to use an external rabbitmq service

* Add the ability to use external mysql service

* Add network creation in OCI

* Implement non-use of host variable when connecting locally to containers

* Add missing environments in .yml files

* Add the ability to use external Docs service

* Fix problem of a given host as a container name

* Add the ability to configure the elasticsearch protocol

* Add comments to the .env file

* Fix migration-runner to mysql container connection error

* Implement Docs configuration via external URL

* Fix elasticsearch configuration parameter substitution
2023-08-25 15:39:26 +03:00
87605003af
Remove overwriting of parameter values during reconfiguration (#1590) 2023-08-25 15:18:02 +03:00
Nasrullo Nurullaev
567fdbb60b
fix Bug 63367 - Add End User License Agreement (#1651)
* fix Bug 63367 - Add End User License Agreement

* Add Enterprise EULA

* Remove AI tag form LicenseDlg
2023-08-25 15:15:56 +03:00
Nasrullo Nurullaev
6b2d8a6b09
Add OpenResty to DocSpace as prerequisite (#1659)
* Add OpenResty to DocSpace as prerequisite

* Add OpenResty license

* Small fixes
2023-08-24 17:51:01 +03:00
Nasrullo Nurullaev
9de902006a
fix Bug 63675 - Fix issue with App name after upgrading (#1654)
* fix Bug 63675 - Fix issue with App name after upgrading

* Change way of getting property
2023-08-24 14:03:03 +03:00
78d405ae79 fix Bug 63666 - Add priority use of OCI scripts with S3 2023-08-23 16:51:57 +05:00
Nasrullo Nurullaev
195a1c7386
fix Bug 63642 - Fix issue with installing MySql (#1649) 2023-08-22 10:46:14 +03:00
Nasrullo Nurullaev
4dcd8099d6
Reduce the install time in DocSpace msi build (#1611) 2023-08-21 16:07:13 +03:00
Nasrullo Nurullaev
d5cb33579d
fix Bug 63689 - Fix issue with adding administrators (#1647) 2023-08-21 16:05:07 +03:00
bc1f6c703e Specify the default docker installation type as community 2023-08-21 14:24:31 +05:00
06f9815a4f
Modify build proxy-router from nginx to openresty (#1642)
* Add feature for nginx configure redis

* Fix docker nginx image build

* Fix permition

* Fix feature for replasing redis host config

* Fix sed action
2023-08-19 12:57:51 +03:00
3ec372d034 Merge branch 'hotfix/v1.1.2' into feature/csp 2023-08-11 15:12:36 +04:00
b58d8b5edc Fix problem with LOG_LEVEL substitution in K8s 2023-08-11 13:09:37 +05:00
321a3ebbb7 Merge branch 'hotfix/v1.1.2' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.1.2 2023-08-11 10:54:35 +03:00
3781a67657 Fix healthchek url for login and doceditor 2023-08-11 10:52:43 +03:00
6aa0c55e50 Fix problem when substituting OAUTH_REDIRECT_URL 2023-08-11 12:09:07 +05:00
cb9f62321a Fix problem when substituting OAUTH_REDIRECT_URL 2023-08-11 12:03:18 +05:00
2c9db2ac0d Docker: Dev: Added redis_host setup 2023-08-09 19:55:17 +04:00
13708e324a Docker.app: Changed nginx to openresty 2023-08-09 19:54:32 +04:00
666c4961d2 Build: Docker: Dev: Added dos2unix for nginx entrypoint 2023-08-09 17:43:52 +03:00
b7f6f63421 Build: Docker: Replaced nginx to openresty 2023-08-09 18:19:00 +04:00
4d2bc180b0 Build: Docker: Dev: Added build/clean base images by default for windows 2023-08-09 12:51:06 +03:00
ceead77137 Build: Docker: Dev: Added build/clean base images by default 2023-08-09 12:29:39 +04:00
8cbe324d41
Fix the run of init containers in k8s (#1617) 2023-08-08 17:31:13 +03:00
0952050f8a
Merge pull request #1616 from lemmav/feature/healthcheck
Add healthcheck for onlyoffice-login and onlyoffice-doceditor
2023-08-08 11:59:07 +03:00
8592348fb4 Add healthcheck for onlyoffice-login and onlyoffice-doceditor 2023-08-08 11:40:33 +03:00
b8d9c61bb3 Correct display of products in OCI scripts 2023-08-07 16:50:53 +05:00
00755737c7 Fix forum link in OCI scripts 2023-08-07 16:49:23 +05:00
Nasrullo Nurullaev
300b18bf85
Remove unnecessary custom actions in DocSpace EE (#1613) 2023-08-07 13:44:42 +03:00
b90002c4fe Merge branch 'hotfix/v1.1.2' into bugfix/bug-63501 2023-08-04 15:33:46 +04:00
Nasrullo Nurullaev
0172bf2070
Update ConnectionDlg UI texts and bitmap (#1610) 2023-08-04 12:54:51 +03:00
Akmal Isomadinov
ec2e74fec5 Build: Dev: Added dos2unix for proxy container for Dockerfile.runtime 2023-08-03 14:39:37 +05:00
203d6d9aba Build: Dev: Added --build_proxy 2023-08-03 12:41:36 +04:00
Nasrullo Nurullaev
4f6fdc2165
Feature - Generating machinekey for win (#1606) 2023-08-03 11:03:02 +03:00
5abcef74f5 Change hardware requirements for OCI installation 2023-08-03 12:44:23 +05:00
Nasrullo Nurullaev
6b574e6be9
fix Bug 62882 - Edit description and display names in node services (#1603) 2023-08-02 11:11:21 +03:00
Nasrullo Nurullaev
afacc23957
fix Bug 62877 - Fix issue with access to the doceditor (#1601) 2023-08-02 10:27:59 +03:00
Nasrullo Nurullaev
ab534f3f56
fix Bug 63367 - Update licenses (#1594)
* fix Bug 63367 - Update licenses

* Small fixes
2023-08-01 17:16:31 +03:00
32b19af997 Change log level substitution for win package 2023-07-28 12:50:12 +05:00
Nasrullo Nurullaev
4d84ccd86d
fix Bug 63365 - Update banner, dialog and icon images (#1593) 2023-07-27 16:17:05 +03:00
ef99b47510 Add a log level replacement for nlog.config 2023-07-27 15:12:25 +05:00
f2c4ddfe9f Prevent interactive information from being displayed to user 2023-07-27 14:47:30 +05:00
60da3a7f34 Add enabling makeswap by default for OCI Redhat 2023-07-27 14:30:43 +05:00
c04b1c3324 Add swap file creation when installing packages 2023-07-27 14:20:50 +05:00
f281277f6b
Add ability to set log level in docker (#1591) 2023-07-27 13:43:12 +05:00
Nasrullo Nurullaev
ac77a4cb04
Fix issue with parsing data from nlog.config (#1592) 2023-07-27 11:32:30 +05:00
281122602c Add an environment file for redis configuration in packages 2023-07-26 18:55:29 +05:00
Nasrullo Nurullaev
ebe3a50f99
Fix issue with installing MySQL prerequisites (#1589) 2023-07-26 17:46:23 +05:00
Nasrullo Nurullaev
69e7a63b44
fix Bug 63398 - Made versions of prerequisites in Win consistent with the rest (#1580)
* fix Bug 63398 - Made versions of prerequisites in Win packages consistent with others

* Update psql ODBC driver

* Edit psqlodbc driver name
2023-07-26 17:03:21 +05:00