ahmetsefa/i2i-evrencell-abmf

By ahmetsefa

Updated almost 2 years ago

docker image of ABMF module of evrencell project

Image
Message queues
0

357

ahmetsefa/i2i-evrencell-abmf repository overview

This image is AMBF(Account Balance Management Function) module of Evren-Cell OCS(Online Charging System Project). This module listens a kafka topic, consumes balance messages and updates the oracle database with the balance information in the message.

sample run command:
docker run -p 8080:8080 -e ORACLE_URL="jdbc:oracle:thin:@35.159.175.125:1521:xe" -e ORACLE_USERNAME="C##ABMF" -e ORACLE_PASSWORD="aYk276" -e KAFKA_URL="149.79.219.126:9092" ahmetsefa/i2i-evrencell-abmf:latest

Tag summary

Content type

Image

Digest

sha256:1a46e4bba

Size

268.8 MB

Last updated

almost 2 years ago

docker pull ahmetsefa/i2i-evrencell-abmf