Semyon Bezrukov
09ac8b5463
Fix build workflow runs names ( #679 )
2023-11-20 12:05:00 +03:00
papacarlo
cd8177e0ae
Merge branch hotfix/v7.5.1 into release/v7.6.0
2023-11-15 12:57:43 +00:00
papacarlo
f67284582f
Merge branch hotfix/v7.5.1 into develop
2023-11-15 12:57:39 +00:00
thomisus
67e7ceaffe
Update Dockerfile
2023-11-14 12:21:30 +01:00
Dmitry Kireev
012b35d2f8
Cancel prepare4shutdown script during cluster installation ( #673 )
...
* Cancel prepare4shutdown script during cluster installation
* Fix line length
2023-10-27 15:08:30 +03:00
papacarlo
5ef86cd090
Merge branch release/v7.5.0 into develop
2023-10-25 10:32:34 +00:00
thomisus
85d33df405
Update Dockerfile
2023-10-23 17:49:51 +02:00
thomisus
957bd47f85
Update Dockerfile
2023-10-23 17:01:17 +02:00
thomisus
003af8cc19
Merge branch 'ONLYOFFICE:master' into master
2023-10-23 17:00:34 +02:00
papacarlo
6e424a5541
Merge branch release/v7.5.0 into master
2023-10-17 12:14:14 +00:00
Evgeniy Antonyuk
709bfdd734
fix Bug 63804 - Remove gconf from dependencies since it's deprecated ( #663 )
2023-09-21 17:09:21 +03:00
Alexey Golubev
f42aed52ab
Merge pull request #662 from RealVishy/patch-1
...
Fix mistype
2023-09-12 10:38:14 +03:00
Vishwas P
c37270f61f
Update README.md
...
fix the spelling of docker engine
2023-09-12 15:02:02 +10:00
thomisus
96d6eec700
Update Dockerfile
2023-08-31 17:27:00 +02:00
thomisus
fdc0e1e5b5
Update Dockerfile
2023-08-12 20:23:40 +02:00
Danil Titarenko
24d737d5b4
Add instructions for ipv6 connection. Related to bug #63537 ( #654 )
...
* Update README.md - add the 'ONLYOFFICE Document Server ipv6 setup' section
* Fix README.md formatting
---------
Co-authored-by: svetlana maleeva <svetlana.maleeva@onlyoffice.com>
2023-08-11 10:40:34 +03:00
thomisus
c895a4a6f4
Merge branch 'ONLYOFFICE:master' into master
2023-08-05 09:45:44 +02:00
papacarlo
4bc4f62720
Merge branch hotfix/v7.4.1 into develop
2023-08-01 08:19:29 +00:00
papacarlo
0b60ccb92b
Merge branch hotfix/v7.4.1 into master
2023-07-31 07:28:30 +00:00
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
Danil Titarenko
9400eedc06
Add auto rebuild previous releases
...
* Add the ability to rebuild images
Rebuilding images will be done manually (for now). The choice of the number of rebuilt releases is available (1 by default), the choice of repositories for pushing rebuilt images is available (4testing by default).
Principle of operation:
Through the api of the docker hub, we get the last launched tag that falls under the pattern x.x.x.1, after that the tag with the assembly of which the minor tag x.x will be sent will be calculated. Next, at one of the build steps, the number of the previous release will be received, for example x. x.x.4 which will mean that the current one will be x.x.x.5
* Add login to dockerhub
* Refactoring code
Set some variables for all rebuild-info job. Also set default values for repository and quantity variables
* Refactor: remove push trigger
* Refactoring code
* Refactor: Unlinking a version
* Submitting the latest tag for the latest release only
2023-06-29 14:50:17 +05:00
papacarlo
80b4014588
Merge branch release/v7.4.0 into develop
2023-06-28 07:25:32 +00:00
thomisus
1b88a0fe57
Merge branch 'ONLYOFFICE:master' into master
2023-06-14 07:28:42 +02:00
papacarlo
4ae34b4d02
Merge branch release/v7.4.0 into master
2023-06-13 11:25:57 +00:00
Evgeniy Antonyuk
48add9dc89
Add the ability to enable request filtering agent ( #628 )
2023-05-26 18:59:54 +05:00
Danil Titarenko
7d32cac40a
Add new stable images versioning principles ( #633 )
...
* Refactoring stable images release versioning
The new principle of stable docker images versioning: release numbering is now not by build number, but by serial number.
* Refactoring: fix non-example image pull tag
2023-05-25 18:36:33 +05:00
Semyon Bezrukov
989647852e
Fix deprecated set-output ( #632 )
2023-05-24 13:51:14 +05:00
thomisus
a35f78f90e
Merge branch 'ONLYOFFICE:master' into master
2023-05-17 21:39:44 +02:00
Alexey Golubev
816b4823d2
Merge pull request #627 from ONLYOFFICE/release/v7.4.0
...
Merge release/v7.4.0 into develop
2023-05-17 14:44:26 +05:00
Alexey Golubev
a97a8f0aaf
Merge pull request #624 from ONLYOFFICE/hotfix/v7.3.3
...
Merge branch hotfix/v7.3.3 into release/v7.4.0
2023-05-15 12:01:29 +05:00
Evgeniy Antonyuk
e2080865b9
Merge branch 'release/v7.4.0' into hotfix/v7.3.3
2023-05-15 12:00:20 +05:00
papacarlo
ad7086886c
Merge branch hotfix/v7.3.3 into develop
2023-05-15 06:52:33 +00:00
papacarlo
8e08fed4ee
Merge branch hotfix/v7.3.3 into master
2023-05-15 06:52:28 +00:00
Alexey Golubev
4c5e5f20ee
Revert "Trace build commands ( #609 )"
...
This reverts commit 708684ccc1 .
2023-05-02 13:25:36 +05:00
Semyon Bezrukov
708684ccc1
Trace build commands ( #609 )
...
* Trace build commands
* Small fix
2023-04-25 20:01:14 +05:00
Evgeniy Antonyuk
c61323257b
Use the default supervisord configuration ( #608 )
...
* Use a unix socket by default
* Use the default supervisord configuration
* Return the init.d supervisor file
2023-04-20 20:27:35 +05:00
Alexey Golubev
06fe4034f0
Merge master into hotfix/v7.3.3
2023-04-18 22:39:22 +05:00
Alexey Golubev
b011e73f64
Fix nginx secure link url ( #604 )
2023-04-18 22:34:02 +05:00
Semyon Bezrukov
44eb6c45f2
Fix deb package link ( #602 )
2023-04-14 22:32:04 +05:00
Semyon Bezrukov
4499ca1d34
Fix deb package link ( #599 )
2023-04-10 17:10:23 +05:00
Evgeniy Antonyuk
09b9a73637
fix Bug 61960 - Add authentication for supervisord ( #598 )
2023-04-10 13:16:23 +05:00
Evgeniy Antonyuk
f455bdf433
fix Bug 59826 - Fix database creation without onlyoffice owner ( #597 )
...
* fix Bug 59826 - Fix database creation without onlyoffice owner
* Fix an unnecessary space
2023-04-06 15:18:10 +05:00
thomisus
b60c4d5e70
Merge branch 'ONLYOFFICE:master' into master
2023-03-21 16:01:10 +01:00
Dmitry Kireev
f03bc7ec18
Add docker-compose with prometheus and grafana ( #495 )
...
* Add docker-compose with prometheus and grafana
* Add dashbord installation
* Fix path to config file
2023-03-21 15:06:05 +05:00
Evgeniy Antonyuk
648ff7322f
Fix the owner of the logrotate config ( #591 )
2023-03-17 14:25:33 +05:00
papacarlo
00b188d9ff
Merge branch hotfix/v7.3.3 into master
2023-03-15 10:53:31 +00:00
Alexey Golubev
6f716134dd
Fix misprint
...
Instead https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/579
2023-02-22 17:41:59 +05:00
thomisus
06b8c5cb46
Merge branch 'ONLYOFFICE:master' into master
2023-02-21 12:15:08 +01:00
papacarlo
0fb195b958
Merge branch hotfix/v7.3.2 into develop
2023-02-14 07:59:59 +00:00