Commit Graph

246 Commits

Author SHA1 Message Date
be3d642fff
Fix EXTERNAL_PORT variable missing during ssl configuration (#165) 2024-03-18 15:14:56 +03:00
4a5f8d5a5c
Fix self-signed SSL issue in packages (#163) 2024-03-15 14:27:26 +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
Nasrullo Nurullaev
694d1932f3
Update Node.js version to 20.11.1 (#160) 2024-03-11 12:22:57 +03:00
cb82dcebc4
Fix self-signed SSL issue (#158) 2024-03-07 11:48:50 +03:00
Nasrullo Nurullaev
d56a49637a
Add OpenSearchStack in Win packages (#151) 2024-03-07 10:27:16 +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
Nasrullo Nurullaev
fe1467a9f0
Update dotnet version to 8.0.2 in win (#157) 2024-03-07 10:23:05 +03:00
Nasrullo Nurullaev
00a8eb8761
Add custom errors routing in windows (#155) 2024-03-05 12:46:37 +03:00
Nasrullo Nurullaev
329d2b8b38
Edit X-Forwarded-Port header handling for windows (#152) 2024-03-04 12:56:33 +03:00
eed1aa8ca7 Add X-Forwarded-Port header handling 2024-03-01 21:18:52 +07:00
deb9762026 Fix missing directory error when building rpm package 2024-03-01 17:42:59 +07:00
3a22827f12 Added custom errors routing in packages 2024-02-28 15:48:40 +07:00
7eccceca02 Added custom errors routing 2024-02-26 20:42:04 +04:00
96acff344e Fix dependency issue when installing mysql-server 2024-02-14 20:31:22 +07:00
66ffc1b759 Fix error unknown directive more_clear_headers 2024-02-14 17:47:17 +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
fecc786bae Merge branch 'hotfix/v2.0.2' into develop 2024-02-06 20:27:39 +07:00
3da388f94d Merge branch 'hotfix/v2.0.1' into develop 2024-02-06 20:15:57 +07:00
Nasrullo Nurullaev
c402421bae
fix Bug 66211 - Fix SSL certificate auto-update issue (#126) 2024-02-06 12:02:09 +03:00
Nasrullo Nurullaev
6701a80f9c
Replace ElasticSearch with OpenSearch (#124)
* Replace ElasticSearch with OpenSearch

* Small fix

* Fix issue with updating

* Fix issue with updating from Elastic to OpenSearch

* Modify DisableElasticsearch script

* Cosmetic changes

* Fix issue with executing sql script
2024-02-06 12:01:17 +03:00
Nasrullo Nurullaev
a2bcfdd892
Fix issue with MySQL downloading (#125) 2024-02-01 12:37:40 +03: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
116f2b3e3d Fix build Socet, SsoAuth 2024-01-24 17:57:00 +03:00
bbebde3c38 Docker: update node version to last LTS v20.11.0 2024-01-23 13:49:10 +04:00
42ba7aa224 Fix installing nodejs from a new repository 2024-01-20 19:46:45 +07:00
Nasrullo Nurullaev
4e9b7a1be4
fix Bug 65278 - Update incorrect links (#115) 2024-01-19 15:55:56 +03:00
ac7d9a688b Fix parsing of the latest version of mysql80-community-release 2024-01-19 15:56:48 +07:00
4563d158a3 Merge branch 'hotfix/v2.0.1' into develop 2024-01-15 11:59:24 +04:00
c1c55513a3 Implement elasticsearch memory limits when requirements aren't met 2024-01-13 18:53:40 +08:00
5c3b77b9fc Merge branch 'hotfix/v2.0.1' into develop 2023-12-25 19:05:04 +04:00
Nasrullo Nurullaev
9186dd8899
fix Bug 65457 - Implement the ability to roll back ssl certificate in Win (#110)
* fix Bug 65457 - Implement the ability to roll back ssl certificate in Win

* Remove scheduled task file
2023-12-22 11:21:09 +03:00
46d4b5227c Fix the error of returning proxy configuration to default settings 2023-12-21 19:25:37 +08:00
3c124cf74b Fix the error of returning proxy configuration to default settings 2023-12-21 19:25:11 +08: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
848a97f629 Merge branch 'hotfix/v2.0.1' into develop 2023-12-20 22:31:58 +08:00
Nasrullo Nurullaev
7e84f75fb5
Fix issue with SSL after updating DocSpace (#108)
* Fix issue with SSL after updating DocSpace

* Add variable declaration
2023-12-19 12:52:37 +03: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
f1c00eb8df Fix systemd file location detection for rpm (#94) 2023-12-19 16:23:14 +08:00
b770733d5f
Add systemd service dependencies (#102) 2023-12-14 15:15:52 +03: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
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
2c5af9dfa4
Merge pull request #75 from ONLYOFFICE/feature/management
Feature/management
2023-12-07 18:20:50 +04:00
192736f515 Fix timeout was exceeded error for elasticsearch 2023-12-07 17:32:40 +07:00
02f61e6d56 Fix error on changed repository metadata 2023-12-07 17:31:54 +07:00
488a7886eb Add --break-system-packages for fixing debug script 2023-12-06 10:54:13 +03: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
061411c60d
Fix error subversion support temporarily disabled (#97) 2023-12-05 15:51:02 +03:00
77653914b9
Fix systemd file location detection for rpm (#94) 2023-12-04 13:54:11 +03:00
24fd6ad138 Add update the package index files on deb systems 2023-11-30 18:49:21 +07: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
be4b1b1766 Merge branch 'release/v2.0.0' into develop 2023-11-29 12:43:03 +04:00
bddc7d5154
Modify dotnet docker image version (#77) 2023-11-29 10:38:43 +03:00
cf075bd227 Delete ASC.TelegramReports from build script 2023-11-29 10:18:50 +03:00
71d0ff0c6a Merge branch 'develop' into feature/management 2023-11-28 17:10:57 +04:00
a42049c594 Merge branch 'release/v2.0.0' into develop 2023-11-28 17:10:40 +04:00
24311026fe Merge branch 'develop' into feature/management 2023-11-28 17:10:12 +04:00
47626e599a Removed useless files and scripts for ASC.TelegramReports 2023-11-28 15:43:48 +04:00
535a4c1555
Merge pull request #71 from ONLYOFFICE/feature/net-8
Feature/net 8
2023-11-27 08:01:58 -08:00
65c1188c4a
Refactoring deb\rpm package builds (#69)
* Refactoring of the deb package build

* Refactoring of the rpm package build

* Cosmetic changes
2023-11-24 16:44:11 +03:00
7e1ad0686e
Fix the ability to connect to services from an external address (#67) 2023-11-22 13:33:10 +03: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
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
fa219b96bb
Cosmetic changes to .install files (#58)
* Refactor .deb packages build

* Cosmetics

* Cosmetic changes to .install files

---------

Co-authored-by: Evgeniy Antonyuk <antonyuk.evgenyiy@onlyoffice.com>
2023-11-10 17:30:23 +03:00
afb0316171
Refactor .deb packages build (#56)
* Refactor .deb packages build

* Cosmetics
2023-11-10 17:25:37 +03:00
96d9c65e05
Create a script to output logs from containers (#44) 2023-11-10 17:12:32 +03:00
a42eefa668
Fix rpm package build errors (#55) 2023-11-10 16:48:00 +03:00
Nasrullo Nurullaev
687b6e2a71
Optimize DocSpace installation (#57) 2023-11-10 15:48:34 +03:00
bf46514e13 Merge branch 'develop' into feature/management 2023-11-10 14:23:08 +04:00
ed1eeae97b
Update build-services.py
Replaced archive format from "zip" to "tar"
2023-11-10 12:36:51 +04:00
79a4e818d2 Merge branch 'develop' into feature/management
# Conflicts:
#	build.backend.docker.ps1
#	build.backend.docker.sh
#	clear.backend.docker.ps1
#	clear.backend.docker.sh
#	start/start.backend.docker.ps1
#	start/start.backend.docker.sh
2023-11-09 19:00:55 +05:00
Nasrullo Nurullaev
76cd8c871d
Disable verbose logging for Windows (#52) 2023-11-09 15:32:17 +03:00
Nasrullo Nurullaev
ab05bbd9ae
Fix PostgreSQL display name (#48) 2023-11-09 12:46:39 +03:00
Nasrullo Nurullaev
02ccda1bc0
Fix issue with sed file in config folder (#47) 2023-11-09 12:03:03 +03:00
1fac1b41e8 Removed useless params 2023-11-08 18:33:29 +04:00
a24bbec130 Removed old scripts for dщслук dev 2023-11-08 18:26:04 +04:00
bb10d8e3c6 Update source archive path 2023-11-08 12:12:38 +04:00
696a130fb7 Merge branch 'release/v2.0.0' into feature/new-scripts-docker-dev-python 2023-11-08 12:11:13 +04:00
4af0dc486d
Add fix path for migration runner service build (#43)
* Fix yarn build

* Fix build migration path
2023-11-07 19:39:48 +03:00
50442a67ae
Modify build yarn version (#42)
* Fix yarn build

* Add for Web.Studio eventsBus
2023-11-07 17:26:26 +03:00
Nasrullo Nurullaev
fa0f105b2b
Add versions to prerequisites name (#41) 2023-11-07 16:08:25 +03:00
7f798a934c Fixed issue with end of line on windows 2023-11-07 14:06:12 +03:00
cce220f3fd Fixed windows shell output at build-services.py FileNotFoundError: [WinError 2] 2023-11-07 12:05:23 +03:00
e4b9e9ecd4 Merge branch 'release/v2.0.0' into feature/new-scripts-docker-dev-python 2023-11-07 12:28:16 +04:00
Nasrullo Nurullaev
da9dcc8139
Change prerequisites selection for installing (#40) 2023-11-07 10:56:46 +03:00
7c744d9b2a Speed up build deploy nodejs services 2023-11-03 21:30:29 +04:00
0f159f8568 Add license path fo DS 2023-11-03 09:46:27 +05:00
458e87cc22 Merge branch 'release/v2.0.0' into feature/new-scripts-docker-dev-python 2023-11-02 17:15:37 +04:00
ceda245d49
Merge pull request #32 from ONLYOFFICE/bugfix/port-description
Fix default value in redis\elastic port description
2023-11-01 16:18:00 +03:00
33e180ea13
Merge pull request #31 from ONLYOFFICE/bugfix/fix-vcredist-install
Fix issue with installing vcredist
2023-11-01 14:15:52 +03:00
06b5facf1f fix Bug 64628 - Fix error cycle while evaluating variable public_root 2023-11-01 16:54:11 +07:00
0f4d25d2e9 Merge branch 'release/v2.0.0' into feature/new-scripts-docker-dev-python 2023-11-01 13:14:32 +04:00
0fc70ed192 Fix default value in redis\elastic port description 2023-11-01 14:05:30 +07:00
7e05d72b01 Fix issue with installing vcredist 2023-11-01 11:02:05 +05:00
b5242f5b53 Add debuginfo into docker image 2023-10-31 15:08:54 +03:00
Nasrullo Nurullaev
cca908fe0f
fix Bug 64516 - Fix issue with healthcheck logs (#29) 2023-10-27 12:31:22 +03:00
Danil Titarenko
330cffc88b
Fix docker daemon sed modifier (#26) 2023-10-27 12:09:56 +03:00
2ea1908677 Merge branch 'release/v2.0.0' into feature/new-scripts-docker-dev-python 2023-10-26 12:42:35 +04:00
Nasrullo Nurullaev
c6fb634e69
fix Bug 64405 - Fix issue with starting services (#27)
* fix Bug 64405 - Fix issue with starting services

* Small fixes
2023-10-23 17:02:20 +03:00
0075961d5a Added new python scripts 2023-10-18 18:07:33 +04:00
Nasrullo Nurullaev
b2f2890fbc
Increase the generation of MACHINE_KEY length (#21) 2023-10-17 14:41:21 +03:00
Nasrullo Nurullaev
8773eeeb29
fix Bug 64516 - Fix issue with infinite logs in EventViewer (#19) 2023-10-17 12:17:46 +03:00
Nasrullo Nurullaev
5971f66ff6
Fix issue with machinekey when updating DocSpace (#18) 2023-10-17 11:02:12 +03:00
04d28e7b73
Feature/doc space enterprise (#17)
* Add Enterprise build and bundled prerequisites

* Small fixes

* Small fixes

* Fix issue with Licenses

* Revert changes with License_Redist.rtf

---------

Co-authored-by: Nasrullo Nurullaev <nasrullo.nurullaev@onlyoffice.com>
2023-10-16 17:57:50 +03:00
e7c6fe6b79 Fix openresty logging error in nginx file 2023-10-12 17:11:05 +04:00
28dffc0d8e Added env MIGRATION_TYPE 2023-10-11 18:26:30 +04:00
6f64729531
Fix the use of the default openresty config (#13) 2023-10-10 18:18:22 +03:00
d7322464af
Correct the paths for downloading OCI scripts (#11) 2023-10-10 18:16:28 +03:00
ca41aedeb8
Refactoring build rpm packages (#9) 2023-10-10 16:48:27 +03:00
5095fa01d7
Add fix for git clone building images (#6)
* Fix git clone for building docker image

* Modify git clone feature for docker build
2023-10-10 09:48:01 +03:00
Nasrullo Nurullaev
a616b3b6d2
Refactor windows build (#10)
* Refactor builds for windows

* Change web build directories

* Directory fix

* build to buildtools

* Small fixes

* Fix issue with building Utils.csproj

* Fix issue with nuget packages

* Remove sed temp files from directory
2023-10-09 15:38:14 +03:00
46127d3b7e
Fix incorrect log level substitution (#8) 2023-10-09 10:54:49 +03:00
DmitrySychugov
7f302d777d Merge branch 'develop' into feature/management 2023-10-05 19:18:55 +05:00
0142e65f97 Fix dnsmasq run 2023-10-05 17:48:54 +04:00
897ccd9033
Add the ability to set a pass for redis in router (#5)
* Add the ability to set a pass for redis in router

* Add redis_password to compose
2023-10-05 16:16:10 +03:00
DmitrySychugov
0266838db5 Merge branch 'develop' into feature/management
# Conflicts:
#	build.backend.docker.sh
#	build.static.bat
#	common/ASC.Api.Core/Security/EmailValidationKeyModelHelper.cs
#	common/ASC.Core.Common/Caching/CachedTenantService.cs
#	common/ASC.Core.Common/Core/TenantRegistrationInfo.cs
#	common/ASC.Core.Common/HostedSolution.cs
#	common/ASC.Core.Common/Security/EmailValidationKeyProvider.cs
#	common/ASC.Data.Backup.Core/BackupAjaxHandler.cs
#	common/ASC.Data.Backup.Core/Contracts/BackupServiceModel.cs
#	common/ASC.Data.Backup.Core/EF/Model/BackupSchedule.cs
#	common/ASC.Data.Backup.Core/IntegrationEvents/Events/BackupRequestIntegrationEvent.cs
#	common/ASC.Data.Backup.Core/Service/BackupService.cs
#	common/ASC.Data.Backup.Core/Service/ProgressItems/BackupProgressItem.cs
#	common/ASC.Data.Backup.Core/Tasks/BackupPortalTask.cs
#	common/ASC.Data.Backup.Core/Tasks/TransferPortalTask.cs
#	common/services/ASC.ApiSystem/ASC.ApiSystem.csproj
#	common/services/ASC.ApiSystem/Classes/CommonMethods.cs
#	common/services/ASC.ApiSystem/Controllers/PortalController.cs
#	common/services/ASC.ApiSystem/Controllers/SettingsController.cs
#	common/services/ASC.ApiSystem/GlobalUsings.cs
#	common/services/ASC.ApiSystem/Models/SettingsModel.cs
#	common/services/ASC.ApiSystem/Startup.cs
#	common/services/ASC.Data.Backup.BackgroundTasks/IntegrationEvents/EventHandling/BackupRequestedIntegrationEventHandler.cs
#	common/services/ASC.Data.Backup/Api/BackupController.cs
#	common/services/ASC.Data.Backup/ApiModels/BackupDto.cs
#	common/services/ASC.Data.Backup/ApiModels/BackupScheduleDto.cs
#	common/services/ASC.Data.Backup/GlobalUsings.cs
#	frontend.code-workspace
#	frontend.macos.code-workspace
#	migrations/mysql/SaaS/MigrationContext/MigrationContextModelSnapshot.cs
#	migrations/postgre/SaaS/MigrationContext/MigrationContextModelSnapshot.cs
#	package.json
#	packages/client/package.json
#	packages/client/src/components/MainBar/index.js
#	packages/client/src/components/NavMenu/index.js
#	packages/client/src/components/NavMenu/sub-components/header-nav.js
#	packages/client/src/components/NavMenu/sub-components/header.js
#	packages/client/src/pages/Confirm/sub-components/auth.js
#	packages/client/src/pages/PortalSettings/categories/common/Branding/additionalResources.js
#	packages/client/src/pages/PortalSettings/categories/common/Branding/companyInfoSettings.js
#	packages/client/src/pages/PortalSettings/categories/common/Branding/whitelabel.js
#	packages/client/src/pages/PortalSettings/categories/common/branding.js
#	packages/client/src/pages/PortalSettings/categories/common/sub-components/loaderWhiteLabel.js
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/auto-backup/index.js
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/manual-backup/index.js
#	packages/client/src/pages/PortalSettings/categories/data-management/backup/restore-backup/sub-components/backup-list/index.js
#	packages/client/src/pages/PortalSettings/categories/data-management/index.js
#	packages/client/src/pages/PortalSettings/categories/integration/SingleSignOn/index.js
#	packages/client/src/store/ProfileActionsStore.js
#	packages/client/webpack.config.js
#	packages/common/api/index.js
#	packages/common/api/portal/index.js
#	packages/common/components/Article/index.js
#	packages/common/components/Article/sub-components/article-apps.js
#	packages/common/components/Article/sub-components/article-header.js
#	packages/common/components/Article/sub-components/article-hide-menu-button.js
#	packages/common/components/Article/sub-components/article-profile.js
#	packages/common/store/AuthStore.js
#	packages/common/store/SettingsStore.js
#	packages/common/utils/axiosClient.js
#	packages/common/utils/whiteLabelHelper.js
#	packages/components/context-menu/index.js
#	packages/components/themes/base.js
#	packages/components/themes/dark.js
#	public/locales/en/Common.json
#	public/scripts/config.json
#	web/ASC.Web.Api/Api/Settings/SettingsController.cs
#	web/ASC.Web.Api/Api/Settings/StorageController.cs
#	web/ASC.Web.Api/Api/Settings/WhitelabelController.cs
#	web/ASC.Web.Api/ApiModels/ResponseDto/SettingsDto.cs
#	web/ASC.Web.Core/Utility/TenantExtra.cs
#	yarn.lock
2023-10-04 21:06:09 +05:00
36caae2baa
Fix entrypoint in nginx (#4) 2023-10-04 17:05:30 +03:00
b099c11535 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace-buildtools into develop 2023-10-03 19:40:21 +04:00
49faa6de95 Fix build docker dev (disabled ASC.TelegramReports) 2023-10-03 19:39:24 +04:00
db6a7eec48
Merge pull request #3 from ONLYOFFICE/master
Merge master into develop
2023-10-03 18:33:28 +03:00
bc9f96ee7d Fix bad merge 2023-10-03 19:13:51 +04:00
78a222ebd1 merge from develop 2023-10-03 17:38:22 +03:00
cef367ef23 Fix path for build 2023-10-03 17:05:32 +03:00
67fd083eec Modify path for docker build 2023-10-03 16:28:10 +03:00
247bcd6fd2 path modify 2023-10-03 11:23:55 +03:00
88c8ca3bf8 path modify 2023-10-03 11:19:49 +03:00
e1d0bb5f1d Applied chmod +x for *.sh scripts
Issue: OCI runtime create failed: permission denied: unknown
2023-10-03 11:29:50 +04:00
1584336d5f replace build => buildtools 2023-10-02 18:09:10 +03:00
c0ccfb0a6a Fixed scripts on windows 2023-10-02 17:14:17 +03:00
de67295456 change build => buildtools path 2023-10-02 17:10:08 +03:00
dedb8cf3b3 Updated paths and permissions 2023-10-02 16:52:30 +04:00
25241c61d4 drop all files for backend/frontend 2023-10-02 13:23:37 +03:00