Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 481 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 481 Bytes

CloudSecWiki

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

CloudSecWiki web address:cloudsec.huoxian.cn

Local Deployment

  1. Cloning project to local
git clone https://github.com/HXSecurity/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