https://github.com/cbsd/xigmabhyve
XigmaNAS CBSD Extension for quickly create and manage bhyve VMs
https://github.com/cbsd/xigmabhyve
Last synced: 6 months ago
JSON representation
XigmaNAS CBSD Extension for quickly create and manage bhyve VMs
- Host: GitHub
- URL: https://github.com/cbsd/xigmabhyve
- Owner: cbsd
- License: bsd-2-clause
- Created: 2022-12-07T17:45:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T19:37:54.000Z (over 1 year ago)
- Last Synced: 2024-11-26T20:29:58.340Z (over 1 year ago)
- Language: PHP
- Size: 209 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Description:**
This is the XigmaNAS CBSD Extension for quickly create and manage bhyve VMs.

**Installation**
1) Install module, XigmaNAS:
*Tools > Command > Command* (paste line):
```
fetch --no-verify-peer https://raw.githubusercontent.com/cbsd/xigmabhyve/main/utils/cbsdbhyve_install.sh && chmod +x cbsdbhyve_install.sh && ./cbsdbhyve_install.sh && echo "=> Done!"
```
2) Make sure the 'Disable Extension Menu' checkbox is unset, XigmaNAS UI:
System > Advanced Setup -> Disable Extension Menu [ ] Disable scanning of folders for existing extension menus.
3) Initialize the working directory of the cbsd to any existing pool:
Extensions > CBSD bhyve

**Credits:**
Oleg Ginzburg (olevole)
Additional information on CBSD: https://github.com/cbsd/cbsd