Commit Graph

647 Commits

Author SHA1 Message Date
70d3f98633 Docker: Dev: Enabled SSO 2023-04-18 14:34:03 +04:00
3e2e60e7b0 Translation: Tests: Fix spell check test 2023-04-14 18:21:48 +04:00
Sergey Kirichenko
41496fb47d
Add codecs for file-services (#1353)
* Modify repo for ffvideo

* Add codecs for file-services
2023-04-13 23:12:17 +05:00
a52846fd91 Fix build Docker dev 2023-04-12 23:55:38 +04:00
Sergey Kirichenko
940fc91ca8
Add build ffvideo (#1343)
* Modify build version ffmpeg from 4 to 6

* Add software-properties-common for file-services

* Fix buiild

* Fix buiild

* Modify docker build ffmpeg6

* Testing build ffmpeg 6

* Add ffmpeg 6

* Add build ffvideo for file-services
2023-04-12 15:03:10 +05:00
bd5583187d Fix creation of environment configuration files in packages 2023-04-10 14:41:13 +05:00
Sergey Kirichenko
2238a82444
Add docker healthchek for dotnet containers (#1330) 2023-04-04 18:34:14 +05:00
56bda92e55 Build: Fixed obsolete parameter application 2023-03-24 09:59:48 +03:00
70f5314102 Build: Fixed commands for Dockerfile.dev 2023-03-24 09:58:31 +03:00
4ff6ac6bfe Build: Fixed .bat args 2023-03-24 09:57:31 +03:00
f4301ae5f3 Fix configuration of the source config files 2023-03-23 12:45:17 +03:00
e31e987454 Add api-system configuration in packages 2023-03-23 12:44:02 +03:00
1b903084d5 Downgrade of the elasticsearch version 2023-03-23 11:54:30 +03:00
dd9ddcfb7d Docker: Dev: Commented elastic, clear-events, api-system, ssoauth 2023-03-22 18:38:01 +04:00
Sergey Kirichenko
b28a3e940f
Add feature to configure apisystem by runnitng (#1312) 2023-03-22 16:44:49 +05:00
70b9ac1380 Fix a bug with uploading documents in packages 2023-03-22 02:37:14 +03:00
fd81590b0c Fix packages supply configuration 2023-03-21 22:49:46 +03:00
4601ba5964 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-21 15:54:57 +03:00
3d70981509 Build: Fixed elasticsearch property for dev compose file 2023-03-21 15:54:48 +03:00
sk81.biz@gmail.com
9f3c870ac4 Fix elastic config 2023-03-21 15:13:23 +03:00
2288705998 Build: Fixed elasticsearch image for dev compose file 2023-03-21 13:01:14 +03:00
03c6dee4a4 unix: dev docker: bump MySql to 8.0.32 on arm 2023-03-21 12:32:42 +04:00
Sergey Kirichenko
ea54237ca3
Add possibility configure elc at run docker-entrypoint (#1294)
* Fix set elastic env at runnuing docker-entrypoint

* Configure elastic during running service

* Cosmetic change
2023-03-21 13:09:19 +05:00
944d24068b Fix event bus config for services in packages 2023-03-17 18:36:22 +03:00
4e79dbab58 Add event bus config for services in packages 2023-03-17 14:50:45 +03:00
48ae6d8bcc Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-17 15:24:31 +04:00
7c13498118 Add ffmpeg to files-services docker dev image 2023-03-17 15:24:22 +04:00
e1d81939bf Remove log-error file in docker mysql 2023-03-17 14:21:36 +03:00
a2db46942d Add the output of commands to the terminal and interrupt the script in case of an error 2023-03-17 14:15:50 +03:00
0701f044a7 Fix the installation of dotnet-sdk-7.0 for ubuntu 22.04\debian 9 2023-03-17 12:07:41 +03:00
d392f3165c Update the GPG key installation method 2023-03-17 12:06:23 +03:00
cb452f5e2a Generated JWT secret is too small for HMAC SHA256 2023-03-17 12:05:02 +03:00
25e72a1f0a Fix database creation without onlyoffice owner 2023-03-17 12:04:40 +03:00
Sergey Kirichenko
1ff7d66570
Add ffmpeg to files-services docker image (#1309)
* Add ffmpeg to file-services

* Add ffmpeg to file-services

* Add ffmpeg to file-services

* Add rm libs in image
2023-03-16 19:06:43 +05:00
sk81.biz@gmail.com
cc7bd49acf Modify docker image mysql to version 8.0.32 2023-03-16 12:28:47 +03:00
nasrullonurullaev
2fda5bf176
Add WebHealthChecksUI service package (#1301)
* Add HealthChecks service package

* Fix issue with installing WebHealthChecksUI service
2023-03-15 11:55:45 +05:00
nasrullonurullaev
ce0feb497e
Update dotnet runtime version to 7.0.3 (#1296) 2023-03-10 14:11:43 +05:00
1107209611 Fix dev docker build 2023-03-09 16:08:08 +04:00
Sergey Kirichenko
71bb2f70ae
Add helthchecks ui web page (#1293)
* Add feature to get page with healthchechks ui

* Add healthchecks config to nginx

* Fix config nginx
2023-03-09 14:05:49 +05:00
34b3fe715c Fix frontend tests running 2023-03-09 12:12:31 +04:00
Sergey Kirichenko
9698985be0
Add event bus config for services in docker-entrypoint (#1248)
* Add eventBus to the docker-entrypoint

* Fix error - list index out of range

* Fix docker-entrypoint syntax
2023-02-28 18:18:07 +05:00
c54f55ece5 Turn on JWT 2023-02-27 18:52:45 +04:00
sk81.biz@gmail.com
aa98fec3ec Modify docker DATABASE to docspace for default 2023-02-22 14:36:39 +03:00
Sergey Kirichenko
378993455a
Modify docker-entrypoint.py. Add Redis config User and Password features running (#1191) 2023-02-09 17:42:25 +05:00
Sergey Kirichenko
87e7e563c9
Modify docker-entrypoint rabbitma config (#1171) 2023-02-09 17:41:09 +05:00
2801e07035
Bugfix/rpmlint-error (#1160)
* Correction of the missing package expect error

* Correction of summary-ended-with-dot error

* Correction of description-line-too-long error and change to the current text

* Correction of non-executable-script error and dangerous-command-in-%post error

* Correction of unstripped-binary-or-object error

* Correction of non-standard-executable-perm error

* Fix creation of libraries to support arm

* Fix packaging of unnecessary configuration files

* Correction of setup-not-quiet error

* Correction of mixed-use-of-spaces-and-tabs error

* Correction of no-cleaning-of-buildroot error

* Correction of no-buildroot-tag error

* Correction of no-changelogname-tag error

* Temporary сorrection of summary-not-capitalized error

* Temporary correction of no-description-tag error

* Remove unused code

* Disable packaging of debug information

* Remove package_sysname

* Add documentation packaging

* Add rpmlintrc packaging

* Fix documentation packaging

* Correction of the hardcoded-packager-tag error

* Change the substitution of version and release
2023-02-01 13:09:31 +05:00
66ed2b6372
Bugfix/lintian error (#1158)
* Correction of systemd-service-file-references-to-obsolete-target error

* Correction of the changelog format

* Correction of package-uses-deprecated-debhelper-compat-version

* Correction of maintainer-script-needs-depends-on-adduser

* Correction of missing-debconf-dependency

* Correction of extended-description-is-probably-too-short

* Correction of various license format errors

* Correction of maintainer-script-lacks-home-in-adduser error

* Correction of duplicate-updaterc.d-calls-in-postinst error

* Correction of init.d-script-not-included-in-package error

* Correction of the error of missing the onlyoffice-login.conf file

* Correction of binary-from-other-architecture error

* Correction of missing-debian-source-format error

* Temporarily correct descriptions

* Correction of debhelper-but-no-misc-depends error

* Correct of missing-dependency-on-line error

* Correct of unstripped-binary-or-object error

* Correct of maintainer-script-lacks-debhelper-token error

* Change templates description

* Correction of untranslatable-debconf-templates error

* Fix configuration according to po-debconf recommendations

* Fix configuration according to po-debconf recommendations

* Fix condition for detecting existence of file

* Correct of script-with-language-extension error

* Correct of script-with-language-extension error

* Remove linux-arm runtimes packaging

* Add lintian-overrides

* Fix lintian-overrides creation condition

* Fix lintian-overrides creation condition

* Add overrides for the main package

* Add ignoring untranslatable-debconf-templates errors

* Errors correction: package-contains-eslint-config-file, package-contains-npm-ignore-file, package-contains-vcs-control-file

* Correction of node_modules error output

* Fix backup-file-in-package and macos-ds-store-file-in-package errors

* Add a override of the unusual-interpreter error

* Fix removing files that cause errors
2023-02-01 13:06:03 +05:00
232f32f5f1
Modify dotnet-sdk version to 7.0 in a package supply (#1150) 2023-02-01 12:57:23 +05:00
1a5d940734
Feature/healthcheck service packaging (#1161)
* Add healthcheck service to packages

* Fix typo in docker supply

* Fix packaging of healthcheck service
2023-02-01 12:56:41 +05:00
9f71bde64d
Feature/logrotate packages (#1159)
* Add logrotate for packages supply

* Fix end of line error

* Change the name of logrotate file
2023-02-01 12:55:10 +05:00