plamb / deploying-elixirLinks
Distilling Elixir applications using Docker.
☆56Updated 7 years ago
Alternatives and similar repositories for deploying-elixir
Users that are interested in deploying-elixir are comparing it to the libraries listed below
Sorting:
- ☆107Updated 5 years ago
- Elixir Plug that formats http request logs as json☆132Updated 4 years ago
- Basis of an open templating system for mix. Also see mix_gen☆95Updated 3 years ago
- Utilities for retrying Elixir functions, with configurable delay and backoff.☆198Updated 2 years ago
- Easily parsable single line, plain text and JSON logger for Plug and Phoenix applications☆211Updated 9 months ago
- StatsD Client for Elixir (EOL: We Recommend Statix)☆96Updated 7 years ago
- Stubr is a set of functions helping people to create stubs and spies in Elixir.☆99Updated 7 years ago
- The sample application for Paul Dawson and James Gray's Lonestar Elixir 2017 talk: The NeverEnding Application.☆53Updated 8 years ago
- TaskBunny is a background processing application written in Elixir and uses RabbitMQ as a messaging backend☆201Updated 3 years ago
- Helper modules for OTP applications☆175Updated 4 years ago
- A username/password Strategy for Überauth☆80Updated 3 years ago
- Project generator for mix (an alternative to mix new)☆120Updated 3 years ago
- Adapter for the Calendar library in Ecto☆148Updated 4 years ago
- ExGuard is a mix command to handle events on file system modifications☆84Updated last year
- Create elixir functions with SQL as a body.☆103Updated 7 years ago
- A mix task for EDIB (elixir docker image builder)☆83Updated 2 years ago
- Composable query builder for Ecto☆169Updated 5 years ago
- Elixir Sips downloader written in Elixir.☆97Updated 8 years ago
- An adapter for using Timex DateTimes with Ecto☆164Updated 3 years ago
- BDD-like syntax for ExUnit