feat: Add server rebuild example using install_image #1
No reviewers
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: maximevanhees/hetzner_rhai#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "development_install_image"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes
using the
install_image
function.backup, etc.), select an image, and initiate a rebuild.
monitoring.
instructions.
Example
Server Management:
Advanced Image Filtering:
@ -39,0 +62,4 @@
### Monitoring and Status
- **Real-time server status** monitoring
- **Rebuild progress tracking** with automatic completion detection
@MahmoudEmad
I personally think it is not appropriate to list this as a "feature" as the progress tracking is done in the Rhai-script itself and not in the Rust code.
Checkout
From your project repository, check out a new branch and test the changes.