tftelkamp / single_chan_pkt_fwd

Single Channel LoRaWAN Gateway
Other
235 stars 310 forks source link

Debian Packaging #11

Closed proffalken closed 5 years ago

proffalken commented 7 years ago

Hi,

This series of commits provides the files required to build a debian package for easy deployment to multiple devices.

The idea is that you can build a package on one Raspberry Pi and then roll that package out to other Pi's to rapidly deploy the application.

At the moment, the application must still be configured prior to building the package, however, I hope to have a second patch set in the near future that allows configuration of the gateway via a configuration file.

I've also created a systemd startup script and updated the README accordingly.

Cheers,

Matt (proffalken)

proffalken commented 5 years ago

Closing - we've switched to custom images based on brocaar/lora-gateway-os