https://github.com/driebit/docker-ginger
Ginger Docker image
https://github.com/driebit/docker-ginger
Last synced: about 1 month ago
JSON representation
Ginger Docker image
- Host: GitHub
- URL: https://github.com/driebit/docker-ginger
- Owner: driebit
- Created: 2016-08-08T08:38:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-11-26T14:50:42.000Z (over 7 years ago)
- Last Synced: 2025-06-22T19:41:36.244Z (12 months ago)
- Language: Erlang
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
driebit/ginger
==============
Alpine-based Docker images that run [Ginger](https://github.com/driebit/ginger):
* a [dev image](https://hub.docker.com/r/driebit/ginger-dev/)
* a [prod image](https://hub.docker.com/r/driebit/ginger/)
Both images are available on [Docker Hub](https://hub.docker.com/r/driebit).
The images include:
* [Zotonic](https://github.com/zotonic/zotonic)
* a `zotonic.config` with the dependencies that Ginger requires and config
parameters for them
* an `erlang.config` with a Lager Logstash handler.
Runtime configuration
---------------------
The image is preconfigured with a Lager Logstash handler. Configure the handler
with the `LOGSTASH_HOST` and `LOGSTASH_PORT` environment variables.