Commit Graph

16 Commits

Author SHA1 Message Date
Evan Richardson
166fb475a9 Fix Maintainer line to include email 2019-07-24 14:45:32 -07:00
Evan Richardson
34a3c1e488 Rebase to python:3.7.4-alpine3.10
Upgrade bottle to 0.12.17
2019-07-24 14:39:20 -07:00
Evan Richardson
c19a795f87 Updated base to 3.7.3-alpine3.9 2019-04-12 23:46:46 -07:00
root
f88d15b442 Update base to python 3.7.2-alpine 3.9
Update astral to 1.10.1
Update bottle to 0.12.16
2019-03-08 11:10:05 -08:00
Evan Richardson
b8f3552791 Added logrotate package and config
Rev'd to 1.3
2019-01-03 12:59:01 -08:00
Evan Richardson
b710820b7e Rebase to python3.7.2-alpine3.8
Changed loggig level to info (20)
hardcoded requirements versions, just in case
2019-01-03 12:20:12 -08:00
Evan Richardson
5a1b2b67b1 Add no-cache-dir option to prevent caching packages, might save space 2018-09-11 00:36:18 -07:00
f6412158d8 Update broker.py
regression change from testing, changing port back to 1883 as default mqtt port.
2018-09-10 11:55:13 -07:00
ab8a45658e Update version 2018-09-08 14:07:05 -07:00
cf9789d7d7 Added Price info 2018-09-08 13:56:38 -07:00
c584f7bf6e Python3 courtesy of www.pythonconverter.com 2018-09-07 05:54:23 +00:00
Evan Richardson
8a8dd3b7e3 Removed logrotate and upstart/systemd files 2018-09-04 00:03:38 -07:00
9c2f7ebe90 Added Keepalive, MQTT user and MQTT password options 2018-09-02 23:50:06 -07:00
04a0b5b1be Added MQTT Broker IP and PORT ENV options (-e MQTT_BROKER_IP and MQTT_BROKER_PORT) 2018-09-02 23:40:56 -07:00
30043c9b4f Removed extra files not related to eagle (sorry Ted) numpy was causing docker builds to take forever, now down to 8 seconds for eagle only stuff 2018-09-02 23:26:23 -07:00
erichardso
d880f44ca6 Moved Docker stuff to "Docker" folder
Created k8s folder for k8s stuff
Added early-stage service.yaml for K8s deployment
2018-08-28 11:51:23 -07:00