Commit Graph

889 Commits

Author SHA1 Message Date
e5739f1109 Fix the problem with different redis config locations 2023-09-02 15:46:09 +05:00
2c5fde7a06 Change the systemd service's existence condition 2023-09-01 20:07:45 +05:00
ccd36b5ccd Fix the problem with different redis config locations 2023-09-01 20:05:22 +05:00
4f716c37c1 Fix password generation in MySQL to match the current security policy 2023-09-01 17:34:34 +05:00
dee941b640 fix Bug 63936 - Fix the document server configuration issue with openresty installed 2023-09-01 16:58:20 +05:00
ddbec6b8a9 Roll back unnecessary cosmetic changes 2023-09-01 15:52:20 +05:00
efde095892
Merge branch 'hotfix/v1.1.2' into feature/external-IP-services 2023-09-01 14:33:57 +04:00
Elbakyan Shirak
72e803eabb Fix some bugs 2023-09-01 14:28:44 +04:00
de693d8945 Fix the problem with substitution of special characters contained in the connection string 2023-09-01 15:28:22 +05:00
eda6b4d63f Updating the nodejs repository installation to an up-to-date version 2023-09-01 14:27:41 +05:00
Elbakyan Shirak
96a5dafea5 Add external services connection, resolve conflict 2023-09-01 11:08:43 +04:00
14290e31c4 Fix the problem Invalid URI: The hostname could not be parsed. 2023-08-30 18:06:10 +05:00
92db0abdf2 Fix map for service_client 2023-08-29 16:38:13 +03:00
f9635e0e42 Add dependency installation at domain check in OCI docker 2023-08-29 16:25:03 +05:00
3249e4a99f Fix problem when pulling images in OCI docker 2023-08-29 16:24:36 +05:00
11714a30b1
Merge pull request #1673 from lemmav/hotfix/upstream.conf.template
Update map config
2023-08-29 12:33:08 +03:00
063673ac60 Fix redis value substitution error 2023-08-29 14:20:16 +05:00
b20a26f92a Update map config 2023-08-29 11:26:01 +03:00
f0e985703c Correct the substitution of the Redis host and port 2023-08-29 12:27:12 +05:00
00ff80d6ee Fix docker network creation and database connection problem 2023-08-28 17:44:18 +05:00
Nasrullo Nurullaev
1db37e457a
Add scripts for OpenResty configurations (#1666)
* Add scripts for configuring OpenResty

* Small fixes
2023-08-28 15:29:49 +03:00
265a1ae6ca Fix errors when starting services via docker.profiles.yml 2023-08-28 14:43:59 +05:00
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