# Legal Notice This is part of A13Labs project, any unauthorized copy is no allowed. If you got access to this code DELETE immediately. We have been warned. # Download SecTool Download SecTool from https://github.com/a13labs/sectool/releases # Install Apps ``` export VAULT_MASTER_PASSWORD= # get the kubernetes configuration file ssh provision@ -i ssh-keys/ansible/id_rsa microk8s config > ~/.kube/config # deploy the applications cd terraform/k8s_apps sectool exec terraform init sectool exec terraform apply ```