Quick Configuration
Configuration
For an easy startup you only need to edit the [[respondd.interfaces]] in section
[respondd] in file /etc/yanic.conf.
Then create the following files and folders:
Standalone
If you like to run a standalone meshviewer, just set enable in section
[webserver] to true.
Configure the meshviewer:
set dataPath in config.json to /data/ and make the build directory
accessible under /var/www/html/meshviewer.
With webserver (Apache, nginx)
The meshviewer needs the output files like nodes_path and graph_path inside
the same directory as the dataPath. Change the path in the section
[meshviewer] accordingly.