Alpine-based Docker images that run Ginger:
- a dev image
- a prod image
Both images are available on Docker Hub.
The images include:
- Zotonic
- a
zotonic.config
with the dependencies that Ginger requires and config parameters for them - an
erlang.config
with a Lager Logstash handler.
The image is preconfigured with a Lager Logstash handler. Configure the handler
with the LOGSTASH_HOST
and LOGSTASH_PORT
environment variables.