RBKmoney Dashboard UI
Go to file
2016-10-07 20:24:57 +03:00
app FE-49: Added payment method chart 2016-09-29 22:04:29 +03:00
build_utils@4858499fdd MSPF-98: Added config 2016-10-07 20:24:57 +03:00
capi-mock FE-49: Added payment method chart 2016-09-29 22:04:29 +03:00
.gitignore FE-31: Added build utils 2016-08-11 20:41:31 +03:00
.gitmodules FE-31: Added build utils 2016-08-11 20:41:31 +03:00
containerpilot.json MSPF-98: Added config 2016-10-07 20:24:57 +03:00
Dockerfile.sh MSPF-98: Added config 2016-10-07 20:24:57 +03:00
gulpfile.js FE-31: Split app component. Used const instead var in modules declaration. Added build timestamp to sources. Added docker run sample. 2016-08-12 16:43:51 +03:00
Jenkinsfile FE-31: Added build utils 2016-08-11 20:41:31 +03:00
Makefile MSPF-98: Added config 2016-10-07 20:24:57 +03:00
nginx.conf FE-31: Added nginx docker configuration 2016-08-11 16:45:30 +03:00
package.json MSPF-98: Added config 2016-10-07 20:24:57 +03:00
README.md FE-31: Split app component. Used const instead var in modules declaration. Added build timestamp to sources. Added docker run sample. 2016-08-12 16:43:51 +03:00

Koffing

Личный кабинет мерчанта

Установка

npm install
gulp build

Интеграция с Keycloak

Настройка происходит с помощью файла keycloak.json

Пример Docker развертки

docker run --rm --name koffing -it -p 80:80 dr.rbkmoney.com/rbkmoney/koffing:koffing_test