Skip to content
Snippets Groups Projects

ngx-voms docker image

Merged Andrea Ceccanti requested to merge issue-13 into master
4 unresolved threads
1 file
+ 10
1
Compare changes
  • Side-by-side
  • Inline
+ 10
1
This folder contains docker files for the VOMS ngx_http_voms_module.
This folder contains a Dockerfile to run an instance of Openresty/NGINX
 
compiled and linked against the ngx_voms_http_module.
 
 
For more details see the [Dockerfile](./Dockerfile)
 
 
The default configuration for NGINX is provided in [this conf file](
 
./assets/nginx.conf).
 
 
A configuration for the `/srm` endpoint useful for the storm docker compose
 
file is provided in [this conf file](./assets/srm.conf).
Loading