# openplotter-signalk-installer **Repository Path**: chonger0819/openplotter-signalk-installer ## Basic Information - **Project Name**: openplotter-signalk-installer - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-16 - **Last Updated**: 2025-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## openplotter-signalk-installer OpenPlotter app to manage Signal K node server installation ### Installing #### For production Install [openplotter-settings](https://github.com/openplotter/openplotter-settings) for **production** and just install this app from *OpenPlotter Apps* tab. #### For development Install [openplotter-settings](https://github.com/openplotter/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](https://cloudsmith.io/~openplotter/repos/openplotter/packages/). ### Documentation https://openplotter.readthedocs.io ### Support http://forum.openmarine.net/forumdisplay.php?fid=1