Skip to content

uniba-ktr/debezium-OpenFaaS

Repository files navigation

Change detection with Debezium

Setup

Prerequisites

Install Docker, docker-compose and OpenFaaS to get the examples running on a Linux OS within an Swarm enbabled Docker instance. Forward the domain docker.fun and all of its subdomains *.docker.fun to the address of your Swarm manager node.

Setup

Use deploy.sh to initialize all stacks:

  • First call ./deploy.sh all to setup all stacks in a Docker Swarm
  • After all services are up and running, call ./deploy.sh connect to interconnect the Debezium with the sample DB and start the functions.

Access

Goto http://docker.fun to access all web based user interfaces.

About

Connecting OpenFaaS with debezium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published