Skip to content

keklundrh/chatbot-env-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbot-env-setup

Deploy Starburst Enterprise (SEP) to Openshift.

Prerequisites:

  • Strimzi Operator (tested on 0.23.0) OR Red Hat Openshift Streams for Apache Kafka
  • Starburst Enterprise Helm Operator (tested on 354.0.0-ubi provided by Starburst Data)
  • Starburst Hive
  • Postgres

Custom Resource YAML Files

This isn't the cleanest way for this to be done. Future solutions to follow....

  • customize to your requirements

Starburst license

A license, provided by Starburst, yields additional features in the SEP environment. Once receiving your license file from Starburst, you need to create a secret containing the license file and reference the secret in your custom yaml file.

The following documentation describes the process.

Deployment

Before getting started, edit the .env or create a .env.local file to customize your environment.

Use make deploy to deploy customer-domain, finance-domain, kafka (strimzi), starburst-enterprise, and starburst-hive.

You can deploy items individually using make deploy-customer, for example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published