bwinfosec.apache_waf

Molecule Test

ansible-role-apache-waf

mod-security パラノイアレベル 1 で apache2 をインストールして設定します。ほとんどの使用例で調整なく動作するはずです。

対応プラットフォーム

  • RHEL 8
  • RHEL 7
  • Debian 10
  • Debian 11
  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04

インストール

ansible-galaxy install bwinfosec.apache_waf

例のプレイブック

- name: WAF付きのウェブサーバーをセットアップ
  hosts: webserver
  become: true

  roles:
    - bwinfosec.apache_waf

ローカル開発

このロールには RHEL/CentOS、Debian、Ubuntu 用の Molecule テストが含まれています。

すべてのシナリオを実行するには(すべてのプラットフォームをテスト):

$ molecule test --all

特定のシナリオを名前で実行するには:

$ molecule test --scenario-name ubuntu
$ molecule test --scenario-name debian
$ molecule test --scenario-name centos

ライセンス

この作品は LGPLEUPL 1.2 の下でライセンスされています。

このコードを再配布する場合は、AUTHORSファイルも含めてください。

貢献

貢献したい場合は、github にプルリクエストを作成して自由に行ってください。

プロジェクトについて

Install and configure apache2 with mod-security paranoia level 1. This should work for almost all usecases without adaption. Tested on Debian, RHEL and CentOs.

インストール
ansible-galaxy install bwinfosec.apache_waf
ライセンス
Unknown
ダウンロード
1k
所有者
The universities in the state of Baden-Württemberg have joined forces to form the bwInfoSec federation in order to jointly improve information security.