/rctf-helm-chart

Helm chart for rCTF

Primary LanguageSmarty

rCTF

rCTF is redpwnCTF's CTF platform.

This chart bootstraps an rCTF deployment on a Kubernetes Cluster using the Helm package manager. It requires both a PostgreSQL server and a Redis server to connect to; connection parameters are set in the postgres and redis values, respectively.

Since rCTF is currently under active development and does not yet have tagged versions, this chart also does not have version numbers. The tag of the image in the chart image.tag will be updated on breaking changes only, and master of this repository will be in sync with master of rCTF.