Commit Graph

77 Commits

Author SHA1 Message Date
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
86dbea14fd
Modify running fluent-bit through docker and reading log files (#234) 2024-05-30 17:30:24 +03:00
d41b7c1e03
Add http/3 support to docker (#235) 2024-05-30 12:35:36 +03:00
a127774c46 Merge branch 'hotfix/v2.5.1' into develop 2024-05-13 11:24:39 +04:00
d67a2222d4 Add healthcheck for MySQL container 2024-05-09 17:57:17 +03:00
2ae938697c Remove default-authentication-plugin config due to obsolescence 2024-05-08 16:31:27 +03:00
feb177ba2b Modify healthcheck links for login, doceditor 2024-05-06 10:33:49 +03:00
31110c093f Docker: Dev: Disable write config/elastic.json for dev env 2024-04-23 13:58:22 +04:00
dced6ff912
Remove obsolete docker compose warning (#210) 2024-04-22 15:37:38 +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
c565396a99
Delete kafka, zookeeper from docker env (#203)
* Delete kafka, zookeepre

* Del kafka, zoo from notify env

* Del kafka, zoo from docspace.yml env
2024-04-15 13:39:31 +03:00
db85fff344
Add static campaings to nginx (#199) 2024-04-11 12:07:24 +03:00
2753c669e3
Install lib for ffmpeg (#190) 2024-04-04 12:36:54 +03:00
7e4f362420
Remove the version: line because Docker made it obsolete (#172) 2024-03-29 15:11:08 +03:00
b0bcd5d691
Add the ability to create a certificate for multiple domains (#180) 2024-03-25 14:32:28 +03:00
286e964d8e
fix Bug 66121 - Standardize variable header names (#174) 2024-03-22 15:08:16 +03:00
441fff89be
fix Bug 66121 - Replace incorrect Host (#176) 2024-03-22 15:05:39 +03:00
88eaad634c
Correct a typo in the name of the opensearch volume (#173) 2024-03-21 18:38: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
5eef518762
Remove the use of X-Forwarded-Port (#171) 2024-03-21 12:31:23 +03:00
3b5d4db2a9 Fix display error pages 2024-03-20 17:16:01 +03:00
461743e2c1 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-buildtools into release/v2.5.0 2024-03-18 19:27:03 +04:00
be4094742c Docker: MySQL: updated version to v8.3.0 2024-03-18 19:26:56 +04:00
be3d642fff
Fix EXTERNAL_PORT variable missing during ssl configuration (#165) 2024-03-18 15:14:56 +03:00
c3ddac6a87
Add feature for fixing build in github (#159)
* Fix build ref

* change reference for version in github repo
2024-03-13 15:33:29 +03:00
1c8f313f0a
Add management docker service for standalone version (#164) 2024-03-13 14:38:22 +03:00
cb82dcebc4
Fix self-signed SSL issue (#158) 2024-03-07 11:48:50 +03:00
4d14a5be5d Remove the X-Forwarded-Port header processing for SSL requests 2024-03-07 14:27:00 +07:00
1b02fd8f81 Remove the X-Forwarded-Port header processing for SSL requests 2024-03-07 14:25:43 +07:00
eed1aa8ca7 Add X-Forwarded-Port header handling 2024-03-01 21:18:52 +07:00
7eccceca02 Added custom errors routing 2024-02-26 20:42:04 +04:00
66ffc1b759 Fix error unknown directive more_clear_headers 2024-02-14 17:47:17 +07:00
fecc786bae Merge branch 'hotfix/v2.0.2' into develop 2024-02-06 20:27:39 +07:00
af2a5e97ba Fix error unknown directive more_clear_headers 2024-01-26 14:34:35 +07:00
4be6dbbfdd Update node version for docker 2024-01-25 13:14:58 +03:00
bbebde3c38 Docker: update node version to last LTS v20.11.0 2024-01-23 13:49:10 +04: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
db95e0e504
fix Bug 65457 - Implement the ability to roll back ssl certificate (#100)
* Optimize the ssl configuration script and add additional error handling

* fix Bug 65457 - Implement the ability to roll back ssl certificate
2023-12-11 17:01:32 +03:00
2c5af9dfa4
Merge pull request #75 from ONLYOFFICE/feature/management
Feature/management
2023-12-07 18:20:50 +04:00
4266c2e889
Add flag to ignore the warning in pip install (#96)
* Add ignore the warning for pip

* Fix double flag
2023-12-05 15:57:27 +03:00
0ec94ce27a
Implement OWASP recomendations (#79) 2023-11-29 13:30:42 +03:00
50a5256159 Merge branch 'develop' into feature/management 2023-11-29 12:43:30 +04:00
bddc7d5154
Modify dotnet docker image version (#77) 2023-11-29 10:38:43 +03:00
24311026fe Merge branch 'develop' into feature/management 2023-11-28 17:10:12 +04:00
535a4c1555
Merge pull request #71 from ONLYOFFICE/feature/net-8
Feature/net 8
2023-11-27 08:01:58 -08:00
a262adcc4e Fix management routing 2023-11-21 14:22:45 +04:00
b064d127fe Merge branch 'develop' into feature/management 2023-11-21 12:37:38 +04:00
bef986010d Fixed dev docker 2023-11-21 10:50:04 +03:00