Skip to content

drasgardian/drupal-nginx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx docker container for Drupal

See Docker4Drupal

Build Status Docker Pulls Docker Stars

Supported tags and respective Dockerfile links

Environment Variables Available for Customization

See at wodby/nginx

Environment Variable Type Default Value Description
NGINX_SERVER_NAME String drupal
NGINX_SERVER_ROOT String /var/www/html
NGINX_STATIC_CONTENT_EXPIRES String 30d
NGINX_STATIC_CONTENT_OPEN_FILE_CACHE String max=3000 inactive=120s
NGINX_STATIC_CONTENT_OPEN_FILE_CACHE_VALID String 45s
NGINX_STATIC_CONTENT_OPEN_FILE_CACHE_MIN_USES Int 2
NGINX_DRUPAL_TRACK_UPLOADS String NGINX_DRUPAL_TRACK_UPLOADS
NGINX_STATIC_CONTENT_ACCESS_LOG String off

About

Nginx docker container for Drupal

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Smarty 74.0%
  • Shell 17.6%
  • Makefile 8.4%