feat: new template "rancher-bench-security" (#188)
This commit is contained in:
committed by
Bill Maxwell
parent
008cf13d19
commit
3d3355ce0d
@@ -0,0 +1,20 @@
|
||||
# rancher-security-bench
|
||||
|
||||
### Info:
|
||||
|
||||
This template provides information about security issues in your rancher environment. It follow the recomendations of of https://dockerbench.com/
|
||||
|
||||
It has a logic to run in every docker host of your rancher enironment and a web interface to see the results
|
||||
|
||||
|
||||
### Usage:
|
||||
|
||||
The web interface runs on the port 80 of "web-server" service.
|
||||
|
||||
You can access to it by adding a rancher load balancer or using traefik proxy.
|
||||
|
||||
If you want to use traefik proxy just configure the domain parameter. The web will be accesible at http://rancher-security-bench.<YOUR DOMAIN>
|
||||
|
||||
If you do not want to use traefik proxy just ignore the domain parameter
|
||||
|
||||
You can customize the time interval in wich the automatic tests will be run. Just tune the "Refresh Interval" option.
|
||||
Reference in New Issue
Block a user