Container structure

ONEWEB can be installed as distributed containers using simple docker engine or as an orchestrated container architecture using Kubernetes. The ONEWEB containerized installation include the following containers.

  • oneweb-iam2 - Authentication & Authorization

  • oneweb-uxp - User Experience Runtime

  • oneweb-bpp - Business Process Runtime

  • oneweb-mfr - Microflow Runtime

  • oneweb-mfd - Microflow Designer

  • oneweb-pgd - Page Designer

  • oneweb-pgb - Page Builder

  • oneweb-designersuite - AppSpace, App Designer, Process Designer and other Utilities

  • apache conatiner - Web Server

  • database container - Database

The sample Kubernetes architecture followed by ONEWEB is depicted in the image below.

Last updated