Everything posted by Aran
-
Thinking about biting the bullet and going unraid
I once worked with this bord. One sata port (i don't know which one, check manual) is disabled if the second M.2 port gets occupied by a SATA-type ssd. If you install a NVME ssd, the sata port will still work. Good luck with your build!
-
Breikbaarheid via domeinnaam
@Ignasz Wolke Is dit al uitgeklaard? Ik ben benieuwd naar de oplossing aangezien ikzelf ook homeassistant gebruik.
-
How reliable is hardware these days? (or: how dependent are you on your unraid server?)
Hm, yeah we can say that hardware is actually 'reliable' on its own. The only electronics failing here at home are tablets, laptops and smartphones. Still, i'm typing on a 2011 macbook air Losing these mobile devices is not the end of the world but if the homeassistant setup doesn't work anymore we cannot control our lights and we don't want that. To be clear, it's running for 2 years now without any problems. I'm was just debating with myself if i should setup/buy 2 new systems but i think i can just start with one.
-
How reliable is hardware these days? (or: how dependent are you on your unraid server?)
So, i'm at a point where it gets creapy. We have two servers running. One always on and one as a backup if the main server fails. They are identical in hardware, software and data. I'm amazed because none of the hardware failed since these are Z170 chipset motherboards and thus over 7 years old. (hard disks not included) Now for the creapy part: we recently renovated our house and all the lights and switches are smart and controlled by homeassistant. (we have backup wires in the walls, just in case when the earths core stops spinning, so we can install normal switches). Next to a homeassistant VM we have a few basic but very useful dockers installed like pihole, a proxy manager, password manager, media streamer, shareX upload manager, sync server, backup manager, web server, etc... We use these services on a weekly basis so they become 'important'. Anyway, I want to replace our 2 servers with something more energy efficient, smaller footprint, less bulky. Like the Odroid H3+ for example. We don't store much data. Our important data is only 1.5TB but I can't imagine people with +60TB of data have two servers running... Replacing a dead ram-stick is easy. You just buy a new one. But when a 7 year old motherboard dies you need to find a suitable replacement on the used-market so it takes much more time. How do you deal with this? How often does your server dies?
-
ODroid H2+
The H3+ looks very interesting for people with low storage and power needs. 1 nvme and 2 sata ports are all i need. It's a nice nuc replacement. The pentium silver n6005 supports vt-x and vt-d so i hope they enabled it in the bios. Granted, there is not much to pass through but a small home assistant VM will work just fine i think. Sadly, it's out of stock... (like everything these days)
-
High Availability Setups
I think what he means is that when your main server goes down, the backup server takes over without human intervention. Sort of... I have two almost identical z170 platforms running unraid and i'm trying to setup something like this mainly for when my homeassistant vm fails. ]Spaceinvader made a video about this iirc.
-
ASUS XG-C100C 10G Network Adapter Pci-E X4 Card with Single RJ-45 Port
That asus card does not support wake on lan. Should you need it...
-
App to upload photos from Android Phone? - Plex Camera Upload Replacement
@DanielPT @zero_koop I could not get syncthing to work outside LAN so i tried 'resilio' and it works very well over WAN without opening ports on your router. It's running fine on my android Mi 9T but on my samsung i have to manually open the 'resilio' app to trigger the sync so i don't think it's resilio problem.
-
Looking for a docker app to automatically compress/resize my photos
Thanks. I will look into it when i can. I don't need photoprism but if i can extract the resized images from a folder or so and automate it with a scrip, this coul work.
-
Looking for a docker app to automatically compress/resize my photos
Bump. I'm looking for the exact same thing so i can ditch my windows vm that i have running only for shrinking images...
-
self-hosted photo video storage
You can automate this with a simple mv command in the 'user scripts' plugin if you like.
-
unable to update from 6.9.2 to 6.10.3 (my servers plugin not supported)
Yes i can. And it has nothing to do with the My Servers plugin so i will delete this topic. I don't know why but my DNS ip was set to some weird IP adress. Strange because i didn't touch my server for 3 months/19 days/17minutes. Anyway, thanks for the very quick reply! Problem solved.
-
unable to update from 6.9.2 to 6.10.3 (my servers plugin not supported)
Hi, well, ... i have THIS problem 'My Servers' plugin is not supported for 6.9.2 and i didn't update in time. How should i proceed?
-
2x wordpress on my system
Bij mij lukte dat door de naam van uw docker container te veranderen tijdens de installatie.
-
Remote access to homeassistant as a VM and swag/duckdns as a docker
UP Sorry to hijack your thread but i'm have the same problem. I moved from a 'homeassistant-core' docker to a VM and i cannot get remote access through HTTPS working. HASS config: http: use_x_forwarded_for: true trusted_proxies: - 172.17.0.3 I cannot figure out if i have to look in homeassistant or NPM or maybe a unraid setting that's wrong. Port forwarding in pfSense is setup correctly. [SOLVED] Ok, so i stumbled upon a topic in the Home Assistant Forums with some very usefull info. The home assistant logs tell you where the request is comming from. Look for this line located in the home assistant config folder, named like 'home-assistant.log.1'. I opened it with notepad++. ERROR (MainThread) [homeassistant.components.http.forwarded] Received X-Forwarded-For header from an untrusted proxy 192.168.8.189 Note the IP adress at the end of the line and copy that in the home assistant configuration.yaml file. http: use_x_forwarded_for: true trusted_proxies: - 192.168.8.189 It all makes sense to me now Note: i use home assistant as a VM so my ip is in range of 192.168.#.### . If you use the docker version the IP may be more like 172.17.0.3 .
-
Cant find file location for Home assistant
What docker have you installed? Config files are usually located in the appdata folder at /mnt/user/appdata/homeassistant
-
Network card ASUS XG-C100C
I have 2 of them and i think they do not support wake on lan but i might be wrong. I have to double check. edit: I checked asus website and they say it DOES NOT support wol. https://www.asus.com/us/support/FAQ/1039219
-
looking for help Seafile with Swag
Have you checked the url in seafile settings itself?
-
【Docker Port Question】Why can't we connect nextcloud to external databases?
Found it: Set 'Host access to custom networks' to 'Enabled' from the docker settings page. When greyed-out, stop the docker service => enable host access to custom network => start docker again. 🙄
-
【Docker Port Question】Why can't we connect nextcloud to external databases?
BUMP I was playing with NC and FileRun and encoutered the same problem in both those dockers. So i don't think it's NC related. When the network type is changed to custom:br an given a different ip, it cannot connect to the database. Still, the ip's are within the same subnet. It does not matter if the databasehost is changed to localhost or 123.456.7.89 . To make it more rare, the problem only exists in my backup server. The NC docker on my main server is configured with custom network type. Both servers running unraid 6.9.2. What am i doing wrong? Please, enlighten me.
-
Suggestion on Google Photos alternative
Dude, i feel your pain. We use Nextcloud at home to sync our 2 smartphones, a desktop and my parents' smartphones. It works well most of the time but i actually want to get rid of it and replace it with something simpler like 'File Browser' f.e. Anyway... Before nextcloud, I used a free dropbox account and scheduled a 'move' script to move the synced images from the dropbox-share to the array. It worked very well and i regret the day i moved away from it.
-
Install Unraid on unifi unvr
I don't know much about Ubiquiti but i think the Ubiquiti NVR is based on an ARM cpu so that's a no go.
-
Setup validation (mini pc + m2 sata expander)
Difficult to answer if we don't know the model of your second hand mini-pc. For example, does the motherboard have a sata-type power plug on it or not? There are also itx motherboards that power from 19v laptop-style psu's. Like this asrock J4005DC-ITX. Yes, you will need ram but these are cheap. Same for the 19v brick psu. Look for 'DC' in the model name. But yes, you will need ram, power brick and case.
-
Building an Unraid NAS from scratch (switching Syno user)
Welcome. If all you need is streaming media content and storing personal data, then you don't need the newest hardware for your goal. I'm not an expert in 4K streaming with plex but i think a decent 2nd hand Xeon will do fine. Other forum members can give more info on this. Just to give you an idea, I'm running two servers with and 'old' i7 6700K with 19 docker containers (including Emby for streaming and transcoding 1080p over WAN), a pfSense VM and a win10 VM. That's a 6 year old cpu. Basic questions you want to ask are: do i need VT-d/IOMMU? If yes, check your mobo/cpu specs. Trust me, you WANT vt-d/iommu for hardware passthrough. how many sata-ports do i need, now or in the future? how many add-on cards do i have/want/need, now or in the future? do i need an nvme drive, now or in the future? If yes, then you need an pci-e M2 slot. I don't know what filesystem is used by synology but you need to format and preclear all your disks before adding them into your unraid array so you need to backup your data first. You can/must use the biggest/equal as your biggest array disk (12TB in your case) as a parity-drive (this is NOT a backup) in your unraid array. The SSD is commonly used as a cache-drive and to store dockers, VM's and system files. A boot drive is not needed as unraid boots from usb. Regarding your TV setup, you can setup a Kodi VM in unraid but then you need to passthrough a gpu so your mobo/cpu need to have the iommu/vt-d feature. I did this for 2 years but ended up buying an Nvidia Shield. 1gb is more then enough for home use media streaming. As for cases, that's a personal taste but yes, buy from a decent brand with good cooling. Have you watched SpaceinvaderOne or Ibracorp video's?
-
Custom:br0 met Nginx Proxy Manager
Het probleem is deels opgelost. --> 'Host access to custom networks: Enabled' aangepast in de docker settings en het werkte. Nu heb ik enkel nog een probleem met Home Assistant. Daar staat het netwerk type op 'Host' maar als ik deze op br0 zet en een IP toewijs kan ik deze niet bereiken via https://home.mydomain.com home assistant config: http: ip_ban_enabled: false use_x_forwarded_for: true trusted_proxies: - 172.17.0.2