Skip to content

wodby/drupal-node

Repository files navigation

Server app for Drupal node.js integration module

Build Status Docker Pulls Docker Stars Wodby Slack

Overview

Server app beejeebus/drupal-nodejs for the Node.js Integration Drupal module

For generic node image please see wodby/node.

Docker Images

!!! For better reliability we release images with stability tags (wodby/drupal-node:1.0-X.X.X) which correspond to git tags. We STRONGLY RECOMMEND using images only with stability tags.

About images:

Supported tags and respective Dockerfile links:

Environment variables

Variable Default Value Description
NODE_BACKEND_BASE_PATH
NODE_BACKEND_HOST php
NODE_BACKEND_PORT 80
NODE_BACKEND_SCHEME http
NODE_BASE_AUTH_PATH
NODE_CLIENTS_CAN_WRITE_TO_CLIENTS false
NODE_CLIENTS_CAN_WRITE_TO_CHANNELS false
NODE_DEBUG 1
NODE_JS_ETAG true
NODE_JS_MINIFICATION true
NODE_LOG_LEVEL 1
NODE_MESSAGE_PATH /nodejs/message
NODE_RESOURCE /socket.io
NODE_SCHEME http
NODE_SERVICE_KEY
NODE_SSL_CA_PATH
NODE_SSL_CERT_PATH
NODE_SSL_KEY_PATH

Complete Drupal stack

See Docker4Drupal