Anvil
|
* Renamed the 'notifications' table to 'alert-override', better reflecting what it does.
|
2022-11-17 00:34:52 -05:00 |
cgi-bin
|
* This rather heavily reworks how database shutdowns works. It adds much more intelligent shutdown, tracking who is using the database, being able to mark a database as "offline" and waiting for users of the database to disconnect before it shuts down.
|
2022-03-14 16:41:37 -04:00 |
html
|
fix(striker-ui): point files link to file-manager
|
2022-03-18 22:50:41 -04:00 |
journald.conf.d
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
m4
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
make
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
man
|
Updated the man page for anvil-manage-alerts.
|
2022-11-22 01:15:27 -05:00 |
ocf
|
This is the first attempt at enabling firewalld completely. There is a decent chance that problems exist, so it won't be a surprise if a few more commits are needed to this branch before things work.
|
2022-07-02 17:06:04 -04:00 |
pxe
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
scancore-agents
|
Bumped 'Exhaust Temp' jump threshold to 30c in scan-ipmitool.
|
2022-10-08 20:34:09 -04:00 |
scripts
|
* The work on PXE / UEFI support is broken, and will be set aside for the time being. The commit here is working to getting things fixed, but it's taking too much time away from more pressing issues.
|
2021-02-16 17:32:43 -05:00 |
share
|
* FInished the anvil-manage-alerts tool. It can now send test alerts at a user-requested alert level.
|
2022-11-22 01:10:53 -05:00 |
striker-ui
|
fix(striker-ui): add provision server request and related displays
|
2022-11-28 14:37:17 -05:00 |
striker-ui-api
|
feat(striker-ui-api): add provision server endpoint
|
2022-11-28 14:37:17 -05:00 |
tools
|
fix(tools): striker-access-database->anvil->access->module; execute any sub on any module
|
2022-11-28 14:37:17 -05:00 |
units
|
fix(units): correct nodejs executable path in striker-ui-api service
|
2022-03-18 22:50:41 -04:00 |
.gitignore
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
anvil.conf
|
* Created ScanCore->check_temperature_direct() based around that start logic from ScanCore->post_scan_analysis_striker() temperature check, and updated the later to use the former.
|
2021-11-29 22:43:23 -05:00 |
anvil.spec.in
|
Merge branch 'main' into anvil-tools-dev
|
2022-09-22 16:55:46 -04:00 |
anvil.version.in
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
autogen.sh
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
configure.ac
|
build(striker-ui-api): add compressed API executable and its install logic to Makefile
|
2022-03-18 22:50:41 -04:00 |
Makefile.am
|
build(striker-ui-api): add compressed API executable and its install logic to Makefile
|
2022-03-18 22:50:41 -04:00 |
notes
|
* Renamed the 'notifications' table to 'alert-override', better reflecting what it does.
|
2022-11-17 00:34:52 -05:00 |
README.md
|
* Created Job->running() to return '1' when one or more jobs are in progress on the host.
|
2019-01-31 23:26:55 -05:00 |
scancore.README
|
* Created Cluster->delete_server(), which deletes a server resource from pacemaker (stopping it first, if needed).
|
2021-01-25 01:00:55 -05:00 |
watch_logs
|
** Major Changes **
|
2017-10-20 00:19:32 -04:00 |