Commit Graph

368 Commits

Author SHA1 Message Date
fe139b5f68 Build: Dev: Removed useless depends_on (new docker v4.21.1 issue) 2023-07-04 18:31:11 +04:00
cef457c6e7 Fix npm and json installation for the deb package 2023-07-04 19:05:22 +05:00
f159d17450 Correct detection of an already deleted package in deb package configuration 2023-07-04 12:26:37 +05:00
4592e630ff Build: Dev: Added depends_on migration complete for services runners 2023-07-03 22:34:27 +04:00
67835b8853 build: removed old files for docker dev 2023-07-03 15:35:39 +04:00
045259a9f2
Merge pull request #1499 from ONLYOFFICE/feature/docker-dev
Add docker runtime build images for develop
2023-07-03 14:13:33 +04:00
1de462a31c Fix the missing Data directory in rpm package 2023-07-03 14:45:48 +05:00
6921f945bc Build: Refactoring publish with profiles 2023-07-03 12:28:03 +04:00
df80a32d16 Change connectionString parameters for win packages 2023-07-03 12:07:36 +05:00
3ce3b62c83 Fix portal notifications for exe packages 2023-07-03 12:06:56 +05:00
b95cc2d1df fix Bug 62880 - Add configuration of the license file in win package 2023-07-03 12:06:12 +05:00
37fb499c23 fix Bug 63245 - Fix missing npm package in debian bookworm 2023-07-03 11:08:39 +05:00
e4fc94ce9a build: Removed useless duplicated publish of ASC.Web.Api on Windows 2023-07-03 00:58:25 +04:00
2f980f2a33 Build: Refactoring build-services.sh (simplified and accelerated publish) 2023-07-03 00:57:08 +04:00
2f33122564 Build: Fixed build.backend.docker.ps1 and build-services.ps1 2023-07-02 14:55:41 +03:00
ff4494d90b Build: Added compose version to docspace.overcome.yml 2023-07-02 13:37:12 +03:00
383aa81704 Build: Added base build-services.ps1 2023-07-02 13:36:15 +03:00
e1a3d1bc06 Fix the missing Data directory in packages 2023-06-30 19:53:03 +05:00
f948ec632b Add use of received domain to APP_URL_PORTAL 2023-06-30 15:34:19 +05:00
e3d826dd51 Add a warning when using NAT in docker OCI 2023-06-30 15:33:43 +05:00
72b2dfe90f build: fix entrypoint path 2023-06-30 14:09:43 +04:00
7f896858e2 Develop docker building feature 2023-06-30 10:41:07 +03:00
08f5298912 Add an additional dns to the docker OCI 2023-06-29 12:02:57 +05:00
ad5325d74c Fix getting a license for docs 2023-06-29 12:02:57 +05:00
cd087038ea Temporary OCI fix to install on debian bookworm 2023-06-28 14:02:31 +05:00
364f0acd7a fix Bug 62877 - Fix the error opening editors for docker 2023-06-28 10:55:48 +05:00
55458c7136
fix Bug 62875 - Fix the loopback IP address bug in docker (#1494) 2023-06-27 18:24:17 +05:00
85a4cb5cc5 Add priority use of the microsoft repository to fix dependency issues 2023-06-27 18:00:55 +05:00
351f22e0ad Fix missing repositories and allow SHA1 encryption for RHEL 8/9 2023-06-27 18:00:27 +05:00
93f913d623 fix Bug 62878 - Fix portal notifications for docker 2023-06-26 16:42:21 +05:00
cc2f8bde48
fix Bug 62854 - Add the use of the default authentication plugin for mysql (#1489)
* Change default mysql authentication plugin to caching_sha2_password

* Add the use of default authentication plugin for mysql
2023-06-26 14:10:07 +05:00
f79904b8d2 Fix network creation in 1CI docker 2023-06-26 12:21:16 +05:00
Nasrullo Nurullaev
9336c6614a
Fix issue with starting services in DocSpaceEnterprise (#1490) 2023-06-26 12:17:20 +05:00
Nasrullo Nurullaev
bcbb8518ec
Fix install issue with node.js (#1488) 2023-06-26 12:01:40 +05:00
9f91182b49 Add parameters for type migration for deb\rpm packages 2023-06-22 14:20:33 +05:00
04ae58382f
Add parameters for type migration (#1483) 2023-06-22 13:41:47 +05:00
3069f724c3
fix Bug 63005 - Fix build problems, .zst compression and shlib dependency (#1484)
* Fix build and defolr package versioning

* Fix .zst compression and dh_shlibdeps
2023-06-22 11:41:11 +05:00
47fa64d035 Correct the error set external: true to use an existing network 2023-06-21 21:02:49 +05:00
Nasrullo Nurullaev
d63c36a4c1
Remove DocumentServer-EE from DocSpace Community (#1482) 2023-06-21 18:50:42 +05:00
Nasrullo Nurullaev
6861149650
Fix build issue related with AI version and irrelevant prereq path (#1477)
* Fix build issue related with AI version incompatibility

* Fix build issue with irrelevant prerequisite path
2023-06-21 16:49:11 +05:00
3d619fcc16 Add to docspace.yml APP_URL_PORTAL env 2023-06-20 18:21:15 +03:00
7c68bcca5b fix Bug 62878 - Fix portal notifications for linux packages 2023-06-20 13:50:09 +05:00
Nasrullo Nurullaev
6d2c34d181
Configure scripts for DocSpace.Enterprise build (#1473)
* Edit scripts for DocSpace.Enterprise build

* Small fixes
2023-06-19 16:49:29 +05:00
Nasrullo Nurullaev
8816604d8d
Add project for enterprise version installations with included prerequisites (#1472) 2023-06-19 12:19:41 +05:00
6a58cd3775 Fix problems in package descriptions 2023-06-15 11:09:40 +05:00
87d1ccbc75 Fix docker-compose: command not found for Fedora 2023-06-14 13:00:11 +05:00
5ff5dae582 Add package descriptions 2023-06-14 12:52:35 +05:00
27dcc81c28 Fix machinekey generation for deb package 2023-06-13 14:00:39 +05:00
b1101e78f6 fix Bug 63007 - fix the JWT error when upgrading packages from community to enterprise version 2023-06-13 12:35:56 +05:00
0be51699ac fix Bug 63001 - Correct the installation type setting 2023-06-13 11:19:57 +05:00