Commit e7955ad5 authored by isaak yansane-sisk's avatar isaak yansane-sisk

install apache mod_security

parent 1ed85303
# mod_security - WAF apache module
# modsecurity.org
[buildout]
extends =
../apache/buildout.cfg
parts =
apache-modsec
[apache-modsec]
recipe = slapos.recipe.cmmi
url = https://www.modsecurity.org/tarball/2.9.1/modsecurity-2.9.1.tar.gz
configure =
--with-apxs=${apache:location}/bin/apxs
[buildout] [buildout]
versions = versions versions = versions
extends = extends =
../../component/apache-modsec/buildout.cfg
../../component/pyanomaly/buildout.cfg
../../component/proj4/buildout.cfg ../../component/proj4/buildout.cfg
../../component/shapely/buildout.cfg ../../component/shapely/buildout.cfg
../../component/wendelin.core/buildout.cfg ../../component/wendelin.core/buildout.cfg
...@@ -29,17 +31,9 @@ eggs += ...@@ -29,17 +31,9 @@ eggs +=
${wendelin.core:egg} ${wendelin.core:egg}
${ipython:egg} ${ipython:egg}
${shapely:egg} ${shapely:egg}
beautifulsoup ${pyanomaly:egg}
patsy sqlparse
statsmodels
user_agents
python-geoip
python-geoip-geolite2
logtools
pyproj
pyshp
vincent
seaborn
[erp5_repository_list] [erp5_repository_list]
repository_id_list += wendelin repository_id_list += wendelin
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment