Skip to content

0 Installation

GitHub-Actions edited this page Aug 5, 2020 · 3 revisions

Home

Requirements

For Kubernetes:

Before you do anything

  • Run pip install -r requirements.txt -r dev-requirements.txt before trying to build/configure anything.
  • Run export ENV=[NAME OF YOUR ENVIRONMENT]
  • Create an env file for your configuration with the following name ./env/${ENV} (see next step Environment Configuration)
Clone this wiki locally