Commit Graph

14 Commits

Author SHA1 Message Date
f0e985703c Correct the substitution of the Redis host and port 2023-08-29 12:27:12 +05: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
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
3781a67657 Fix healthchek url for login and doceditor 2023-08-11 10:52:43 +03:00
8592348fb4 Add healthcheck for onlyoffice-login and onlyoffice-doceditor 2023-08-08 11:40:33 +03:00
3d619fcc16 Add to docspace.yml APP_URL_PORTAL env 2023-06-20 18:21:15 +03:00
0be51699ac fix Bug 63001 - Correct the installation type setting 2023-06-13 11:19:57 +05:00
e1c8226587 docker: forward knows_networks, known_proxies params 2023-05-04 14:15:19 +03:00
Sergey Kirichenko
2238a82444
Add docker healthchek for dotnet containers (#1330) 2023-04-04 18:34:14 +05:00
sk81.biz@gmail.com
9f3c870ac4 Fix elastic config 2023-03-21 15:13:23 +03:00
Sergey Kirichenko
ea54237ca3
Add possibility configure elc at run docker-entrypoint (#1294)
* Fix set elastic env at runnuing docker-entrypoint

* Configure elastic during running service

* Cosmetic change
2023-03-21 13:09:19 +05:00
Sergey Kirichenko
71bb2f70ae
Add helthchecks ui web page (#1293)
* Add feature to get page with healthchechks ui

* Add healthchecks config to nginx

* Fix config nginx
2023-03-09 14:05:49 +05:00
61f7765a4f Merge branch 'develop' into feature/api-origin 2022-12-06 21:47:56 +03:00
sk81.biz@gmail.com
af5829d92a Mod package.json origin: https://system.onlyoffice.io 2022-11-21 14:39:12 +03:00