Commit Graph

17 Commits

Author SHA1 Message Date
738cacbf16
Change location of dotnet file 2021-11-11 15:37:59 +03:00
Sergey Kirichenko
5d1bfbefa4
Modify docker images build (#380)
* Modify images build config

* Cosmetic modify

* Modify git clone ind Dockerfile
2021-10-06 16:43:18 +03:00
Sergey Kirichenko
8f89247357 Fix script 2021-10-05 18:40:49 +03:00
Sergey Kirichenko
68f58468cc Add debug infor to build srcipt 2021-10-05 11:28:06 +03:00
Sergey Kirichenko
dbc174e955
Add support to deb package (#266) 2021-09-30 15:05:43 +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
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
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
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
4e5bd47c26
Feature/rpm update (#229)
* Add a build and install new services

* Change the packaging for the new build script

* Correct the configuration

* Add a bug fix with a mysql password containing ';'

* Fix services crash error

* Fix incorrect value addition in mysql

* Fix a rabbitmq error on CentOS 8

* Fix creating an invalid mysql password

* Fix non-existent tables Tenants

* Add an update to 1click

* Code correction

* Add two new services

* Add the buildpath variable

* Code Optimization

* Renaming services and creating a variable for the app name

* Revert "Merge branch 'feature/rpm-update' of https://github.com/ONLYOFFICE/AppServer into feature/rpm-update"

This reverts commit 19c1eae6f6e3f22f4cbc0e3276fa892b0d9fa97a, reversing
changes made to fb36a996366291486e3b9f5a6f46398916ef8a6c.

* Code Optimization

* Code optimization

* Code optimization and creating a variables
2021-05-20 17:39:38 +03:00
SuhorukovAnton
3435b49b72 replace_nuget: delete configfile 2021-05-05 14:48:34 +03:00
Sergey Kirichenko
baafc5f175
Add calendar and mail service in docker (#234)
* Add 2 services building feature

* Add 2 services for runnig

* Del in .env status latest

* Add to notify.yml 2 volumes

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2021-04-26 19:08:48 +03:00
Sergey Kirichenko
69fb52026f
Add feature to run single notify service (#223)
* Modify building docker images

* Add argument to build script

* Modify build images

* Add feature build from oficial dotnet image

* Add feature build from oficial dotnet image

* Rename notify yml file

* Fix conflict

* Fix conflict

* Fix conflict

* Del RID aprument in build scripts

* Cosmetic modify
2021-04-14 15:45:16 +03:00
Sergey Kirichenko
ad3eed3552
Add scripts for building services (#212)
* Add build and publish srcipts for services

* Add script for buildint frontend

* Fix publish-backend.sh

* Modify publish script for building

* Cosmetic modify publish backend script
2021-04-06 14:28:12 +03:00
c1fa203780
Feature/rpm support (#192)
* Create specfiles and systemd scripts

* Add fix

* Add systemd packaging

* add fix

* Add fix

* Add configuracion and fixes

* Update app-conf.sh and change cfg dir

* Add ability to start nodejs

* Update config

* Change owner of folders

* Delete temporary files

* Fix chmod config

* Fix configure docs

* Сode optimization

* Add configuration elasticsearch

* Rename directory

* Fix work with the name of branches that include '/'

* Fix work with the name of branches that include '/'

* Revert "Fix work with the name of branches that include '/'"

This reverts commit c0970cd84657dac503843720b0cdbce0130a329c.

* Revert "Fix work with the name of branches that include '/'"

This reverts commit 6ea3718df8950dd6ec87642195822a6ee433c40e.

* Add fix

* Add fix

* Add ability to change the release and version

* Fix docs configuration

* Add kafka configuration

* Add environment variables

* Add fix

* Add old rpms removal and buildroot removal

* Add OneClickInstall

* Correct the typo

* Move systemd from rpm to common

* Add a user-defined configuration option .json

* Add minor fix

* Add a machinekey generation

* Add a typo fix

* Change nodejs version

* Change the location of some folders

* Fix minor bugs

* Fix minor bugs

* Rename service directories

* Fix kafka privileges

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2021-03-19 15:50:47 +03:00