Commit Graph

510 Commits

Author SHA1 Message Date
Sergey Kirichenko
0b8360a0d7
Add docker image api_system (#954) 2022-10-27 13:39:21 +03:00
24f31b870c
Fix the apt-key deprecation error (#950) 2022-10-26 11:45:03 +03:00
440943f81b Update run.translations.tests.sh 2022-10-24 13:31:11 +03:00
c1a61e0dbc Create run.translations.tests.sh 2022-10-21 17:19:52 +03:00
84d98545f3 Update dev docker scripts 2022-10-20 15:01:25 +03:00
56ef525cde Removed --depth 1 on git clone 2022-10-19 18:41:24 +03:00
2767e172c6 Update core_base_domain 2022-10-19 18:40:54 +03:00
521d69be08 Added set APP_CORE_BASE_DOMAIN and ENV_EXTENSION 2022-10-18 12:33:59 +03:00
e40e707640 Update docker-entrypoint.py
Fix set APP_CORE_BASE_DOMAIN equals ""
2022-10-18 12:32:13 +03:00
33ca5a8f78 Update db.yml
Map to local port 33060 for connection to host's clients
2022-10-18 10:49:49 +03:00
502aac91b1 ApiSystem: log, service 2022-10-17 18:24:50 +03:00
e0f1c0529d Added stop, start, restart sh-files 2022-10-15 07:34:40 +03:00
1d0dddf196 Added mapping appsettings.dev.json from substitutions 2022-10-15 07:32:52 +03:00
fb8190b465 Added --no_ds param 2022-10-13 17:52:46 +03:00
0ee788fb00 Fix run migration-runner 2022-10-13 16:18:14 +03:00
b6c363e103 Added ROOT_DIR 2022-10-13 16:02:25 +03:00
82f0731d7d Fix open files in DocEditor + refactoring 2022-10-13 15:26:37 +03:00
6cb1d7ac21 Added new variables setup + refactoring 2022-10-13 14:28:26 +03:00
6b12fe9e1e Added public volume 2022-10-12 15:25:56 +03:00
5cda2d314f Added nginx routing to Host client apps 2022-10-12 14:33:06 +03:00
8b52d93fd3 Init backend and environment build and run in docker 2022-10-11 16:01:03 +03:00
Sergey Kirichenko
8d528450dc
Modify root path (#904) 2022-10-11 12:44:22 +03:00
c16ef82df3 Update runMigrations.sh
Added execution flag (chmod +x)
2022-10-06 12:14:12 +03:00
0869ce4bfb Create socket.sh 2022-10-05 14:44:41 +03:00
ec85cb896a Update build.sh 2022-10-05 14:43:43 +03:00
6682ca850e fix 2022-10-05 14:04:24 +03:00
f726879370 Build: Added MacOS build and run files 2022-10-03 16:26:34 +03:00
Eugene Kozyrev
51ba7c8628
Feature/Update Windows installation (#857)
* Add DocEditor service

Update windows installation project on develop

* Add ASC.Login service

* Delete onlyoffice-login.conf

* Add json configs substitutions

* Edit StartMigrationRunner custom action

* Set service run as NT AUTHORITY\LocalService

* Move config file substitutions to project

* Remove condition to SetMACHINEKEY

* Revert "Set service run as NT AUTHORITY\LocalService"

This reverts commit 3e9c578a652e38f346f7e7fd52eca4ab72dcf537.

* Fix nginx conf substitution

* Add Local Service permitions

* Add folders permitions

Move node.js service logs

* Fix

* Edit logpath
2022-09-28 17:02:59 +03:00
4001798d2a
Bugfix/Add new service and packages correction (#839)
* Add a login service

* Fix a typo

* Fix minor bugs

* Update build.sh

* Add login service to deb package

* Fix minor bugs

* Fix nginx configuration

* Fix minor bugs

* Add additional variables and replace the kafka service with redis\rabbitmq
2022-09-26 13:03:36 +03:00
6563d4b633 nlog: refactoring service name 2022-09-16 16:41:51 +03:00
Sergey Kirichenko
dd21a1b290
Add github action (#804)
* Modified Dockerfile.app

* Add github workflow

* Modify GIT_BRANCH

* Modify Dockerfile.app, change github repo

* Add prefix for name services

* Add login image build

* Change nginx config loclahost to 127.0.0.1

* Del static login files from proxy image

* Modify environmet for yml files

* Fix build hooks

* Add env STATUS for build hooks

* For testinig dockerhub build

* Fix

* Branch for action feature/github-action-build-docker

* Modify hooks

* Modify hooks, develop branch for action

* Add service-login to proxy

* Action test amd64

* Action test amd64

* Git  action  build only amd64

* Github action from develop
2022-09-13 10:54:45 +03:00
b811d2bb14 Web: Removed useless for static build 2022-09-02 11:31:35 +03:00
8ce30932a3
Merge branch 'develop' into feature/login-ssr 2022-09-02 10:10:26 +03:00
23436472ed
Add new services and rebranding in packages\scripts (#786)
* Add new services, delete old services and kafka

* Corrections to appserver-configuration script

* Download the get-php script depending on the version of py

* Add doceditor and migration-runner services

* Docspace rebranding

* Rename a spec file

* Update build.sh

* Fixes in proxy package

* Rename script

* Fix launch of node js services

* Edit connection strings in migration-runner service

* Fix minor errors

* Update docspace-configuration.sh

* Update docspace-configuration.sh

* Add configuration of redis and rabbitmq services, as well as minor bug fixes

* Correct redis configuration

* Rebrand and add new services for deb package

* Fix build directory for deb package

* Revert "Fix build directory for deb package"

This reverts commit 9c711fc735c57e154e6b818988384d4b7e60c338.

* Add postinst for radicale package

* Fix python dependency

* Fix errors in control file

* Fix errors when building a deb package

* Update rules

* Rebranding of installation scripts

* Update build.spec

* Add migration for Docs Database

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2022-09-01 21:10:34 +03:00
14de652fa7 Build: Added new service Login SSR 2022-09-01 12:21:55 +03:00
TimofeyBoyko
0748afe854 Plugins: add logs, config and change service start 2022-08-26 12:51:43 +03:00
TimofeyBoyko
67cd56c62f Plugins: fix build 2022-08-24 19:13:48 +03:00
TimofeyBoyko
4378905bbc Build: Scripts: update plugins.bat 2022-08-24 12:35:23 +03:00
TimofeyBoyko
7042dca053 Merge branch 'develop' into feature/system-plugin-v2 2022-08-23 14:38:45 +03:00
TimofeyBoyko
c0259d1767 Web: add new service WebPlugins 2022-08-23 14:23:11 +03:00
7c03525732 build: check errors 2022-08-22 19:46:49 +03:00
d165a09a9c install.bat requires administrative privileges 2022-08-22 18:52:13 +03:00
b5f4e30104 Merge branch 'develop' into feature/webhook-fix 2022-08-22 14:27:02 +03:00
1ea604ec36 fixed jenkinsfile 2022-08-22 14:26:19 +03:00
89157000e5 fixed createMigrations.bat 2022-08-16 17:46:29 +03:00
fa1258618a fixed warnings 2022-08-12 17:49:34 +03:00
2e06c8fd58 Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into feature/sso
# Conflicts:
#	build/install/win/DocSpace.aip
2022-08-10 09:57:03 +03:00
Sergey Kirichenko
09be9c3907
Modify rabbit, redis docker running (#754)
* Modify rabbit, redis run

* Modify
STORAGE_ROOT

* Syntax modify

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2022-08-09 15:57:34 +03:00
Eugene Kozyrev
6b1dc19992
Feature/Rename AppServer to DocSpace in windiows installation (#752)
* Rename AppServer to DocSpace

* Rename project
2022-08-08 11:01:15 +03:00
Eugene Kozyrev
f1e2a0b145
Edit StartMigrationRunner execution sequence (#753) 2022-08-08 10:48:46 +03:00