Go to file
Andrew Mayorov 39a7384bfa HG-219: Adapt to damsel w/ multiclaims (#43)
* bumped damsel and other deps

set log level in tests to ‘warning’

* fixed Jenkinsfile to store multiclaims images

* HG-219: Bump to upstream rbkmoney/damsel@b665c89

* HG-192: Properly marshal error reasons (#42)
2017-07-17 16:11:30 +03:00
build_utils@877ae1c829 HG-219: Adapt to damsel w/ multiclaims (#43) 2017-07-17 16:11:30 +03:00
config HG-219: Adapt to damsel w/ multiclaims (#43) 2017-07-17 16:11:30 +03:00
doc [HG-27] new concept (#2) 2016-08-24 14:27:31 +03:00
src HG-219: Adapt to damsel w/ multiclaims (#43) 2017-07-17 16:11:30 +03:00
test HG-219: Adapt to damsel w/ multiclaims (#43) 2017-07-17 16:11:30 +03:00
.gitignore HG-64: Bump to rbkmoney/damsel@5e264e0 via damsel_erlang (#10) 2016-10-14 20:48:54 +03:00
.gitmodules Split dominant (#3) 2016-09-07 22:43:14 +03:00
containerpilot.json MSPF-97: update pilot config (#8) 2016-10-12 07:20:58 +03:00
docker-compose.sh HG-155: Switch to the msgpack-aware machinegun interface (#32) 2017-03-29 18:27:11 +03:00
Dockerfile.sh MSPF-97: introduce containerpilot (#7) 2016-10-11 15:50:47 +03:00
elvis.config HG-155: Switch to the msgpack-aware machinegun interface (#32) 2017-03-29 18:27:11 +03:00
Jenkinsfile HG-219: Adapt to damsel w/ multiclaims (#43) 2017-07-17 16:11:30 +03:00
Makefile HG-219: Adapt to damsel w/ multiclaims (#43) 2017-07-17 16:11:30 +03:00
README.md [HG-27] new concept (#2) 2016-08-24 14:27:31 +03:00
rebar.config DC-32: cache refactoring (#35) 2017-05-18 00:24:55 +03:00
rebar.lock HG-219: Adapt to damsel w/ multiclaims (#43) 2017-07-17 16:11:30 +03:00
TODO.md CAPI-32 Fix protocol violation (#13) 2016-10-18 22:04:09 +02:00

Dominant

Сервис отдачи и изменения доменной конфигурации системы (она же статика).

Сборка

Для запуска процесса сборки достаточно выполнить просто:

make

Чтобы запустить полученную сборку в режиме разработки и получить стандартный Erlang shell, нужно всего лишь:

make start

Хозяйке на заметку. При этом используется стандартный Erlang релиз, собранный при помощи relx в режиме разработчика.

Хозяйке на заметку. В зависимости от вашего окружения и операционной системы вам может понадобиться Docker Machine.

Документация

Дальнейшую документацию можно почерпнуть, пройдясь по ссылкам в соответствующем документе.