Commit Graph

13 Commits

Author SHA1 Message Date
71a3ae2cd0 Minor cosmetic and functional fixes in packages 2023-04-26 12:00:11 +05:00
870eb81376 Add JWT configuration to 1CI 2023-04-26 11:57:42 +05:00
fd81590b0c Fix packages supply configuration 2023-03-21 22:49:46 +03:00
cb452f5e2a Generated JWT secret is too small for HMAC SHA256 2023-03-17 12:05:02 +03:00
be25b02de9 Fix help in 1-Click script 2022-12-22 11:33:56 +03:00
584088931e Rename yml file to 1CI 2022-12-12 14:07:20 +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
5c9336d50b
Bugfix/update OneClickInstall (#505)
* Add document server image configuration

* Modify docker document server run config (#476)

* Changing the files installation

* Add an update to Docker-1click

* Minor changes

* Fix mysql installation

* Change the kafka installation

* Update kafka version

* Download sql scripts
2022-02-10 10:37:09 +03:00
73403bcbff
Bugfix/modify docker oneclick (#385)
* Modify docker oneclick

* Add a variable with a branch selection

* Minor correction
2021-10-11 12:08:29 +03:00
Sergey Kirichenko
dbc174e955
Add support to deb package (#266) 2021-09-30 15:05:43 +03:00
a9cb51056b
Add support docker installation (#271)
* Fix removing old packages in rpm

* Add script downloads from github

* Add oneclickinstall by using docker

* Add a common script to select the installation

* Correction file name

* Add a reconfigure

* Edit download files

* Add a parameter for silent download

* Change the external port configuration

* Add the dotnet_env variable

* Add password generation

* Add invalid character filtering

* Change the copyright

* Change the copyright

* Add the local scripts parameter

* Minor fixes

* Copyright correction
2021-06-09 18:48:42 +03:00