CloudSecWiki is a cloud security oriented knowledge base maintained by HuoCorp.
CloudSecWiki web address:cloudsec.huoxian.cn
- Cloning project to local
git clone https://github.com/HuoCorp/CloudSecWiki.git
cd CloudSecWiki
- Install the
npm
dependency package and build
npm install
npm run build
- Copy the files in the
build
directory to the nginx service web directory