Go to file
Andrew Mayorov 4167e27622 HG-155: Fix pulling since the very first commit (#33)
* HG-155: Fix pulling since the very first commit

* HG-155: Narrow down dmt version matching
2017-04-03 14:20:25 +03:00
build_utils@0a57c5f107 DC-6 Move to the turbo version of build utils (#18) 2016-11-25 16:08:15 +03:00
config DC-6 Move to the newest dmt_core (#17) 2016-11-23 14:52:43 +03:00
doc [HG-27] new concept (#2) 2016-08-24 14:27:31 +03:00
src HG-155: Fix pulling since the very first commit (#33) 2017-04-03 14:20:25 +03:00
test HG-155: Fix pulling since the very first commit (#33) 2017-04-03 14:20:25 +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-155: Switch to the msgpack-aware machinegun interface (#32) 2017-03-29 18:27:11 +03:00
Makefile HG-155: Switch to the msgpack-aware machinegun interface (#32) 2017-03-29 18:27:11 +03:00
README.md [HG-27] new concept (#2) 2016-08-24 14:27:31 +03:00
rebar.config HG-155: Switch to the msgpack-aware machinegun interface (#32) 2017-03-29 18:27:11 +03:00
rebar.lock HG-155: Switch to the msgpack-aware machinegun interface (#32) 2017-03-29 18:27:11 +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.

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

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