Commit Graph

64 Commits

Author SHA1 Message Date
6e5cbf4f18 Use a proxy container for APP_URL_PORTAL variable 2023-07-07 13:11:01 +05:00
0fdad5399f Fix the RAM definition to run elasticsearch 2023-07-05 15:33:08 +05:00
3cf7f4727a Fix the NAT definition condition in OCI docker 2023-07-05 12:38:26 +05:00
cef457c6e7 Fix npm and json installation for the deb package 2023-07-04 19:05:22 +05:00
37fb499c23 fix Bug 63245 - Fix missing npm package in debian bookworm 2023-07-03 11:08:39 +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
08f5298912 Add an additional dns to the docker OCI 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
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
87d1ccbc75 Fix docker-compose: command not found for Fedora 2023-06-14 13:00:11 +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
21d3620385 Optimize docker-compose installation 2023-06-06 15:47:46 +05:00
ae4be04dd8 Fix elasticsearch crash for servers with minimal RAM 2023-06-06 15:47:25 +05:00
5ba0dff8e5 fix Bug 62874 - install radicale dependencies via packages to avoid conflicts 2023-06-05 16:37:46 +05:00
e047263ea7 Fix the dependency installation for OCI docker 2023-06-01 18:14:41 +05:00
d9d6a48e50 Add configuration of the enterprise version of docker 2023-05-31 16:37:42 +05:00
22565e805b Fix jq installation in OCI docker 2023-05-31 14:52:58 +05:00
161857e2aa Create README.md for OneClickInstall 2023-05-29 11:23:41 +05:00
cf4eb45294 Correct the installation type register 2023-05-25 13:57:12 +05:00
f5b46dc196 Preparing 1CI scripts for release 2023-05-25 13:30:03 +05:00
29b6d20314
Bugfix/Fix services updates and optimize value retrieval in Docker OCI (#1418)
* Fix found orphan containers for this project warning

* Fix getting the machinekey

* Fix mysql data retrieval and substitution

* Fix services updates and optimize value retrieval

* Correct the help
2023-05-16 18:54:58 +05:00
91c0367a6d Fix ffmpeg installation for centos 9 2023-05-12 14:50:21 +05:00
9aa4d495fb Optimize getting values from the connection string in OCI 2023-05-12 14:49:59 +05:00
7a6b739421 Add an installation type parameter to the OCI 2023-05-12 14:48:18 +05:00
71a3ae2cd0 Minor cosmetic and functional fixes in packages 2023-04-26 12:00:11 +05:00
c8994dda20 Add help for various installations 2023-04-26 11:59:07 +05:00
870eb81376 Add JWT configuration to 1CI 2023-04-26 11:57:42 +05:00
6255cb65ee Optimize package configuration 2023-04-19 14:09:06 +05:00
7475d83fc8 Add ffmpeg dependency in packages 2023-04-19 14:06:26 +05:00
1b903084d5 Downgrade of the elasticsearch version 2023-03-23 11:54:30 +03:00
fd81590b0c Fix packages supply configuration 2023-03-21 22:49:46 +03:00
0701f044a7 Fix the installation of dotnet-sdk-7.0 for ubuntu 22.04\debian 9 2023-03-17 12:07:41 +03:00
d392f3165c Update the GPG key installation method 2023-03-17 12:06:23 +03:00
cb452f5e2a Generated JWT secret is too small for HMAC SHA256 2023-03-17 12:05:02 +03:00
25e72a1f0a Fix database creation without onlyoffice owner 2023-03-17 12:04:40 +03:00
2801e07035
Bugfix/rpmlint-error (#1160)
* Correction of the missing package expect error

* Correction of summary-ended-with-dot error

* Correction of description-line-too-long error and change to the current text

* Correction of non-executable-script error and dangerous-command-in-%post error

* Correction of unstripped-binary-or-object error

* Correction of non-standard-executable-perm error

* Fix creation of libraries to support arm

* Fix packaging of unnecessary configuration files

* Correction of setup-not-quiet error

* Correction of mixed-use-of-spaces-and-tabs error

* Correction of no-cleaning-of-buildroot error

* Correction of no-buildroot-tag error

* Correction of no-changelogname-tag error

* Temporary сorrection of summary-not-capitalized error

* Temporary correction of no-description-tag error

* Remove unused code

* Disable packaging of debug information

* Remove package_sysname

* Add documentation packaging

* Add rpmlintrc packaging

* Fix documentation packaging

* Correction of the hardcoded-packager-tag error

* Change the substitution of version and release
2023-02-01 13:09:31 +05:00
66ed2b6372
Bugfix/lintian error (#1158)
* Correction of systemd-service-file-references-to-obsolete-target error

* Correction of the changelog format

* Correction of package-uses-deprecated-debhelper-compat-version

* Correction of maintainer-script-needs-depends-on-adduser

* Correction of missing-debconf-dependency

* Correction of extended-description-is-probably-too-short

* Correction of various license format errors

* Correction of maintainer-script-lacks-home-in-adduser error

* Correction of duplicate-updaterc.d-calls-in-postinst error

* Correction of init.d-script-not-included-in-package error

* Correction of the error of missing the onlyoffice-login.conf file

* Correction of binary-from-other-architecture error

* Correction of missing-debian-source-format error

* Temporarily correct descriptions

* Correction of debhelper-but-no-misc-depends error

* Correct of missing-dependency-on-line error

* Correct of unstripped-binary-or-object error

* Correct of maintainer-script-lacks-debhelper-token error

* Change templates description

* Correction of untranslatable-debconf-templates error

* Fix configuration according to po-debconf recommendations

* Fix configuration according to po-debconf recommendations

* Fix condition for detecting existence of file

* Correct of script-with-language-extension error

* Correct of script-with-language-extension error

* Remove linux-arm runtimes packaging

* Add lintian-overrides

* Fix lintian-overrides creation condition

* Fix lintian-overrides creation condition

* Add overrides for the main package

* Add ignoring untranslatable-debconf-templates errors

* Errors correction: package-contains-eslint-config-file, package-contains-npm-ignore-file, package-contains-vcs-control-file

* Correction of node_modules error output

* Fix backup-file-in-package and macos-ds-store-file-in-package errors

* Add a override of the unusual-interpreter error

* Fix removing files that cause errors
2023-02-01 13:06:03 +05:00
232f32f5f1
Modify dotnet-sdk version to 7.0 in a package supply (#1150) 2023-02-01 12:57:23 +05:00
16e051961f Fix the installation of the rabbitmq repository 2022-12-28 17:12:59 +03:00
86e8fa8beb Update 1-Click from CS 2022-12-22 16:13:49 +03:00
be25b02de9 Fix help in 1-Click script 2022-12-22 11:33:56 +03:00
d8b1310d46 Fix 4testing repo connection for 1-Click 2022-12-22 11:32:50 +03:00
584088931e Rename yml file to 1CI 2022-12-12 14:07:20 +03:00
24f31b870c
Fix the apt-key deprecation error (#950) 2022-10-26 11:45:03 +03:00