Commit Graph

815 Commits

Author SHA1 Message Date
693fb73412 Prevent interactive information from being displayed to user 2023-07-24 17:39:04 +05:00
35b36cc3dc Revert "Temporarily fix missing mysql package files for debian buster (#1570)"
This reverts commit 58f3d5e275.
2023-07-24 17:38:39 +05:00
589018903b fix Bug 63382 - Change default logging to warning 2023-07-24 17:36:56 +05:00
c94448c0e1 Optimize unnecessary substitution of postman value 2023-07-24 17:03:42 +05:00
9c0459af58
Change storage directory in packages (#1577) 2023-07-21 12:47:13 +05:00
27e9135d9d
Add nodejs 18 installation for supported OS (#1562) 2023-07-20 17:02:19 +05:00
6d335dfc19
Fix local domain check in docker OCI (#1571) 2023-07-20 17:01:43 +05:00
58f3d5e275
Temporarily fix missing mysql package files for debian buster (#1570)
https://bugs.mysql.com/bug.php?id=111786
2023-07-20 17:00:29 +05:00
Nasrullo Nurullaev
100bc3e871
fix Bug 63380 - Update node.js version (#1561) 2023-07-19 13:17:18 +05:00
Nasrullo Nurullaev
f9bd1b47c1
fix Bug 63384 - Fix issue with portal notifications (#1560) 2023-07-19 13:02:10 +05:00
Nasrullo Nurullaev
d594179b5e
fix Bug 63366 - Remove duplicated x86 prerequisites (#1558) 2023-07-19 12:42:03 +05:00
Nasrullo Nurullaev
457af6d71a
fix Bug #63365 - Add the edition name to the product name (#1551)
* fix Bug 63365 - Add the edition name to the product name

* Edit package name for DocSpace msi build
2023-07-18 19:13:37 +05:00
Nasrullo Nurullaev
15fc5259f4
fix Bug 63367 -Add license redist for DocSpace EE (#1550) 2023-07-17 12:06:01 +05:00
73f50a6fed Build: Docker: Added PortalUrl to build.backend.docker.ps1 2023-07-14 17:25:04 +03:00
Nasrullo Nurullaev
d94410128e
fix Bug 63367 - Add license acceptance step before installing prerequisites (#1549) 2023-07-14 18:52:31 +05:00
875571eaa3 Update build.backend.docker.sh 2023-07-14 17:49:52 +04:00
41997ecc32 Fix dev docker restart (service onlyoffice-migration-runner is required by onlyoffice-api but is disabled. Can be enabled by profiles [migration-runner]) 2023-07-14 16:53:33 +04:00
nasrullonurullaev
ad0d470ced Passed the eventBus arguments to services (#1392) 2023-07-13 19:28:40 +05:00
e0f467eebf Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/DocSpace into release/v1.1.0 2023-07-13 13:43:47 +03:00
ef260b63ca Build: Tests: Fixed run tests on windows 2023-07-13 13:43:40 +03:00
a62ef6e548
Add multiarch build for DocSpace packages (#1539)
* Add arm libraries for build

* Add Multi-Arch field, fix Architecture with all

* Add build trigger on path

* Update control just to trigger workflow

* Add arm dependencies

* Add BuildArch:      noarch

* Update product.spec

* Define binaries_in_noarch_packages_terminate_build

* Add upload noarch packages

* Add noarch build for docspace

* Fix versioning of rpm packages

* Remove extra & useless functionality
2023-07-13 15:16:39 +05:00
22b0c066e9 Fix json package installation for deb\rpm 2023-07-12 15:32:12 +05:00
Nasrullo Nurullaev
af3e1e009f
fix Bug 62882 - Add product name to display and description service names (#1534) 2023-07-12 12:40:48 +05:00
Nasrullo Nurullaev
a3424ee6ef
Correct the missing commits for win (#1533) 2023-07-12 11:30:52 +05:00
db7614b253 Merge branch 'release/v1.1.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.1.0 2023-07-12 10:57:26 +05:00
00c40ef442 Optimize tag sorting in OCI docker 2023-07-12 10:56:58 +05:00
e22a56e032 Exclude use of temporary tags for OCI docker 2023-07-11 19:11:15 +05:00
Nasrullo Nurullaev
c54978d148
Edit log names for BackgroundTasks and ClearEvents services (#1528) 2023-07-11 13:19:41 +05:00
Nasrullo Nurullaev
229464479d
Add additional arguments to WebHealthCheckUI service (#1527) 2023-07-11 12:20:43 +05:00
Nasrullo Nurullaev
83ec6d6f90
Add the enviroment property setting to the service configs (#1526) 2023-07-11 12:03:23 +05:00
Nasrullo Nurullaev
387d560e8d
fix Bug 62883 - Remove AWSTarget from nlog.config (#1524) 2023-07-11 11:41:23 +05:00
74757c6da0 Fix adding rabbitmq repository for RHEL 9 2023-07-10 16:17:08 +05:00
Nasrullo Nurullaev
1725a04d74
Add timestamp for DocSpace EE (#1523) 2023-07-10 15:40:04 +05:00
Nasrullo Nurullaev
990892f451
Remove .test and .dev configs and fix config configuration (#1522)
* Remove test and dev configs

* Add base-domain parametr
2023-07-10 11:59:06 +05:00
892adc730c Build: Dev: Fixed start scripts 2023-07-07 16:21:54 +03:00
Nasrullo Nurullaev
b5e1f03c64
fix Bug 63004 - Fix issue with updating from Community to Enterprise (#1518) 2023-07-07 15:07:07 +05:00
6e5cbf4f18 Use a proxy container for APP_URL_PORTAL variable 2023-07-07 13:11:01 +05:00
1d1ca0fa0c Add nginx-extras package availability check 2023-07-07 12:44:26 +05:00
3318927582 Add a database connection check for deb package 2023-07-06 11:50:33 +05:00
b51dd9696b Add templates to connect Docs in deb package 2023-07-06 11:50:03 +05:00
2e1757b269 Change directory of configs to delete unused 2023-07-05 18:29:21 +05:00
6259b57e40 Fix error when deleting nginx default config 2023-07-05 17:52:06 +05:00
a148bb94bf
Add env for socket in docker-entrypoint (#1512) 2023-07-05 16:48:01 +05:00
0fdad5399f Fix the RAM definition to run elasticsearch 2023-07-05 15:33:08 +05:00
b6f995f273 Fix substitution in nginx config 2023-07-05 15:23:56 +05:00
c91b1de8e3 Add deletion of .test and .dev configs 2023-07-05 15:21:08 +05:00
bc8268562c Fix Authentication method 'caching_sha2_password' failed when connecting to db 2023-07-05 14:59:37 +05:00
c510e0f38d
Merge pull request #1511 from ONLYOFFICE/feature/modify-build-services
Add condition for copy DOCKER_ENTRYPOINT
2023-07-05 12:35:06 +04:00
Nasrullo Nurullaev
3dc0697427
Edit the package name of DocSpace EE (#1510) 2023-07-05 13:34:26 +05:00
fdaa0465c7 Add condition for entrypoint 2023-07-05 11:01:31 +03:00