proglangbase website
- Erlang/OTP commands must be in PATH.
dep/plbcomsubmodule must be loaded.
in a POSIX shell you can enter:
-
. a/setenv
Verifies environment is set correctly and allows the user to install missing dependencies. UpdatesPATHto include installed commands. -
a/erlplbweb
Starts/stops theplbwebnode and service. Rebuilds service and dependency.beamfiles. Like a standard Linux service script, it supportsstart,stop,restart, andstatuscommands.
- requires Erlang/OTP
epmdanderl - runs the default implementation
- at URL http://localhost:8088
- in an Erlang node named 'plbweb'
- idempotent if already running
- remains in the Erlang shell
Ctrl-G<Enter> q<Enter>to leave the shell- or
q().<Enter>to shutdown the Erlang node