Skip to content

sirus-be/odala-public-contextbroker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Components- Context Broker

Deploy to Kubernetes

Kafka, zookeeper and Scorpio are deployable to Kubernetes Cluster with the Kubernetes manifests:

  • resource-kafka.yaml
  • resource-scorpio-aaio.yaml

Aside from these resources a Postgres server is needed.

Script to create the Postgres database

Manually

kubectl apply -f resource-kafka.yaml --namespace scorpio kubectl apply -f resource-scorpio-aaio.yaml --namespace scorpio

CICD (GitLab)

The release process is automated if you use the cicd pipepeline: .gitlab-ci.yml, the pipeline is triggered when changes are pushed to a branch with prefix odala-staging / odala-production

Secrects are set during deployment (GitLab cicd) and taken from GitLab group settings CICD variables.

Source code

Full source code for the Scorpio Broker including the changes developed in and for CEF Odala can be found in the public Scorpio github repository. http://github.com/scorpiobroker/scorpiobroker.git

License

for the ODALA project.

© 2023 Sirus

License EUPL 1.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published