Commit Graph

51 Commits

Author SHA1 Message Date
74d600f1a5 Implement priority use of docker files with S3 2023-09-28 15:57:25 +04:00
ee18cca2b2 Correct the name of the router container when updating via OCI docker 2023-09-11 19:09:06 +05:00
9aa7a59786 Add error when unable to retrieve tag in OCI docker 2023-09-11 12:33:28 +05:00
5c112022ee Fix the dig dependency installation in OCI docker 2023-09-07 11:25:56 +05:00
7729756c50 Cosmetic edits and optimization of OCI docker code 2023-09-06 17:53:57 +05:00
42d996a60d Add webroot when creating a certificate and use letsencrypt.conf for all installations 2023-09-06 17:49:13 +05:00
392a908c57
fix Bug 63573 - Add the ability to automatically switch to SSL (#1662) 2023-09-04 12:03:36 +03:00
14290e31c4 Fix the problem Invalid URI: The hostname could not be parsed. 2023-08-30 18:06:10 +05:00
f9635e0e42 Add dependency installation at domain check in OCI docker 2023-08-29 16:25:03 +05:00
3249e4a99f Fix problem when pulling images in OCI docker 2023-08-29 16:24:36 +05:00
67287d712c
Add the ability to use an external services in OCI docker (#1598)
* Add the ability to use an external service elasticsearch

* Add the ability to use an external redis service

* Add the ability to use an external rabbitmq service

* Add the ability to use external mysql service

* Add network creation in OCI

* Implement non-use of host variable when connecting locally to containers

* Add missing environments in .yml files

* Add the ability to use external Docs service

* Fix problem of a given host as a container name

* Add the ability to configure the elasticsearch protocol

* Add comments to the .env file

* Fix migration-runner to mysql container connection error

* Implement Docs configuration via external URL

* Fix elasticsearch configuration parameter substitution
2023-08-25 15:39:26 +03:00
b8d9c61bb3 Correct display of products in OCI scripts 2023-08-07 16:50:53 +05:00
00755737c7 Fix forum link in OCI scripts 2023-08-07 16:49:23 +05:00
5abcef74f5 Change hardware requirements for OCI installation 2023-08-03 12:44:23 +05:00
f2c4ddfe9f Prevent interactive information from being displayed to user 2023-07-27 14:47:30 +05:00
c04b1c3324 Add swap file creation when installing packages 2023-07-27 14:20:50 +05:00
6d335dfc19
Fix local domain check in docker OCI (#1571) 2023-07-20 17:01:43 +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
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
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
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
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
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
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
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
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
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