If you tell me what docker command you are currently running, I can create a docker-compose file for you. May I ask why you want to pass a disk directly if you want to use vdsm on Unraid. You can't configure a raid in vdsm. So it would make more sense to have the disk on the...
In a normal macvlan network as created by docker, that is not possible because of security reasons. So that means that this unRAID network is configured differently than normal docker, which makes it very difficult to diagnose your issue. Can you ping to 192.168.168.18? Just try it from anot...
Unraid is an operating system that you can set up on almost any computer and turn it into a robust network-attached storage server. It also has support for Docker container and virtualization. Allowing you to set up different applications or operating systems like Home Assistant Plex, Ubuntu, a...
1. Before you set up your Ubuntu device as a simple NAS, there are a few tasks that you will want to complete. These tasks will make using your NAS a much simpler process in the future. First, you must set up your Ubuntu device with a static IP address. The best way to do this...
is a part of another add-on calledomv-extras. You also have the Docker, K8s, and Podman plugins, which are quite helpful when you want to turn your OMV storage server into a full-on self-hosting workstation. Assuming your hardware can handle VMs, you can even add the KVM hypervisor vi...
What you need to make a NAS work To be honest, if you don't need to do anything too computationally expensive, then you don't need to use an old gaming PC to run your own NAS. Any old desktop PC will do, but the better the hardware the more capabilities you have. ...
So, to install Home Assistant on Unraid, you can set it up in 2 ways. You can install the Home Assistant Core version on a Docker container or set up the Home Assistant OS on a virtual machine. The Core version doesn’t come with the Supervisor. So, setting up different integrations ...
machines. Docker containers allow lightweight, isolated environments to run applications, while Unraid’s virtualization option lets you run multiple operating systems on the same computer. For the Unraid community, these features extend the capabilities of their Unraid box beyond just a storage server...
So if I understand correctly, if I want to run it in a docker container, it might work if I set the network driver to "host"? (or otherwise just run it directly) Kilrah Moderator 17.6k 622 PostedAugust 3, 2023 I'm using Unraid instead of TrueNas, bu...
Home servers and home server labs have exploded in popularity because users want to self-host and learn self-hosted services, keep control over their data, and just geek out overall. There is much interest in “home server OS” solutions that make installing and standing up self-hosted ...