8000 GitHub - icoscx/capes-docker: Cyber Analytics Platform and Examination System (CAPES) Project Page
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

icoscx/capes-docker

 
 

Repository files navigation

Containerized CAPES

This is the repo for containerized CAPES. This will replace the non-containerized version.

Requirements

  • Clean CentOS system

To deploy

sudo yum install -y git
git clone https://github.com/capesstack/capes-docker.git
cd capes-docker
sudo sh deploy_capes.sh

After deployment, you can go to https://[CAPES-ip] to view the services.

Passwords are written to ~/capes_credentials.txt in the event that they're needed.

Note the capes_credentials.txt file is written to the home directory of user 1000. If that isn't you, you'll need to adjust the deploy_capes.sh script.

Please see the documentation, especially the Post Installation Documentation.

To do:

  • SSL reverse proxy (HTTPS everywhere)
  • Moar Beats (Metric, audit)
  • Documentation (yay)
  • Integrate additional services from TheHive Project (Hippocampe, Cortex)

About

Cyber Analytics Platform and Examination System (CAPES) Project Page

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.3%
  • CSS 42.8%
  • Shell 8.2%
  • HTML 5.6%
  • Dockerfile 0.1%
0