This repository contains the necessary files to deploy Augur on OpenShift. It is organized around Kustomize and ArgoCD.
Cluster needs the following operators installed:
https://github.com/CrunchyData/postgres-operator
https://github.com/rabbitmq/cluster-operator
-
copy
deploy/augur-secret-example.ymltodeploy/augur-secret.ymland edit the values -
deploy using
oc apply -k deploy -
configure any routes you desire for services you want externally accessible.