Description
Description
Installing and updating lighthouse is currently a manual process requiring extensive communication networks to ensure updates are pushed in a timely fashion. Providing updates through the debian/ubuntu personal package archive (PPA) system can vastly improve the installation experience and increase the security of the network by expediting client upgrades.
Version
N/A
Present Behaviour
Users download the release from github and install it manually, or build from source. This manual method increases downtime and is error-prone.
Expected Behaviour
Users should be able to add the lighthouse ppa and install lighthouse with the following command: sudo apt install -y lighthouse
and use the standard apt update/upgrade system to maintain this package.
Steps to resolve
Set up a PPA for sigmp lighthouse and maintain it for the forseeable future.