feat: Add server rebuild example using install_image #1
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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.