Commit Graph

10 Commits

Author SHA1 Message Date
Aleksey Kashapov
18bba50a78
OPS-268: Adds default logger permissions (#37) 2023-07-13 15:28:35 +03:00
Aleksey Kashapov
defe3f23ac
OPS-268: Setups user in Dockerfile (#36) 2023-07-05 13:51:11 +03:00
Alexey S
76058e0aa8
TD-226: Remove UserInfo-based auth (#13) 2022-04-05 14:51:12 +03:00
ndiezel0
e456e2465e
TD-129: Add multiplatform support (#5)
* TD-129: Add multiplatform support

* Setup qemu

* Use TARGETARCH instead

* Add parallel work and caching to build

* Hide Arm64 build behind if

* Rework workers to use matrix

* test push

* Set up qemu

* Move to different workflow

* Final touches

* Move to gha caching for docker
2022-02-11 14:18:40 +03:00
Andrew Mayorov
ca90f06a11
Expose SERVICE_NAME as env so CMD expands properly (#6) 2022-02-10 11:49:52 +03:00
ndiezel0
a405fce864
TD-128: Add CI, Makefile, Dockerfile and docker-compose.yaml (#2)
* TD-128: Add CI, Makefile, Dockerfile and docker-compose.yaml

* Fix format and lint

* Use compose test

* Update erlang workflow version

* Add covertool

* Move to valitydev repos

* Add prometheus clarification

* Use compose spec instead of docker compose spec

* Update .github/workflows/build-image.yaml

Co-authored-by: Alexey S. <kehitt@users.noreply.github.com>

* Add healthchecks to dominant and machinegun in compose file

* Fix Dockerfile SERVICE arg

* Try to solve mystery of alias

* fix

* fix

* fix

* Only check shumway to be healthy

* Insert daemon socket

* Find container

* Inspect last container

* Try different method to print inspect

* One last try

* Fix

* Remove hostname from docker-compose.yaml

* Check `$SERVICENAME` availability

* cat envfile

* Test theory

* Change service name

* Revert experiments

* Fix healthcheck

* Disable wait for health on dominant

Co-authored-by: Alexey S. <kehitt@users.noreply.github.com>
2022-02-07 11:17:17 +03:00
Andrew Mayorov
0eea13fa7c
Set up basic env vars to tell BEAM that stdio is UTF-8-ready 2021-12-09 11:34:50 +03:00
Andrew Mayorov
fd3494fdff
Build and push images w/ GH action (#1)
* Fix README
2021-12-08 19:35:32 +03:00
Anton Belyaev
b321e8952d MSPF-73: use build_utils (#13)
* MSPF-73: use build_utils - align with the latest & greatest WoWs
2016-08-08 22:16:17 +04:00
Anton Belyaev
2318cb0144 MSPF-46: introduce scripts for Jekins CI 2.0 and new dev WoWs 2016-07-12 19:37:38 +03:00