FaradayRF / aprs2influxdb

Interfaces ham radio APRS-IS servers and saves packet data into an influxdb database
https://www.faradayrf.com
GNU General Public License v3.0
28 stars 9 forks source link

Make Installeable With pip #1

Closed kb1lqc closed 7 years ago

kb1lqc commented 7 years ago

Summary

Use setuptools and pbr much like faraday-software to install aprs2influxdb

Problem Explanation

Running aprs2db on a server should be simple and therefore this should be installed via pip

Supporting Information

This is a handy spot to post any screenshots or file outputs in order to better support this issue. We want to keep the top of the ticket clutter-free as possible.

kb1lqc commented 7 years ago

WOOHOO! I got it in https://github.com/kb1lqc/aprs2influxdb/commit/ec73c682dc19d4f32d3d4904528bb7119acb616a and a few previous commits!

kb1lqc commented 7 years ago

Fixed with #11 merged. Still a discrepancy between installing on debian and installing on bash in Windows. Sticking with Debian being OK.