DataBallet is a web server and application framework implemented using the M language. It is being developped and tested using GT.M.
See conf/default.conf and modify it to suits your needs. Better yet, copy, modify, and pass the new file as the second argument to script/databallet.sh.
Start the server by executing ./script/databallet.sh start <configuration file>
.
Stop the server by executing ./script/databallet.sh stop <configuration file>
.