d94706dd54
Merge remote-tracking branch 'upstream/master'
Build / build (push) Failing after 38s
Trigger 4testing rebuild / trigget-rebuild (push) Failing after 1s
2024-04-09 01:57:21 +02:00
Alexey Golubev
0a42ee66b0
Fix bug #60688 ( #703 )
2024-01-18 10:20:37 +03:00
Evgeniy Antonyuk
709bfdd734
fix Bug 63804 - Remove gconf from dependencies since it's deprecated ( #663 )
2023-09-21 17:09:21 +03:00
Iskandar Kurbonov
c413936f1c
Fix Bug #63238 - Fix re-copying of configuration files in supervisor ( #645 )
2023-07-13 19:51:03 +05:00
2e1e603daf
Pull from upstream
2023-03-09 12:19:40 +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 cac79dea01b64793909ed505d28c9cc5667aac9b)
2023-02-03 20:23:17 +05: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
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
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 5c17c711b1a14e39a2836bec0fee49044433c3a5.
* 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
jiriks74
9bcd24fbd6
Move COPY to the end of the file
...
For faster builds when changing only the scripts
2022-05-15 18:33:57 +02:00
70b846c733
Update maintainer
2022-05-15 14:25:45 +02:00
jiriks74
f070cdbd1f
Add script to build and push all images for all architectures automatically
...
This script automatically builds the newest version of the documentserver for all architectures with the correct tags and pushes everything to dockerhub automatically
2022-05-13 13:42:42 +02:00
a94d5c0efa
Ensure build process won't break with new debian version
2022-05-13 11:21:07 +02:00
32eda02f32
Fix typo (RUN RUN
in Dockerfile)
2022-05-12 21:12:13 +02:00
37d6dd41fd
Fix missing && \
2022-05-12 21:11:05 +02:00
5ce2129406
Use native version, add compatibility for both amd64 and arm64
2022-05-12 21:03:31 +02:00
Roman Demidov
452dfeb56d
Fix bug #56785 ( #434 )
...
* Fix bug #56785
* Changes for root
2022-04-29 14:57:14 +03:00
01c3c74b9a
Move copy command to the end of the file
...
Reason: faster builds when editing scripts
2022-03-13 23:57:50 +01:00
ba8a436cb4
Fix postgresql version, no line after \
2022-03-09 16:55:45 +01:00
05aa933b9a
Initial commit
...
Docker build process now adds debian bullseye repositories, downloads needed arm dependencies, downloads qemu and binfmt, downloads and modifies needed amd64 libraries
Change the install process of documentserver itself: Downloads package from official debian repositories, modifies dependencies, repackages it and resumes the normal install process. Package does not install from `/tmp` but from `/build` which is removed after instalation is completed
`docker-compose.yml` larger stop grace period - Raspberry Pis have slow storage, set to two minutes just to be sure it doesn't get killed because of that
2022-03-09 16:45:56 +01: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
Alexey Golubev
9a2d10ceea
Fix build error
...
The following packages have unmet dependencies:
curl : Depends: libcurl4 (= 7.58.0-2ubuntu3.8)
but it is not going to be installed
2020-02-21 16:29:49 +03:00
Alexey Golubev
33d04dc4f4
Remove nodejs dependency
2020-02-21 14:58:20 +03:00
Alexey Golubev
4468a26a3e
Change dependency gtk2->gtk3
2020-02-19 19:54:20 +03:00
Alexey Golubev
b639a8ef89
Fix build error
2020-02-17 12:25:38 +03:00
Alexey Golubev
efe1d8482f
Fix browser 'wasm' warning
...
Fix browser warning:
wasm streaming compile failed: TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.
2020-02-14 17:18:04 +03:00
Alexey Golubev
8988247232
Change base image to ubuntu 18.04
2019-12-26 13:14:51 +03:00
Roman Demidov
ee8fa827e3
Add external volumes for rabbitmq and redis ( #203 )
2019-12-20 13:15:59 +03:00
Alexey Golubev
261232e10d
Move from unsupported node.js version
2019-12-16 18:28:50 +03:00