Skip to content

LeeShan87/crowdsec-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrowdSec sandbox

This repo helps you to try out CrowdSec in a sandbox environment.

Requirements

Setup

git clone this repo

copy config.yaml.example as config.yaml and add your preferences.

In the configuration file, you can add:

  • You can choose your provisioner. Eg: SaltStack (default), Ansible, or Chef
  • Your default box to use. If not set, CentOS 7 will be used.

vagrant up

Available hosts:

Detailed information and limitations about available hosts, should be listed in the provisioner's Readme.md-s

  • kali
  • default(CentOS 7, or your config setting)
  • centos6
  • centos7
  • centos8
  • cloudlinux6, a license should be added to use it properly
  • cloudlinux7, a license should be added to use it properly
  • cloudpanel6, CloudLinux 6 with Cpanel. A license should be added to use it properly
  • debian8
  • debian9
  • debian10
  • ubuntu16
  • ubuntu18
  • ubuntu20
  • rhel6, a license should be added to use it properly
  • rhel7, a license should be added to use it properly
  • rhel8, a license should be added to use it properly
  • opensuse423

Provisioner

Generating SSH keypair

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published