Talk
31:00
Spells, Hexes, and Charms: Running your Own Private Package Service
The hex.pm service is a fantastic tool and fills a huge need in the Elixir and Erlang community. But what if you wanted to run your own private package service behind your own firewall? This talk explores what it takes to get up and running a hex-like service both from the server and client sides. In doing so, will allow the same convenient methods to deploy your private code as you use to pull open source code into your projects.
OBJECTIVES
Help users to understand how hex works, and how to enable their organizations to start their own private package repository.
AUDIENCE
People who are developing Erlang or Elixir code and are looking for a good way to deploy it inside their own organization.