Commit Graph

34 Commits

Author SHA1 Message Date
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
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
e1a3d1bc06 Fix the missing Data directory in packages 2023-06-30 19:53:03 +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
6a58cd3775 Fix problems in package descriptions 2023-06-15 11:09:40 +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
5ba0dff8e5 fix Bug 62874 - install radicale dependencies via packages to avoid conflicts 2023-06-05 16:37:46 +05:00
e007aa9844
Build packages to 4testing repository (#1454)
* Create workflow to build, sign, upload packages

* Update lintian-overrides

* Update product.rpmlintrc

* Add packager definition

* Add packager definition

* Cosmetic changes

* Cosmetics - rename file
2023-06-02 11:00:17 +05:00
9790a931f6 Code optimization in product-configuration 2023-05-02 17:40:45 +05:00
cf033509b3 Fix machinkey substitution in packages 2023-04-28 15:18:28 +05:00
8faf8d8a5c Fix configuration of the deb package 2023-04-28 15:15:52 +05:00
057484eaaa Fix configuration permissions in packages 2023-04-28 15:15:22 +05:00
f42d0b7688 Fix nginx configuration in packages 2023-04-28 15:14:25 +05:00
9db2ecbb87 Fix package dependencies and add recommended dependencies 2023-04-28 15:13:33 +05:00
71a3ae2cd0 Minor cosmetic and functional fixes in packages 2023-04-26 12:00:11 +05:00
7475d83fc8 Add ffmpeg dependency in packages 2023-04-19 14:06:26 +05:00
e31e987454 Add api-system configuration in packages 2023-03-23 12:44:02 +03: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
1a5d940734
Feature/healthcheck service packaging (#1161)
* Add healthcheck service to packages

* Fix typo in docker supply

* Fix packaging of healthcheck service
2023-02-01 12:56:41 +05:00
9f71bde64d
Feature/logrotate packages (#1159)
* Add logrotate for packages supply

* Fix end of line error

* Change the name of logrotate file
2023-02-01 12:55:10 +05:00
92cb24fa4c Update migration runner config name in packages 2022-12-09 17:25:38 +03:00
8f26594d59 Add api-system package 2022-12-09 15:33:40 +03:00
c43727f295
Remove services and update dependencies in packages (#1100)
* Remove services in packages

* Remove services in win package

* Update the nodejs version

* Update the elasticsearch version

* Change version when configuring elasticsearch in win package
2022-12-05 14:54:22 +03:00
b672359f70
Feature/package api system (#974)
* Add api-system package

* Minor edit of the api-system installation

* Fix a typo
2022-12-05 14:50:05 +03:00
4001798d2a
Bugfix/Add new service and packages correction (#839)
* Add a login service

* Fix a typo

* Fix minor bugs

* Update build.sh

* Add login service to deb package

* Fix minor bugs

* Fix nginx configuration

* Fix minor bugs

* Add additional variables and replace the kafka service with redis\rabbitmq
2022-09-26 13:03:36 +03:00
23436472ed
Add new services and rebranding in packages\scripts (#786)
* Add new services, delete old services and kafka

* Corrections to appserver-configuration script

* Download the get-php script depending on the version of py

* Add doceditor and migration-runner services

* Docspace rebranding

* Rename a spec file

* Update build.sh

* Fixes in proxy package

* Rename script

* Fix launch of node js services

* Edit connection strings in migration-runner service

* Fix minor errors

* Update docspace-configuration.sh

* Update docspace-configuration.sh

* Add configuration of redis and rabbitmq services, as well as minor bug fixes

* Correct redis configuration

* Rebrand and add new services for deb package

* Fix build directory for deb package

* Revert "Fix build directory for deb package"

This reverts commit 9c711fc735c57e154e6b818988384d4b7e60c338.

* Add postinst for radicale package

* Fix python dependency

* Fix errors in control file

* Fix errors when building a deb package

* Update rules

* Rebranding of installation scripts

* Update build.spec

* Add migration for Docs Database

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2022-09-01 21:10:34 +03:00
7b9e916396
Bugfix/packages correction (#687)
* Add database migration

* Delete projects, crm, calendar and mail services

* Delete projects, crm, calendar and mail services

* Add package version dependency

* Update a version of dotnet-sdk package

* Minor improvements in scripts

* Correction of 'invalid operation exception' error

* Fix mysql connection error

* Update nodejs version

* Fix appserver-backup startup error

* Change kafka user

* Fix running services after installation

* Add kafka directory

* Remove unused dependency

* Add onlyoffice group creation

* Revert "Remove unused dependency"

This reverts commit 4bc0d2fad409f472e33b2588ded68942fb794241.

* Add php update during installation

* Сode optimization
2022-06-10 13:11:33 +03:00
69a6ed4d46
Bugfix/packages correction (#583)
* Add templates

* Add a launch of the configuration script to the postinst

* Edit OneClickInstall for new changes

* Correct appserver-configuration.sh

* chown fix

* Correction debconf-set-selections

* Fix the launch of services after installation

* test

* Correction for database values

* Add variables for mysql configuration

* Revert "test"

This reverts commit 85e5050eb2cfeb1b3723076e44ec0819e0889142.

* Add launch of zookeeper and kafka services
2022-03-14 11:26:24 +03:00
Sergey Kirichenko
dbc174e955
Add support to deb package (#266) 2021-09-30 15:05:43 +03:00