Home
Softono

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

Need Help Installing CloudSecWiki?

We provide expert installation service for this software. Our team will install, configure, and secure CloudSecWiki on your server. plans start at just $30.

CloudSecWiki

View on GitHub

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