Jason Kulatunga
fa33b00826
fix Github Actions after move.
4 years ago
Jason Kulatunga
6e6c9b7251
fix dockerfile.
4 years ago
Jason Kulatunga
b44b052f81
fix copy.
4 years ago
Jason Kulatunga
14d733e9cc
move docker files & eventually docker-compose files into 'docker' directory.
4 years ago
Jason Kulatunga
5c9ed3ba22
update LICENSE section.
4 years ago
Jason Kulatunga
1def7d334c
add image to readme.
4 years ago
Jason Kulatunga
e43048feae
only run CI on pushes.
4 years ago
Jason Kulatunga
834dcdc223
update test db.
4 years ago
Jason Kulatunga
c8471ffa88
(0.1.12) Automated packaging of release by Packagr
...
Signed-off-by: Jason Kulatunga <jason@thesparktree.com>
4 years ago
Jason Kulatunga
ea9e7ec218
Merge pull request #46 from AnalogJHQ/scsi_nvme_ui
...
added ideal and thresholds for NVMe and SCSI drives.
4 years ago
Jason Kulatunga
86fc10b7b9
added ideal and thresholds for NVMe and SCSI drives.
...
Added functions (PopulateAttributeStatus) to ensure that NVME and SCSI drives set the status for SMART attributes.
Moved Status populating fucntion into the *Attribute files, so they are closer to the code they actually interact with.
Fix frontend to correctly display status, thresh and Ideal for NVMe and SCSI ddrives.
4 years ago
Jason Kulatunga
fb1415f8a5
(0.1.11) Automated packaging of release by Packagr
...
Signed-off-by: Jason Kulatunga <jason@thesparktree.com>
4 years ago
Jason Kulatunga
2ca6213fa5
fix release docker.
4 years ago
Jason Kulatunga
022b6b6598
(0.1.10) Automated packaging of release by Packagr
...
Signed-off-by: Jason Kulatunga <jason@thesparktree.com>
4 years ago
Jason Kulatunga
9a053357fa
trying to fix automated release.
4 years ago
Jason Kulatunga
09eca64a03
(0.1.9) Automated packaging of release by Packagr
...
Signed-off-by: Jason Kulatunga <jason@thesparktree.com>
4 years ago
Jason Kulatunga
e111374c1b
Merge remote-tracking branch 'origin/master'
4 years ago
Jason Kulatunga
0eb96bdae1
trying to fix docker-release trigger.
4 years ago
Jason Kulatunga
442cda254c
(0.1.8) Automated packaging of release by Packagr
...
Signed-off-by: Jason Kulatunga <jason@thesparktree.com>
4 years ago
Jason Kulatunga
abfb0a2612
add a name to release-docker.yaml workflow.
4 years ago
Jason Kulatunga
451bf73334
(0.1.7) Automated packaging of release by Packagr
...
Signed-off-by: Jason Kulatunga <jason@thesparktree.com>
4 years ago
Jason Kulatunga
dd51451425
cleanup old artifacts from CI.
4 years ago
Jason Kulatunga
5c77c82156
tweaking release pipeline
4 years ago
Jason Kulatunga
329446869b
tweaking release pipeline to support docker-in-docker.
4 years ago
Jason Kulatunga
586767393d
(0.1.6) Automated packaging of release by Packagr
...
Signed-off-by: Jason Kulatunga <jason@thesparktree.com>
4 years ago
Jason Kulatunga
390ac1d0a5
Merge pull request #44 from AnalogJHQ/notify
...
Notify
4 years ago
Jason Kulatunga
6cf341a5f1
tweaking release pipeline.
4 years ago
Jason Kulatunga
5dd3aed1fe
adding threshold for percentage Used.
...
Adding release pipeline.
4 years ago
Jason Kulatunga
6ec13e48b8
WIP - describing notification syntax.
4 years ago
Jason Kulatunga
c7f529ab41
fixing grid.
4 years ago
Jason Kulatunga
50f1566689
fixing grid.
4 years ago
Jason Kulatunga
cef71d5ce0
run tests.
4 years ago
Jason Kulatunga
0c1cf91a90
forgot to checkout.
4 years ago
Jason Kulatunga
82e422c3e0
build docker in parallel.
4 years ago
Jason Kulatunga
887ce13c47
docker in docker?
4 years ago
Jason Kulatunga
8a4f0dc2f4
build docker image.
4 years ago
Jason Kulatunga
112590bcae
fix env.
4 years ago
Jason Kulatunga
f59e6bd17e
archive binaries.
4 years ago
Jason Kulatunga
d9de1b9cbd
tweaking.
4 years ago
Jason Kulatunga
4610247207
fix.
4 years ago
Jason Kulatunga
b7e6281f83
tweaking github actions.
4 years ago
Jason Kulatunga
bf6387ebf4
hello world github action.
4 years ago
packagr-io-beta
eb5b5ebee3
(v0.1.5) Automated packaging of release by Packagr
4 years ago
Jason Kulatunga
cfac276941
Merge e283d43654
into 794479b28e
4 years ago
Jason Kulatunga
e283d43654
rename metadata class names.
...
adding metadata for NVME and SCSI drives.
send back protocol specific metadata for displaying data in the UI for attributes.
UI - moved all metadata lookups into named functions (for better if/else logic)
show different columns if nvme or scsi.
4 years ago
Jason Kulatunga
2ad120c87b
added debug logging message for detected devices.
...
adding a mocked class for Config.
Adding device type to Device struct. Will eventually be needed for raid drives.
adding End-to-end testing capabilties.
Added testdata json files for webserver requests.
Seperated Start code and Setup code in webapp so we can test.
renamed "smart_attributes" to "ata_attributes" - Backwards incomatible change.
Added front end device sorting (red, yellow, green)
show unknown icon/status if drive has no smart data yet.
Moved all attribute "getters" into the controller.
created a device-sort pipe.
4 years ago
Jason Kulatunga
5a80ae3e74
WIP - start supporting NVME and SCSI drive smart data.
...
Added addiitonal log message data for Smartctl exit ccode.
4 years ago
packagr-io-beta
794479b28e
(v0.1.4) Automated packaging of release by Packagr
4 years ago
Jason Kulatunga
996437b412
Merge a08e1457c4
into 92d54df022
4 years ago
Jason Kulatunga
a08e1457c4
upadte packggr.
4 years ago