Home
Softono
CloudSecWiki

CloudSecWiki

Open source Apache-2.0 JavaScript
50
Stars
12
Forks
8
Issues
5
Watchers
3 years
Last Commit

About CloudSecWiki

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

Platforms

Web Self-hosted Cloud

Languages

JavaScript

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