You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
-5
Original file line number
Diff line number
Diff line change
@@ -2386,11 +2386,6 @@ For plugging an iso, only virtualization providers can be used.
2386
2386
2387
2387
When deploying the service, an username and password can be specified for securing access through basic authentication
2388
2388
2389
-
## Using Bootonce with ksushy
2390
-
2391
-
Since virtualization providers don't provide a way to restart in a given iso only one time (and because in kcli design, we don't want to mess with boot orders), the `bootonce` overcomes this by running a side process which monitors vms getting rebooted, and restart them instead after removing their iso to make sure they boot from OS.
2392
-
2393
-
# Using kcli as a library
2394
2389
2395
2390
You can use kvirt library directly, without the client or to embed it into your own application.
Copy file name to clipboardExpand all lines: docs/index.rst
-8
Original file line number
Diff line number
Diff line change
@@ -2533,14 +2533,6 @@ Restricting ksushy access
2533
2533
2534
2534
When deploying the service, an username and password can be specified for securing access through basic authentication
2535
2535
2536
-
Using Bootonce with ksushy
2537
-
--------------------------
2538
-
2539
-
Since virtualization providers don’t provide a way to restart in a given iso only one time (and because in kcli design, we don’t want to mess with boot orders), the ``bootonce`` overcomes this by running a side process which monitors vms getting rebooted, and restart them instead after removing their iso to make sure they boot from OS.
2540
-
2541
-
Using kcli as a library
2542
-
=======================
2543
-
2544
2536
You can use kvirt library directly, without the client or to embed it into your own application.
0 commit comments