https://github.com/invrs/elixir-alpine-envconsul
Our Alpine-based Elixir Dockerfile with envconsul installed
https://github.com/invrs/elixir-alpine-envconsul
Last synced: about 1 year ago
JSON representation
Our Alpine-based Elixir Dockerfile with envconsul installed
- Host: GitHub
- URL: https://github.com/invrs/elixir-alpine-envconsul
- Owner: invrs
- Created: 2016-02-02T18:38:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-29T20:51:40.000Z (about 10 years ago)
- Last Synced: 2025-02-25T23:28:54.630Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elixir Alpine Envconsul
This Dockerfile uses msaraiva's awesome elixir-alpine and adds envconsul to it.
It then makes sure that apps run within envconsul by providing an entrypoint.
## Requirements
- A consul server, available under the URI `consul`
- A file in `/app` called `.envconsul.hcl` that configures envconsul