Commit Graph

9 Commits

Author SHA1 Message Date
Mahmoud-Emad
ea66636c05 feat: Add server rebuild example using install_image
- Added a new example script demonstrating server rebuilds
  using the `install_image` function.
- The example shows how to list available images (system,
  backup, etc.), select an image, and initiate a rebuild.
- Includes comprehensive error handling and progress
  monitoring.
- Improved documentation with detailed explanations and usage
  instructions.
2025-07-17 15:56:33 +03:00
Maxime Van Hees
589095e2a8 added examples 2025-07-17 14:03:49 +02:00
Maxime Van Hees
6f12a1bf09 added functionality to create servers + example rhai script to demonstrate it 2025-07-16 15:13:34 +02:00
Maxime Van Hees
34e810b611 inject all ssh keys by default is non are provided 2025-07-16 10:57:19 +02:00
Maxime Van Hees
1839cfd002 updated readme about ssh key ids listing 2025-07-15 17:08:18 +02:00
Maxime Van Hees
be4f35af98 added SSH key injection for rescue mode 2025-07-15 16:57:39 +02:00
Maxime Van Hees
c478d668d9 update README.md 2025-07-15 16:28:08 +02:00
Maxime Van Hees
b4200a2673 cleanup + added test script to demonstrate functioality + removed uncessary ping module 2025-07-15 16:10:35 +02:00
Maxime Van Hees
3423152b11 add README.md 2025-07-14 18:22:45 +02:00