Skip to content

openplotter/openplotter-signalk-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openplotter-signalk-installer

OpenPlotter app to manage Signal K node server installation

Installing

For production

Install openplotter-settings for production and just install this app from OpenPlotter Apps tab.

For development

Install openplotter-settings for development.

Install openplotter-signalk-installer dependencies:

sudo apt install openplotter-settings libnss-mdns avahi-utils libavahi-compat-libdnssd-dev python3-websocket python3-jwt

Clone the repository:

git clone https://github.com/openplotter/openplotter-signalk-installer

Make your changes and create the package:

cd openplotter-signalk-installer
dpkg-buildpackage -b

Install the package:

cd ..
sudo dpkg -i openplotter-signalk-installer_x.x.x-xxx_all.deb

Run post-installation script:

sudo signalkPostInstall

Run:

openplotter-signalk-installer

Make your changes and repeat package, installation and post-installation steps to test. Pull request your changes to github and we will check and add them to the next version of the Debian package.

Documentation

https://openplotter.readthedocs.io

Support

http://forum.openmarine.net/forumdisplay.php?fid=1

About

OpenPlotter app to manage Signal K node server installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages