/CloudSecWiki

CloudSecWiki is a cloud security oriented knowledge base maintained by HuoCorp.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

CloudSecWiki

CloudSecWiki is a cloud security oriented knowledge base maintained by HuoCorp.

CloudSecWiki web address:cloudsec.huoxian.cn

Local Deployment

  1. Cloning project to local
git clone https://github.com/HuoCorp/CloudSecWiki.git
cd CloudSecWiki
  1. Install the npm dependency package and build
npm install
npm run build
  1. Copy the files in the build directory to the nginx service web directory