RetroNAS_inabox
RetroNAS_inabox
Docker app from SpaceInvaderOne's Repository
Overview
This container will fully install a RetroNAS VM into the VMs tab of your server.
It downloads an a vDisk image, verifies it with a checksum before creating a vm template and installing the VM for you.
What you choose in the container varaibles will reflect to the vm. For most people these dont need to be changed from the defaults.
If you need to change the locations in the container this is what each will do.
VM Share on Server: This should be set to your VM share - default on Unraid is /mnt/user/domains - the vm will be installed here
RetroNAS data share This should point to a share you want RetronNAS to use. All your roms etc will be here. Best have an empty share and move what you need there later.
default is retronas. The container will connect the VM using virtiofs to this share. So the share doent have to be "exported" by Unraid for retroNAS to use it (more secure)
Name to call VM: Easy -- The name you want the VM to be called default id RetroNAS but you can change it
The container then will do the rest. It will create an xml file for the vm based on the above and install the vm straight into the server. So once run goto the VMs tab and you will see it there. Start it up and confiure retronas in vnc window and configure (see my video how) default username and password is retronas (yes you can change them later! ) After logging in type retronas to configure your RetroNAS server. Have fun :)
The container doesnt need to be kept running. It is just an install tool. The container has no webUI so to see what its doing view the container log.
** This container cant translate the location of an unassigned disk across to the vm template. So all locations choosen must be on the array or pool device.
Runtime arguments
- Network
bridge- Shell
bash- Privileged
- true
Template configuration
This should be the share in which you store your VM images. Default is /mnt/user/domains
- Target
- /retronas_vm_location
- Default
- /mnt/user/domains/
- Value
- /mnt/user/domains/
The share that you have created to store all RetroNAS roms etc Default /mnt/user/retronas
- Target
- /retronas_virtiofs_location
- Default
- /mnt/user/retronas/
- Value
- /mnt/user/retronas/
Your VM will be created with this name. Default is RetroNAS
- Target
- vm_name
- Default
- RetroNAS
- Value
- RetroNAS
No - If a vdisk exists in the location container will exit. Yes -If a vdisk exists in the location container will back it up first then install new RetroNAS VM
- Target
- REPLACE
- Default
- no|yes
- Value
- no
to access the libvirt daemon running on the host
- Target
- /var/run/libvirt
- Default
- /var/run/libvirt
- Value
- /var/run/libvirt
- Value
- yes
only used for xml so vm can be defined
- Target
- /tmp
- Default
- /tmp
- Value
- /tmp
dont change
- Target
- /unraid_vm_icons
- Default
- /usr/local/emhttp/plugins/dynamix.vm.manager/templates/images/
- Value
- /usr/local/emhttp/plugins/dynamix.vm.manager/templates/images/
Categories
Download Statistics
Total Downloads Over Time
Details
spaceinvaderone/retronas_inabox:latestRun RetroNAS_inabox on Unraid.
RetroNAS_inabox is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.