Skip to content

stefanDeveloper/dodger

Repository files navigation


dodger Logo

Be sure to ⭐ my configuration repo so you can keep up to date on any daily progress!

Overview

This repository provides a complete Docker stack to easily set up your server with Modsecurity, CrowdSec, and Nextcloud.

Supported Applications

  • Crowdsec just the best firewall handler
  • Nextcloud one of my favorite private clouds ❤️

Getting Started

Just clone this repository and follow each guideline inside the corresponding application folder:

git clone https://github.com/stefanDeveloper/dodger.git

Deploying made simple by applying Ansible Playbooks including hardening, installs and more!

Create Python virtualenv and install requirements:

python -m venv .venv
source .venv/bin/activate

pip install -r requirements.txt

Replace your IP address in the inventory.yml and run the provided Ansible playbook:

ansible-playbook dodger_deploy.yml

About

Docker stack including modsecurity, nextcloud & Ansible

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors