Verified Commit 234e8799 authored by Xueshan Feng's avatar Xueshan Feng
Browse files

Update README.md

parent 673566d7
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line

Utility scripts for AWS and Vault operations.
Shared scripts to automate processes, such AWS infrastructure build, Vault operations, Kubernetes. 

Credits: Some vault related scripts, specially provision-*.sh are adopted from SoM's GKE vault project. 
Thanks to Christopher Pauley (cmpauley@stanford.edu) and Xuwang (xuwang@stanford.edu).
Usage: Usually in your code or manually, checkout the repoisitory in $HOME/bin so it become part of the command search path.

Credits: Majority of the code structure, scripts and make files are adopted from: https://gitlab.med.stanford.edu/irt-public/gcloud-scripts.git.
Many thanks to Christopher Pauley (cmpauley@stanford.edu) and Xuwang (xuwang@stanford.edu) as major contributors.