<

Mark Allen

Principle Software Developer (Alert Logic)

Mark has been writing Erlang for 6 years for his employers. Originally quite a skeptic of the joys and benefits of functional programming, now he can't imagine writing large scale software any other way.

Past Activities

Mark Allen
Code BEAM SF 2018
16 Mar 2018
14.30 - 15.15

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.