Local
Ensure you have completed the setup steps on the main Kubernetes page.
Our Helm chart has been tested on a local Docker Kubernetes cluster. The chart should run as is and deploy the admin portal on admin.localhost, and the user portal at user.localhost. The archiving enabled flag that is set to true below is optional and only needs to be set if you want to additionally start a MinIO instance.
helm install amps mftlabs/amps
Last updated