You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I understand correctly, erlctl becomes a kind of supervisor for my app.
It'll be really cool if erlctl will come with an upstart script that allow you to start the app on startup.
In /bin/erlctl I don't see -name or -sname so the node can only be accessed with the same erlctl script.
Is it possible to support node name and to be able to attache a remote erlang shell like ejabberd does?
Thanks
The text was updated successfully, but these errors were encountered:
Hi
If I understand correctly, erlctl becomes a kind of supervisor for my app.
It'll be really cool if erlctl will come with an upstart script that allow you to start the app on startup.
In /bin/erlctl I don't see -name or -sname so the node can only be accessed with the same erlctl script.
Is it possible to support node name and to be able to attache a remote erlang shell like ejabberd does?
Thanks
The text was updated successfully, but these errors were encountered: