I would like to run Erlang VM as a daemon on a UNIX server, in a non-interactive mode
The simplest thing is to give erl
the -detached
flag.
There are however many helpers out there for doing this, check out rebars release handling, erlrc and run_erl.
Also rebar can generate a node that can be started as a daemon (with start, stop, restart commands).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With