Mppm

Dependencies

We may recommend using asdf to install dependencies. It allows you to install and manage various versions of most common runtimes, as well as to pinpoint specific version of it for any paths.

System

As of now, the application is strictly developed on CentOS 7. However it should work on any Linux distribution.

Erlang/Elixir

Prerequisites

Config

After copying the *.exs.dist files into *.dist, make the following changes:

config.exs

(dev|prod).exs

(dev|prod).secret.exs

First start

Now you can visit localhost:4000 from your browser.

Elixir / Phoenix resources