Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 761 Bytes

File metadata and controls

27 lines (17 loc) · 761 Bytes

RIPS Zend Server Plugin

Build Status

Documentation

Build

Install dependencies and create ZIP archive:

composer install

Development

Install dependencies:

composer install

Docker

Run the docker compose script in the scripts/ director as

sudo docker-copose -f scripts/docker-compose.yml up

The zend server container will be attatched to the devenv network, therefore the devenv must be running. This directory will also be mounted into the plugins directory of zend. The zend web root (/var/www/html) is also available on the host machine via /tmp/zend.