• Assumption
  • 1. Run OBP API in mapped mode using built in H2 database
  • Option 1 (Build packaged OBP war file from source)
  • Option 2 (Update configuration file to already packaged OBP war file)
  • Run OBP API in mapped mode using built in H2 database (using Docker containers)
  • Assumption
  • Run OBP API in Docker Container
  • 2. Run OBP API in mapped mode using local database
  • Assumptions
  • Run OBP API with local database
  • Run OBP API in mapped mode using local database (using Docker Containers)
  • Assumption
  • Run PostgresSQL and OBP API in Docker Containers
  • 3. Run OBP API in mapped mode and OBP storage connected to PostgreSQL (Oracle) database
  • Intro
  • Remote Models
  • Remote Side
  • Run
  • Manual
  • systemd
  • Local OBP API Side
  • Run
  • 4. Run OBP API in Production mode connected to Kafka and Adapter
  • Assumptions
  • Zookeeper/Kafka Cluster Setup
  • Zookeeper cluster configuration
  • Kafka cluster configuration
  • Create Kafka Topics
  • Update configurations
  • Copy configuration file to OBP API package and run the API
  • Running the Adapter