Commit Graph

122 Commits

Author SHA1 Message Date
sk81.biz@gmail.com
2814473cdd Add docker-entypoint for servises login, doceditor 2022-11-17 20:06:43 +03:00
290875d91d Update nodejs to v18.12.1 2022-11-10 17:53:55 +03:00
5d2c14c5b3 Added api-system to docker dev 2022-11-08 17:44:09 +03:00
6e64a7525f Create ds.dev.yml
+ Added opportunity to map license file inside Data/
2022-11-02 14:23:00 +03:00
sk81.biz@gmail.com
a255f7d1cd Add check github 2022-11-01 10:17:29 +03:00
f7cee67855 Create .dockerignore 2022-10-28 20:30:32 +03:00
9647236ea8 Update Dockerfile.dev
Fix docker git clone layer caching
2022-10-28 20:30:20 +03:00
Sergey Kirichenko
0b8360a0d7
Add docker image api_system (#954) 2022-10-27 13:39:21 +03:00
56ef525cde Removed --depth 1 on git clone 2022-10-19 18:41:24 +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
1d0dddf196 Added mapping appsettings.dev.json from substitutions 2022-10-15 07:32:52 +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
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
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
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
sk81.biz@gmail.com
7781a3fa5c Modify node version 2022-08-02 16:21:33 +03:00
sk81.biz@gmail.com
77820a5cf9 Modify docker client build 2022-08-02 12:21:05 +03:00
sk81.biz@gmail.com
9a7a426680 Modify editor image build 2022-07-29 11:51:38 +03:00
Sergey Kirichenko
a7ebccb5cb
Add doceditor docker service (#742)
* Add docker doceditor service

* fix

* Cosmetic modify

* Cosmetic modify

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2022-07-28 15:33:03 +03:00
Sergey Kirichenko
2a1883977c
Add feature for migration db in docker (#740)
* Add migration runner build image

* Add path for migration.runner build

* Modifiex build path migration.runner

* Fix migration-runner.yml

* Modify reference format for dockerhub

* Fix

* Check build reference format

* Fix build

* Modify migration runner  build path

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2022-07-27 16:48:00 +03:00
Sergey Kirichenko
5dfc123374
Add docker services build (#739)
* Add docker services

* fix build, fix notify

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2022-07-26 12:26:42 +03:00
sk81.biz@gmail.com
f56ac822b2 Cosmetic modify 2022-07-21 11:47:05 +03:00
sk81.biz@gmail.com
5abd420172 Cosmetic modify 2022-07-05 17:36:58 +03:00
sk81.biz@gmail.com
5919ef43ed Del docker-entrypoint-node py, sh; docker-entrypoint-dotnet.sh 2022-07-05 17:30:51 +03:00
sk81.biz@gmail.com
80e43d8848 Build docker services with python docker-entrypoint 2022-07-05 17:07:58 +03:00
Sergey Kirichenko
732291b23e Del peckages microf repo from Dockerfile.app 2022-06-28 09:41:07 +03:00
Sergey Kirichenko
6c75ff8970 Add repo for packages 2022-06-27 11:32:19 +03:00
Sergey Kirichenko
6af5b6ad0c Fix hooks build(add build args SDK,RUN)
~
2022-06-24 21:55:28 +03:00
Sergey Kirichenko
1e814b863b fix mysql settings 2022-06-24 17:47:36 +03:00
Sergey Kirichenko
cef80ac647 Fix people service run 2022-06-23 12:06:57 +03:00
Sergey Kirichenko
06beb4d7fd Add parametrs for start dotnet services 2022-06-22 12:02:33 +03:00
Sergey Kirichenko
bbf71a55eb Fix config copy 2022-06-17 09:31:24 +03:00
Sergey Kirichenko
753cc8adab Fix node image build 2022-06-15 12:20:18 +03:00
Sergey Kirichenko
0cd8c7dd3d Fix run node 2022-06-15 11:23:52 +03:00
Sergey Kirichenko
060251afb4 Add kafka run config 2022-06-15 10:23:52 +03:00
Sergey Kirichenko
06a91659bc Fix build 2022-06-14 11:27:15 +03:00
Sergey Kirichenko
fc7fb4edcc Modify config files copying 2022-06-14 10:06:44 +03:00
Sergey Kirichenko
9f0e613d23 Mod pip to pip3 install 2022-06-10 13:23:54 +03:00
Sergey Kirichenko
543c412d84 Modify node images build 2022-06-10 12:40:55 +03:00
Sergey Kirichenko
ccf2ea0302 Fix 2022-06-08 12:17:36 +03:00
Sergey Kirichenko
7529aabaca Modify docker build 2022-06-07 10:37:38 +03:00
Sergey Kirichenko
22f158bcbb Del build docker image ASC.Thumbnails 2022-06-02 14:48:34 +03:00
Sergey Kirichenko
0d714d89b4 Fix build 2022-06-02 12:08:50 +03:00