Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hxsecurity/cloudsecwiki

CloudSecWiki is a cloud security oriented knowledge base maintained by HuoCorp.
https://github.com/hxsecurity/cloudsecwiki

cloud cloud-native cloud-security wiki

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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

CloudSecWiki web address:[cloudsec.huoxian.cn](https://cloudsec.huoxian.cn)

## Local Deployment
1. Cloning project to local

```bash
git clone https://github.com/HXSecurity/CloudSecWiki.git
cd CloudSecWiki
```

2. Install the `npm` dependency package and build

```bash
npm install
npm run build
```

3. Copy the files in the `build` directory to the nginx service web directory