2022-05-13T02:00Z |
b5920e3 |
(v0.4.4) Automated packaging of release by Packagr |
packagrio-bot |
2022-05-13T00:29Z |
fb8f248 |
add image for instructions. |
Jason Kulatunga |
2022-05-12T23:00Z |
7a931bd |
instructions for how to get your influxdb admin token + other troubleshooting tricks. |
Jason Kulatunga |
2022-05-12T22:24Z |
a004f85 |
fixing cron. related #121 |
Jason Kulatunga |
2022-05-12T22:06Z |
eeb086c |
using export -p ratehr than printenv to export environmental variables (export -p correctly wraps envs in quotes) |
Jason Kulatunga |
2022-05-12T21:09Z |
54b195f |
updating ignore file for testing. |
Jason Kulatunga |
2022-05-12T20:20Z |
5dc7913 |
cron file consistent logging (still broken) |
Jason Kulatunga |
2022-05-12T17:33Z |
f3fad47 |
cleanup example config files. added instructions for influxdb. |
Jason Kulatunga |
2022-05-12T17:30Z |
489534c |
update manual instructions to include InfluxDB installation. |
Jason Kulatunga |
2022-05-12T17:04Z |
e780161 |
added additional tests from #187. Detected that the frontend was incorrectly classifying Scrutiny Failures as Warnings. Fixed. |
Jason Kulatunga |
2022-05-12T16:25Z |
7b75b5f |
update docker instructions. |
Jason Kulatunga |
2022-05-12T15:56Z |
0022d84 |
added example hub/spoke docker-compose file. |
Jason Kulatunga |
2022-05-12T15:55Z |
d47c4ea |
added example hub/spoke docker-compose file. |
Jason Kulatunga |
2022-05-12T14:40Z |
62354f2 |
created example omnibus docker-compose file. |
Jason Kulatunga |
2022-05-12T16:21Z |
3a0adb4 |
Merge pull request #243 from Zorlin/master Add Ansible instructions |
Jason Kulatunga |
2022-05-11T18:34Z |
2a39421 |
Merge pull request #245 from henfri/patch-1 |
Jason Kulatunga |
2022-05-11T18:09Z |
a7dc688 |
Update docker-compose.yml to fix #241 |
henfri |
2022-05-11T02:06Z |
3ad87ae |
Add Ansible instructions |
Benjamin Arntzen |
2022-05-10T22:33Z |
2ab714f |
Update README.md |
Jason Kulatunga |
2022-05-10T15:49Z |
9e60fb8 |
schedule the collector upload before the webapp upload (webapp seems to fail with OOM error during compilation) |
Jason Kulatunga |
2022-05-10T15:42Z |
a846522 |
disable sponsor label. broken. |
Jason Kulatunga |
2022-05-10T04:55Z |
3d7d276 |
enable caching on all docker builds. |
Jason Kulatunga |
2022-05-10T04:09Z |
2660af7 |
build arm32v7 images for web and collector (cannot for omnibus because InfluxDB does not support it yet. See #236 ) |
Jason Kulatunga |
2022-05-10T03:37Z |
f5af86f |
using docker build cache for speedier builds |
Jason Kulatunga |
2022-05-10T03:21Z |
4bad2d7 |
upgrading github actions for docker builds. (hopefully faster). |
Jason Kulatunga |
2022-05-10T02:58Z |
a799309 |
only run CI on PR. |
Jason Kulatunga |