maximevanhees
  • Joined on 2024-09-02
maximevanhees created branch master in maximevanhees/hetzner_robot_rhai 2025-07-17 18:09:49 +00:00
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-17 18:09:49 +00:00
8078234ada first commit: added functionality for server listing, ssh key management and boot configuration management
maximevanhees created repository maximevanhees/hetzner_robot_rhai 2025-07-17 18:09:27 +00:00
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-17 12:03:52 +00:00
589095e2a8 added examples
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-17 11:38:20 +00:00
45b561fadf added functionality to list different images
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-16 13:13:37 +00:00
6f12a1bf09 added functionality to create servers + example rhai script to demonstrate it
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-16 08:57:27 +00:00
34e810b611 inject all ssh keys by default is non are provided
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-15 15:08:22 +00:00
1839cfd002 updated readme about ssh key ids listing
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-15 15:03:47 +00:00
841901368f added functionality to list SSH key IDs
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-15 14:57:44 +00:00
be4f35af98 added SSH key injection for rescue mode
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-15 14:28:11 +00:00
c478d668d9 update README.md
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-15 14:10:40 +00:00
b4200a2673 cleanup + added test script to demonstrate functioality + removed uncessary ping module
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-15 13:04:15 +00:00
5e8e9754b2 idioamtic improvements
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-15 12:46:08 +00:00
9dfb10cca6 added reset, enable and disable rescue mode functionality
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-15 09:10:17 +00:00
92e8ac6d16 account for pagination when listing all servers
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-15 08:28:47 +00:00
a6c102aabf improved output format + add support for displaying in tables
maximevanhees pushed to master at maximevanhees/hetzner_rhai 2025-07-15 08:00:39 +00:00
d4b4c6aed0 improve API token error handling + improve passing .rhai scripts as argument
maximevanhees commented on issue herocode/herolib_rust#21 2025-07-10 12:43:05 +00:00
Issues with implementation of Buildah and Nerdctl SAL

Due to multiple issues with the existing SAL modules for Buildah and Nerdctl, an extensive refactoring of the code is needed (WIP). For this I have created a new branch development_containers