Skip to content

oss-aspen/augur-on-ocp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Augur on OpenShift

This repository contains the necessary files to deploy Augur on OpenShift. It is organized around Kustomize and ArgoCD.

Setup

Cluster needs the following operators installed:

https://github.com/CrunchyData/postgres-operator

https://github.com/rabbitmq/cluster-operator

Usage

  1. copy deploy/augur-secret-example.yml to deploy/augur-secret.ymland edit the values

  2. deploy using oc apply -k deploy

  3. configure any routes you desire for services you want externally accessible.

About

work in progress Kubernetes manifests for Augur

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%