Skip to content

Integrify/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrify Helm Charts Repository

Summary

This repository holds the helm chart for deploying Integrify into a Kubernetes cluster.

Setting Up Kubernetes

Support for installing, administering, optimizing, securing, or maintaining your Kubernetes installation is provided by certified Integrify partners. If you are interested in working with one of our partners, please contact us at [email protected].

Customers wishing to manage the installation themselves can deploy Kubernetes based on their company's best practices and policies.

Before You Begin

  • You will need to download the values.yaml template (or one of the samples below) and update it with your Integrify installation information prior to deploying the application.
  • In addition, you will need to open a Help Ticket via Integrify Support to get AWS credentials to pull the Integrify services images.
  • We will also provide you with the SQL scripts needed to setup your Integrify databases in the aforementioned support request.

General Prerequisites

  • Kubernetes (1.23+)
  • Helm (3.7+)

Data Store Prerequisites:

The following data store prerequisites are NOT included in the Integrify Helm charts:

  • Microsoft SQL Server (2016+)
    • We recommend two separate databases. A consumers database which will hold application and instance configuration data and a data specific database.
  • Mongo (3.4+)
  • Redis AWS Credentials with access to S3 or a Kubernetes Persistent Volume and Persistent Volume Claim for file storage.

Quick Setup

To add the Integrify repo...

helm repo add integrify https://integrify.github.io/helm-charts

Once the repo has been added and your values.yaml file has been updated you can install with...

helm install -f <values.yaml> integrify integrify/integrify

Sample values

  • Default

  • Amazon EKS

    These charts are a basic starting point for deployment. You will need to modify these files for your specific environment.

About

Repository for Integrify Helm Charts

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •