Commit Graph

298 Commits

Author SHA1 Message Date
7ac75bd206 fixed buildAndDeploy script 2021-10-27 13:49:19 +03:00
957aa8bd81 fixed started services 2021-10-26 20:09:19 +03:00
32240717ff refactoring build scripts 2021-10-26 16:39:00 +03:00
3ce15a9329 refactoring build scripts 2021-10-26 16:14:34 +03:00
403388fbf1 Added solution filter
Removed unused services
replaced sh with bat
start service from source
2021-10-25 14:29:36 +03:00
4c364ea938 services: fix 2021-10-21 19:54:08 +03:00
e228930a5b BuildAndDeploy fix 2021-10-21 19:12:31 +03:00
426754039b Build: nodejs services 2021-10-21 18:30:09 +03:00
315665e87a BuildAndDeploy 2021-09-23 20:58:39 +03:00
4a0c6a94c6 replace nssm with sc 2021-09-22 19:51:37 +03:00
Sergey Kirichenko
9221136e50
Modify frontend build feature (#341)
* Modify frontend build

* Modify frontend build

* Modify build hooks
2021-09-21 10:53:05 +03:00
5e86f7a148 Build: Added support of Personal mode for web static files 2021-09-14 10:05:53 +03:00
d06b67a420 Jenkins: release build 2021-09-05 21:09:43 +03:00
d5646eaa92 Revert "Build: deploy public files"
This reverts commit 82e64781fe.
2021-08-18 17:03:16 +03:00
82e64781fe Build: deploy public files 2021-08-18 16:52:23 +03:00
bba83d2e9f build.static.bat: Removed pause (for buildAndDeploy.bat) 2021-08-17 11:19:56 +03:00
07ea37bdfc build.bat: Added comment 2021-08-17 11:12:30 +03:00
5c492ee583 Build: Optimization of build process 2021-08-17 11:00:36 +03:00
9873ea6fa0 Nginx: config for developers 2021-08-16 19:26:16 +03:00
f3ec5bb0e0 Nginx: static config 2021-08-16 15:18:45 +03:00
508bb59f0f Build: Added yarn install to build.static.bat 2021-08-12 16:24:09 +03:00
fc99e05504 Build: Added build.static.bat 2021-08-12 16:19:16 +03:00
2157e33c7f build: Added start/stop backend services only 2021-08-11 22:04:54 +03:00
Sergey Kirichenko
f624b20fb4
Add service ASC.SsoAuth (#313)
* Add build service ASC.SsoAuth

* Fix build Dockerfile-app and build-frontend.sh

* Fix build path for ASC.SsoAuth.Svc
2021-08-03 12:29:21 +03:00
84ea95559f
Bugfix/Change the systemd startup type (#302)
* Change the systemd startup type

* Delete the unused systemd parameter

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2021-07-29 16:23:45 +03:00
cf7d002bc1
Merge branch 'develop' into feature/calendar 2021-07-28 12:16:39 +03:00
f1668a3b43 Merge remote-tracking branch 'remotes/origin/develop' into feature/calendar 2021-07-27 12:43:01 +03:00
Sergey Kirichenko
c85a1185ec
Modify build backend scripts (#310) 2021-07-27 12:03:19 +03:00
Sergey Kirichenko
7a06b0c2e9
Modify docker build config files for sw.js (#308) 2021-07-22 19:27:30 +03:00
653066af0c Merge branch 'develop' into release/1.0.0
# Conflicts:
#	config/nginx/onlyoffice.conf
2021-07-20 18:21:00 +03:00
Sergey Kirichenko
eacf6e663c
Add modification of number in appsettings (#304)
* Modify number in appsettigs

* Cosmetic changes

* Cosmetic changes

* Modify arg in Docker-app

* Add build args in hooks build

* Add arg varibles to hooks build
2021-07-16 20:14:37 +03:00
8d287249af
Bugfix/rpm errors (#295)
* Fix the elasticsearch configuration

* Add copying of the start files

* License correction

* Fix file copying

* Add a warning about an unsupported version of the distribution

* Correction of folder names

* Correction of directory name

* Fix configuration errors and add a quiet mode

* Remove a quiet mode

* Release ports for launching services

* Add topics to launch socket.io

* Fix folder name

* Fix the output of messages about the creation of topics

* Remove unnecessary lines

* Delete an unnecessary line
2021-07-13 18:03:48 +03:00
0e6078f9e2 Merge branch 'develop' into feature/ClearEvents
# Conflicts:
#	ASC.Web.sln
2021-06-23 17:15:56 +03:00
20d1f9a738 merge from develop 2021-06-23 16:10:46 +03:00
85574630cb Merge branch 'develop' into feature/ClearEvents 2021-06-23 15:30:55 +03:00
68ec473a6c fix 2021-06-22 21:44:03 +03:00
d8abde6d88 SSoAuth: fix buid and run 2021-06-22 19:44:09 +03:00
Sergey Kirichenko
7af9bb08c9
Fix elasticsearch configure (#285) 2021-06-18 14:30:11 +03:00
00cc15fbf5 Merge branch 'develop' into feature/ClearEvents 2021-06-18 12:21:54 +03:00
Sergey Kirichenko
a91ea81e89
Modify elasticsearch configuration (#281)
* Modify elasticsearch config

* Modify version ELK

* Cosmetic modify
2021-06-17 12:49:39 +03:00
e314f6ff1c
Merge pull request #245 from ONLYOFFICE/feature/crm-migrate
Feature/crm migrate
2021-06-16 17:02:46 +03:00
5fcbdbd7dd added health checks 2021-06-16 16:54:36 +03:00
d2fa149247 Jenkins: fix 2021-06-15 17:32:25 +03:00
89264cc48d crm: created common project for common services 2021-06-15 13:41:17 +03:00
Sergey Kirichenko
7dc8889e2f
Fix building image ASC.Socket.IO.Svc (#276) 2021-06-10 18:18:07 +03:00
Sergey Kirichenko
82b3109fbc
Fix building ASC.Files image (#275) 2021-06-10 15:42:04 +03:00
a9cb51056b
Add support docker installation (#271)
* Fix removing old packages in rpm

* Add script downloads from github

* Add oneclickinstall by using docker

* Add a common script to select the installation

* Correction file name

* Add a reconfigure

* Edit download files

* Add a parameter for silent download

* Change the external port configuration

* Add the dotnet_env variable

* Add password generation

* Add invalid character filtering

* Change the copyright

* Change the copyright

* Add the local scripts parameter

* Minor fixes

* Copyright correction
2021-06-09 18:48:42 +03:00
SuhorukovAnton
860b682594 replace "DeleteOldEvents" in new service 2021-06-04 14:10:37 +03:00
15fb1c9a68 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2021-05-31 19:01:54 +03:00
2dd7044097 Jenkins: fix notify 2021-05-31 19:01:40 +03:00