|
|
6489f3d01a
|
Build: bump docker base to python:3.12-alpine
|
2023-12-03 07:47:19 +00:00 |
|
Renovate Bot
|
0a9626cdfa
|
chore(deps): update dependency bottle to v0.12.25
|
2023-03-05 12:06:07 +00:00 |
|
Renovate Bot
|
c2f99cc99f
|
chore(deps): update python docker tag to v3.11
|
2022-11-24 04:16:08 +00:00 |
|
|
|
9a0ff2fa07
|
Update bottle to 0.12.23
|
2022-08-05 17:48:26 +00:00 |
|
Renovate Bot
|
0484e9ec6e
|
Update dependency bottle to v0.12.21
|
2022-05-27 07:04:37 +00:00 |
|
|
|
418eea6f1a
|
Update paho-mqtt to 1.6.1
Update Base image to 3.10 alpine python
update builder image to docker 20.10.10
|
2021-11-17 19:49:52 +00:00 |
|
|
|
58a827b1aa
|
Rebase to Python 3.9.6 - Alpine 3.14
|
2021-07-06 22:31:54 +00:00 |
|
evanrich
|
cfb392dc6a
|
refactor: Add new docker labels to better identify container properties
|
2021-04-09 17:14:51 -07:00 |
|
evanrich
|
40ac8c5ada
|
fix: refactor Dockerfile to improve build
|
2021-04-08 14:59:58 -07:00 |
|
evanrich
|
a4c715068d
|
Fix: Commit 3.9.4-alpine3.13 base change
|
2021-04-08 14:44:39 -07:00 |
|
evanrich
|
ac8c039b33
|
feat: remove astral again to try and fix semver (again?)
|
2021-04-07 15:12:30 -07:00 |
|
Evan Richardson
|
46cc86ed0b
|
revert: add astral back in due to mistake in release system
|
2021-04-07 15:08:19 -07:00 |
|
Evan Richardson
|
3db668ff98
|
feat: remove astral package, since it actually isn't being used
|
2021-04-07 15:00:27 -07:00 |
|
|
|
6b26f12b9a
|
Pin base image version
|
2021-04-04 03:35:12 +00:00 |
|
Evan Richardson
|
e6f6342027
|
Add missing defusedxml package
|
2021-04-03 18:19:15 -07:00 |
|
|
|
e4a88ea26b
|
Fix SAST errors
|
2021-04-02 21:39:06 +00:00 |
|
|
|
cadbfac97e
|
Replace xml.etree with defusedxml for SAST scans
|
2021-04-02 21:36:56 +00:00 |
|
|
|
30d300c7fd
|
Update Dockerfile
|
2021-03-05 05:42:56 +00:00 |
|
Evan Richardson
|
ff72639dbb
|
Fix variable name for MQTT_PASSWORD
update deployment api version
|
2021-03-04 14:02:30 -08:00 |
|
|
|
096225b537
|
Update dependencies to latest version
|
2021-03-04 21:51:04 +00:00 |
|
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 |
|