Erlang service easy deploy with Enot
In this guide you’ll learn how to add deploy feature to the Erlang service.
As a result you will get a real Erlang service, with logs in `/var/log/example_service`, systemd support and possibility to easy install it on every system via `enot install comtihon/example_service` even without Erlang installed! …