papacarlo
40efc5bea9
Merge branch release/v8.0.0 into master
2024-01-30 11:32:11 +00:00
Alexey Golubev
0a42ee66b0
Fix bug #60688 ( #703 )
2024-01-18 10:20:37 +03:00
Danil Titarenko
6416c2c32a
Action small fixes ( #697 )
2023-12-21 13:22:02 +03:00
Semyon Bezrukov
4ab054c502
Add DOCKER_ORG make variable ( #696 )
2023-12-20 19:54:56 +03:00
Danil Titarenko
016440fd4b
Disable issue creation from zap scanner ( #695 )
2023-12-20 11:22:37 +03:00
Danil Titarenko
cb06c6f6e1
Correct startup conditions for zap scanner ( #694 )
2023-12-20 11:21:34 +03:00
Danil Titarenko
276c5da9f5
Add the ability to manually launch the zap scanner ( #691 )
...
* Add zap scanning for DocumentServer
* Set branch name as ref for manual trigger
* Use master as default zap action branch
* Move zap action to master branch
* Fix token variable name
* Small cosmetic fix
* Modify zap action trigger condition
Run zap scanner only when documentserver edition hit community and branch hit in `release/` or `hotfix/`
2023-12-19 11:45:12 +03:00
Danil Titarenko
84a8191de9
Add DocumentServer zap scanner ( #685 )
...
* Add DocumentServer zap scanner
* Fix zap target url from `http` to `https`
2023-12-19 11:24:58 +03:00
Evgeniy Antonyuk
6fc2b27fcf
fix Bug 65188 - Upgrade to a current version of postgresql ( #690 )
2023-11-29 12:33:41 +03:00
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
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
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
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
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
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
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
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 708684ccc1096f4ef1131ec0d16ea5c1c635fcdf.
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
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
papacarlo
0fb195b958
Merge branch hotfix/v7.3.2 into develop
2023-02-14 07:59:59 +00:00
papacarlo
4636320e3b
Merge branch hotfix/v7.3.2 into master
2023-02-14 07:59:56 +00: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
46215d4372
Merge pull request #584 from ONLYOFFICE/hotfix/v7.3.2
...
Merger hotfix/v7.3.2 into hotfix/v7.3.3
2023-02-07 13:02:08 +05:00