Packages
simple_auth
1.11.0Adds authentication and authorization to a Phoenix project. A user can login with a username and password held in the DB or against an LDAP server.
docker_build
0.11.0Library for building docker images of Elixir projects. Supports a plugin system which can allows the generated Dockerfile to be extended at various points.
ex_jenkins
0.2.2Your Jenkins client written in elixir
k8s_deploy
0.8.0Library for deploying Elixir web apps to Kubernetes. Used in combination with docker_build library.
credo_pure_check
0.2.4A custom Credo check to verify that modules are pure
simple_buffer
0.2.0FIFO buffers for queueing