Evgeniy Antonyuk
b9bfa7b90c
fix Bug 58778 - Correct the display of container ID for 22.04 ( #494 )
2022-09-13 11:08:04 +03:00
Semyon Bezrukov
61a5a021cf
Refactoring stable build ( #490 )
...
* Refactoring stable build
* Build: setting up push 4enterprise images
* Cosmetic change
* Remove needless tag
* Rename dockerfile
* Small fix
* Rename dockerfile for nonexample
Co-authored-by: danilapog <danil.titarenko@onlyoffice.com>
2022-09-12 16:04:56 +03:00
Danil Titarenko
713a06e999
Add expected build arch ( #489 )
...
* Add fail status if build unexpected platforms
* Build: set exit code for action
* Build: Change expected platforms message
2022-09-08 15:56:49 +03:00
Roman Demidov
e44acbebf7
Fix KylinOS start error ( #471 )
...
* Fix KylinOS start error
* Small changes
* Small changes
2022-08-31 12:13:30 +03:00
Danil Titarenko
3626f8cc6c
Build: Set job fail status if some build failed ( #488 )
2022-08-30 14:33:23 +03:00
Danil Titarenko
207bd5dac7
Add build Documentserver without example ( #473 )
...
* Add dockerfile for non-example build
* Create new symlink for supervisor config
* Add ARG for dynamic images specification
* Update action version
* Add build nonexample after stable build success
* Add targets for nonexample build
* Cosmetic changes
* Update FROM instruction
* Add default tag
* Remove needless welcome nginx location
* Change nonexample image tags
* Set correct nonexample image tag
* Change tag for nonexample image
* Change dockerfile name
* Rename dockerfile for release images
* Move stable build to dockerfile
* Refactoring bake file
2022-08-29 11:40:25 +03:00
Danil Titarenko
2379128240
fix build ( #486 )
2022-08-24 12:47:47 +03:00
Danil Titarenko
083ab2c6a6
Add latest tag for develop build ( #484 )
2022-08-24 11:14:59 +03:00
Evgeniy Antonyuk
34180710cf
Fix command to get container id ( #483 )
2022-08-22 20:56:45 +03:00
Evgeniy Antonyuk
8887cb7a26
Enable JWT by default and add a JWT status message ( #482 )
...
* Enable JWT by default and add a JWT status message
* Correct JWT message
* Add a condition for displaying a JWT message
* Minor correction
* Minor correction
2022-08-22 20:27:10 +03:00
Danil Titarenko
05c5042985
Add the missing variable ( #467 )
2022-07-22 09:44:59 +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
06a05223b5
Fix bug #58032 / Fix moves certificates alarm messages ( #461 )
...
* Add some checks before replace certificates
* Change if check key
* Refactoring code
* Refactoring code
* Add checking exist files
* Refactor: refactoring code
* Remove check files conditions
2022-07-19 15:51:46 +03:00
Danil Titarenko
143e77fdfc
Fix Big #57286 / Add redis password config settings ( #466 )
...
* Add redis password settings
* Add variable description
* Change variable descriptions
* Change variable descriptions
* Change variable descriptions
2022-07-18 17:11:06 +03:00
papacarlo
8acbfdbeb7
Merge branch hotfix/v7.1.1 into release/v7.2.0
2022-07-18 10:02:02 +00:00
Danil Titarenko
c16635ea71
Fix supervisor socket messages ( #459 )
2022-07-12 12:37:48 +03:00
Danil Titarenko
29e4ec3027
Refactoring workflow ( #448 )
2022-07-11 13:27:43 +03:00
Evgeniy Antonyuk
c7a1fd04a4
fix Bug 50138 / Fix SSL key access error ( #455 )
...
* Fix SSL key access error
* Change name of directory
2022-07-05 14:56:42 +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
86cbb01bbf
Add short tags for released images ( #446 )
...
* Add short tags for images
* Edit workflow tags
2022-06-10 15:43:50 +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
Evgeniy Antonyuk
01606746c1
Fix Bug 53170 / Add the ability to set secure_link_secret ( #444 )
...
* Add securelink generation
* Add ability to configure securelink_secret
* Add a description of SECURE_LINK_SECRET
* Update README.md
2022-06-07 16:16:05 +03:00
Alexey Golubev
19b66de202
Revert "Update run-document-server.sh ( #439 )"
...
This reverts commit 5c17c711b1a14e39a2836bec0fee49044433c3a5.
2022-05-26 17:03:57 +03:00
Roger Shieh
5c17c711b1
Update run-document-server.sh ( #439 )
2022-05-24 18:02:42 +03:00
papacarlo
61d388372b
Merge branch release/v7.1.0 into develop
2022-05-16 12:57:21 +00:00
papacarlo
95e27e2655
Merge branch release/v7.1.0 into master
2022-05-12 13:21:23 +00:00
Roman Demidov
452dfeb56d
Fix bug #56785 ( #434 )
...
* Fix bug #56785
* Changes for root
2022-04-29 14:57:14 +03:00
Roman Demidov
80acbe974d
Fix bug #53046 : sed error starting container on Arch ( #433 )
2022-04-29 14:55:25 +03:00
Alexey Golubev
4fb0a1e712
Improve SSL certificate detection ( #431 )
2022-04-25 17:25:19 +03:00
Alexey Golubev
39d2e303f1
Fix disabling JWT
2022-04-12 19:00:46 +03:00
papacarlo
decb1ed860
Merge branch hotfix/v7.0.2 into release/v7.1.0
2022-04-05 12:27:33 +00:00
papacarlo
a830c53218
Merge branch hotfix/v7.0.2 into develop
2022-04-05 12:27:30 +00:00
papacarlo
bb160d345e
Merge branch hotfix/v7.0.1 into release/v7.1.0
2022-03-23 10:29:52 +00:00
papacarlo
3cf36a79cc
Merge branch hotfix/v7.0.1 into develop
2022-03-23 09:49:22 +00:00
papacarlo
e17831904d
Merge branch hotfix/v7.0.1 into master
2022-02-22 08:17:41 +00:00
Stavros Kois
21f5019e1c
Initialliaze services.CoAuthoring.redis before attempting to set a child to a value ( #404 )
...
Co-authored-by: papacarlo <builder@onlyoffice.com>
2022-02-09 10:37:52 +03:00
Pavel Lobashov
b2e720e66c
Fix broken links to Docker-CommunityServer ( #402 )
...
Continue of #400
Those links became incorrect in
e7c8e59a37
I'm not sure that we REALLY need those links in this project, maybe just
give links to README page and that's it
But leaving it as it is
2022-01-31 11:18:50 +03:00
papacarlo
4c959d62b7
Merge branch release/v7.0.0 into release/v7.1.0
2022-01-17 14:34:38 +00:00
papacarlo
c5fb8f1fe0
Merge branch release/v7.0.0 into develop
2022-01-17 14:34:35 +00:00
papacarlo
973409cc8f
Merge branch release/v7.0.0 into master
2022-01-17 14:34:33 +00:00
papacarlo
33faf622c8
Merge branch hotfix/v6.4.2 into release/v7.0.0
2021-10-28 07:33:57 +00:00
papacarlo
44a96b1fde
Merge branch hotfix/v6.4.2 into develop
2021-10-28 07:33:55 +00:00
papacarlo
26ef312557
Merge branch hotfix/v6.4.1 into release/v6.5.0
v6.5.0.46
v6.5.0.52
v6.5.0.53
v6.5.0.54
v6.5.0.55
v6.5.0.56
v6.5.0.57
v6.5.0.59
v6.5.0.60
v6.5.0.61
v6.5.0.62
v6.5.0.63
v7.0.0.1
v7.0.0.4
v7.0.0.5
2021-09-30 12:21:08 +00:00
papacarlo
2eb99ffb20
Merge branch hotfix/v6.4.1 into develop
v99.99.99.2632
v99.99.99.2633
v99.99.99.2634
v99.99.99.2635
v99.99.99.2636
v99.99.99.2637
v99.99.99.2638
v99.99.99.2639
v99.99.99.2640
v99.99.99.2641
v99.99.99.2642
v99.99.99.2643
v99.99.99.2655
v99.99.99.2656
v99.99.99.2657
v99.99.99.2658
2021-09-30 12:21:03 +00:00
papacarlo
ca39675055
Merge branch hotfix/v6.4.1 into master
v6.4.2.1
v6.4.2.12
v6.4.2.13
v6.4.2.14
v6.4.2.2
v6.4.2.3
v6.4.2.4
v6.4.2.6
v6.4.2.7
v6.4.2.8
v6.4.2.9
2021-09-28 08:08:26 +00:00
Semyon Bezrukov
a31a579d24
Add WOPI_ENABLED variable ( #379 )
...
* Add WOPI_ENABLED variable
* Add var description
v6.4.1.28
v6.4.1.29
v6.4.1.35
v6.4.1.36
v6.4.1.37
v6.4.1.38
v6.4.1.39
v6.4.1.40
v6.4.1.41
v6.4.1.42
v6.4.1.43
v6.4.1.44
v6.4.1.45
v6.4.1.46
v6.4.1.47
v6.4.1.48
v6.4.1.49
v6.4.1.50
2021-09-14 17:53:37 +03:00
Svetlana Maleeva
32a8a24a0f
Update README.md ( #377 )
2021-09-14 17:42:55 +03:00
papacarlo
0613f8a0ca
Merge branch release/v6.4.0 into develop
v6.5.0.1
v6.5.0.10
v6.5.0.11
v6.5.0.12
v6.5.0.13
v6.5.0.14
v6.5.0.15
v6.5.0.16
v6.5.0.17
v6.5.0.18
v6.5.0.19
v6.5.0.2
v6.5.0.20
v6.5.0.21
v6.5.0.22
v6.5.0.23
v6.5.0.24
v6.5.0.25
v6.5.0.26
v6.5.0.27
v6.5.0.3
v6.5.0.43
v6.5.0.44
v6.5.0.5
v6.5.0.6
v6.5.0.7
v6.5.0.8
v99.99.99.2595
v99.99.99.2596
v99.99.99.2597
v99.99.99.2598
v99.99.99.2599
v99.99.99.2603
v99.99.99.2604
v99.99.99.2606
v99.99.99.2607
v99.99.99.2608
v99.99.99.2609
v99.99.99.2610
v99.99.99.2611
v99.99.99.2613
v99.99.99.2614
v99.99.99.2615
v99.99.99.2616
v99.99.99.2617
v99.99.99.2618
v99.99.99.2619
v99.99.99.2620
v99.99.99.2621
v99.99.99.2622
v99.99.99.2624
v99.99.99.2625
v99.99.99.2630
v99.99.99.2631
2021-08-26 13:55:56 +00:00
papacarlo
a23477301e
Merge branch release/v6.4.0 into master
v6.4.1.1
v6.4.1.10
v6.4.1.13
v6.4.1.14
v6.4.1.15
v6.4.1.16
v6.4.1.18
v6.4.1.19
v6.4.1.2
v6.4.1.20
v6.4.1.21
v6.4.1.22
v6.4.1.23
v6.4.1.24
v6.4.1.25
v6.4.1.26
v6.4.1.27
v6.4.1.3
v6.4.1.4
v6.4.1.5
v6.4.1.6
v6.4.1.7
v6.4.1.8
2021-08-26 11:40:24 +00:00