Designed to used with:
- The
isle-homarus-connector
container and docker-compose service - The Drupal 8 site
Based on:
- Official PHP Apache image: php:7.4.3-apache
Contains and includes:
-
TO DO: Build a local image without docker-compose: pseudo-code do not run this yet
docker build -t islandoradevops/isle-homarus .
-
TO DO: Despite successful build, further testing is required to determine if the resulting container works, what happens and how to communicate with it.
-
TO DO: How to expose API-X endpoints for Homarus e.g.
/homarus/convert
to be called by curl or is this an Apache setup change on the Drupal site or both the service and site? -
TO DO: Add SYN / JWT
-
TO DO: Convert Apache logging to stdout / stderr