thomisus
4ca32a68ba
Update Dockerfile
2023-07-23 18:59:57 +02:00
Iskandar Kurbonov
c413936f1c
Fix Bug #63238 - Fix re-copying of configuration files in supervisor ( #645 )
2023-07-13 19:51:03 +05:00
thomisus
80ba03b77d
Update Dockerfile
2023-02-09 00:35:16 +01:00
thomisus
1d21a57fcb
Merge branch 'hotfix/v7.3.3'
2023-02-09 00:19:51 +01:00
Alexey Golubev
4c05627d1f
Merge pull request #585 from ONLYOFFICE/bugfix/psql-owner
...
fix Bug 59826 - Fix database creation without onlyoffice owner
2023-02-07 18:53:11 +05:00
evgeniy-antonyuk
985bc4020a
Fix database creation without onlyoffice owner
2023-02-07 16:08:40 +03:00
Alexey Golubev
934d17b994
Fix bug #61002 ( #583 )
...
Removed unused code that was causing a build error
2023-02-07 13:00:29 +05:00
Danil Titarenko
a3d7ed7ceb
Install rabbitmq-server from default ubuntu repo, fixed bug closes #575 ( #578 )
...
(cherry picked from commit cac79dea01 )
2023-02-03 20:23:17 +05:00
thomisus
10cb621115
Update Dockerfile
2023-02-03 10:51:34 +01:00
thomisus
c8e8b0dcff
Merge branch 'ONLYOFFICE:master' into master
2023-02-03 10:49:17 +01:00
Danil Titarenko
611db1f4a9
Fix docker build by downgrading rabbit from 3.10 to 3.9 ( #569 )
2023-01-18 17:58:48 +03:00
Alexey Golubev
8bb2ab6321
Merge pull request #565 from ONLYOFFICE/master
...
Merge master into release/v7.3.0
2023-01-16 12:12:09 +03:00
thomisus
c246941c38
Update Dockerfile
2023-01-02 22:11:12 +01:00
thomisus
b07b632044
Merge branch 'ONLYOFFICE:master' into master
2022-12-31 13:33:36 +01:00
Danil Titarenko
7fa2f598a1
Fix ucs build ( #537 )
...
* Fix ucs build
* Change rabbitmq version on lower
* Remove rabbimq version argument
* Rename variable
2022-12-20 14:54:23 +03:00
Semyon Bezrukov
edb6e9b044
Merge branch 'hotfix/v7.2.2' into feature/release-merge
2022-12-20 13:24:55 +03:00
thomisus
340987785f
Update Dockerfile
2022-11-23 20:53:14 +01:00
thomisus
d96f3b6831
Update Dockerfile
2022-11-23 20:50:58 +01:00
thomisus
467458457f
Update Dockerfile
2022-11-23 17:21:59 +01:00
thomisus
9f4e1aaebe
Update Dockerfile
2022-11-22 14:08:05 +01:00
thomisus
54856dda4e
Update Dockerfile
2022-11-22 14:07:06 +01:00
thomisus
80690b99ca
Update Dockerfile
2022-11-08 11:47:39 +01:00
thomisus
e104365a02
Update Dockerfile
2022-11-08 00:23:31 +01:00
thomisus
21443020a3
Update Dockerfile
2022-11-08 00:04:41 +01:00
thomisus
a485fe681a
Update Dockerfile
2022-11-07 12:08:09 +01:00
thomisus
c92ae4eff5
Update Dockerfile
2022-11-04 10:29:47 +01:00
thomisus
95afdc06a8
Update Dockerfile
2022-11-04 10:17:02 +01:00
thomisus
cbcf71b473
Update Dockerfile
2022-11-04 10:14:37 +01:00
thomisus
2abbdad9a3
fix install
2022-11-03 16:08:08 +01:00
thomisus
97233f91b3
added unlimited conenction package
2022-11-03 15:36:19 +01:00
Danil Titarenko
c7090252ff
Add base image and postgresql version build arguments ( #524 )
...
(cherry picked from commit e1d7cfd5e8 )
2022-10-31 19:00:18 +03:00
Evgeniy Antonyuk
452dd4996d
Correct the name of the docker installation variable ( #536 )
2022-10-31 17:52:20 +03:00
Evgeniy Antonyuk
6c0c7085c9
Feature/Add supervisor services ( #517 )
...
* Add supervisor services
* Add installation of the DOCKER_INSTALLATION variable
2022-10-31 17:19:10 +03:00
Evgeniy Antonyuk
cdc73fe379
Fix Bug 59481 - Fix errors when starting the container ( #530 )
...
* Update the rabbitmq version
* Fix incorrect replacement of worker_connections
* Limiting the maximum number of simultaneous connections due to possible memory shortage
2022-10-31 16:34:42 +03:00
Danil Titarenko
e1d7cfd5e8
Add base image and postgresql version build arguments ( #524 )
2022-10-31 15:24:17 +03:00
Danil Titarenko
e32047ffcc
Fix bug #59310 / Fix users build ( #508 )
...
* Remove version for correct users build
* Assembly support without targetarch variable
* Remove targetarch variable
* Correcting a typo in a variable
* Small fix
Co-authored-by: Semyon Bezrukov <semen.bezrukov@onlyoffice.com>
2022-10-11 12:52:48 +03:00
Semyon Bezrukov
bac88530c1
Refactoring testing build ( #496 )
...
* Fix dockerfile args
* Refactoring testing build action
* Secret repo baseurl
* Fix package version
2022-09-16 12:28:44 +03:00
Danil Titarenko
2213fc70f5
Add another tags processing ( #464 )
...
* Add support for processing other tags
* Print build-info before build start
* Cosmetic changes
* Add architecture and URL processing
* Refactoring action code
* Refactoring code
* Refactoring code
* Cosmetic changes
* Remove some check package version
* Refactoring code
* Redefining url variable for dockerfile
* Cosmetic changes
* Changes platform conditions check
* Set to use default TARGETARCH in build
2022-07-21 18:44:06 +03:00
Danil Titarenko
c4ddb99710
Update base image version ( #447 )
2022-07-05 14:41:20 +03:00
Danil Titarenko
9494e08e8f
Fix for redis correct work ( #449 )
...
* Fix for redis correct work
* Refactoring code
* Refactoring code
* Refactoring code
* Refactor: refactoring code
2022-06-15 10:30:18 +03:00
Danil Titarenko
a6562f4017
Add multiarch build with action ( #445 )
...
* Update run-document-server.sh (#439 )
* Revert "Update run-document-server.sh (#439 )"
This reverts commit 5c17c711b1 .
* Add bake config
* Add targets for multiarch build
* Add multiarch workflows
* Cosmetic changes
* Refactoring
* Cosmetic changes
* Cosmetic changes
* Change URL for test repo
* Refactor: refactoring code
* Refactoring sed
* Remove -ie build
* Add special tag for package
* Cosmetic changes
Co-authored-by: papacarlo <builder@onlyoffice.com>
Co-authored-by: Roger Shieh <sh.rog@protonmail.ch>
Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2022-06-09 13:27:39 +03:00
Roman Demidov
452dfeb56d
Fix bug #56785 ( #434 )
...
* Fix bug #56785
* Changes for root
2022-04-29 14:57:14 +03:00
papacarlo
9676e7aac1
Merge branch release/v6.1.0 into develop
2020-12-24 07:52:11 +00:00
Semyon Bezrukov
e7d2cc2cd5
Edit s3 paths ( #319 )
...
* Edit s3 paths
* DocumentServer installed by url
* Fix install recommends
2020-12-16 11:39:05 +03:00
Alexey Golubev
eddbbbf3eb
Fix unsupported rabbitmq ver. Use 20.04 as base. ( #307 )
...
* Fix unsupported rabbitmq ver. Use 20.04 as base.
* Extend timeout for test (#311 )
* test01
* Timeout
* Small changes
* Change timeout to 90
Co-authored-by: Roman Demidov <roman.demidov@onlyoffice.com>
2020-11-20 10:53:36 +03:00
Zhaofeng Li
94c64d3f6d
Use netcat-openbsd for IPv6 support
2020-11-08 23:38:31 -08:00
Roman Demidov
bdef500858
Allow let's encrypte sertificates ( #300 )
...
* Allow let's encrypte sertificates
Co-authored-by: papacarlo <builder@onlyoffice.com>
Co-authored-by: Roman <demidov.roman@onlyoffice.com>
2020-10-22 13:47:51 +03:00
Roman Demidov
26854106a3
Add consent to the fonts license ( #297 )
...
* Add concent to the fonts license
* Small changes
* Small changes
Co-authored-by: papacarlo <builder@onlyoffice.com>
Co-authored-by: Roman <demidov.roman@onlyoffice.com>
2020-10-08 15:58:07 +03:00
Pierre Ozoux
1956f98c1d
Fixes exit procedure. ( #286 )
2020-09-10 17:02:20 +03:00
Semyon Bezrukov
62424ea120
Disable redis server for Community Edition ( #255 )
...
* Disable redis server
* Add REDIS_ENABLED variable
* Fix Dockerfile
* Fix REDIS_ENABLED condition
2020-06-04 15:15:34 +03:00