selfhosted

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

IndustryStandard, in Raspberry as NAS, multiple HDDs and an enclosure

M2 is getting so cheap that having a drive spinning all day can add up in electricity whereas m2 is a lot more efficient.

CalicoJack,

For a NAS, you’re usually concerned with capacity first. And you can’t buy a 20TB m2.

IndustryStandard, (edited )

M2 isn’t much more expensive than HDDs anymore. It used to be five times times the cost. Now maybe 1.5 to 2 times. And they require a lot less space and no dedicated backplane with seperate power.

Also you need redundancy. A 20TB hdd is very expensive and usually very overkill. Rebuilding them takes very long if you ever have corruption issues, along with other problems.

It’s better to have three smaller drives than a single 20TB one.

Unless you’re running an actual datacenter with cooling and big rack space, m.2 is a likely more worth it these days for a small home NAS.

lempa, (edited ) in Proxmox HA, Docker Swarm, Kubrenetes, or what?
TheInsane42, in Alternative to Home Assistant for ESPHome Devices
@TheInsane42@lemmy.world avatar

I’m running domoticz with an rflink interface for my rf433 devices. No clue if they support ESPHome, but you can check. It runs confined to my network.

Unsaved5831, in Actual: How to import data with proper readable payee?

The tool is for budgeting so I would say use what is readable for you. Using IBAN for payee sounds like an overkill. You can still manage your payees and merge them later differently.

domi, (edited ) in Proxmox HA, Docker Swarm, Kubrenetes, or what?
@domi@lemmy.secnd.me avatar

Definitely go with K3s instead of K8s if you want to go the Kubernetes route. K8s is a massive pain in the ass to setup. Unless you want to learn about it for work I would avoid it for homelab usage.

I currently run Docker Swarm nodes on top of LXCs in Proxmox. Pretty happy with the setup except that I can’t get IPv6 to work in Docker overlay networks and the overlay network performance leaves things to be desired.

I previously used Rancher to run Kubernetes but I didn’t like the complexity it adds for pretty much no benefit. I’m currently looking into switching to K3s to finally get my IPv6 stack working. I’m so used to docker-compose files that it’s hard to get used to the way Kubernetes does things though.

c10l,

K3s is k8s

CapillaryUpgrade, in Alternative to Home Assistant for ESPHome Devices
@CapillaryUpgrade@lemmy.sdf.org avatar

Node-Red can do dashboards. I don’t know if it does data logging, but I would guess so since it can do dashboards. It also supports MQTT so it should handle ESPHome devices without a problem.

It’s made for automations (and great at it) but it can be a minimalist HA hub too.

TCB13,
@TCB13@lemmy.world avatar

Hmm… that’s interesting. I’ll have to explore further. Thanks.

b1g_bake, in Alternative to Home Assistant for ESPHome Devices
@b1g_bake@sh.itjust.works avatar

How has home assistant become a resource monster? What kind of integrations are you using aside from ESPHome?

Zeoic,

Yeah, home assistant is tiny… I’m not sure what he expects? Does he need it to run on a pi zero or something? Lol

TCB13, (edited )
@TCB13@lemmy.world avatar

Tiny you say… answer to what you asked: lemmy.world/comment/7101252

mangaskahn, (edited )

He’s trying to run it on an esp32, didn’t you read the title? /s

TCB13,
@TCB13@lemmy.world avatar

I’m not using any other integration. Isn’t this a resource monster?

https://lemmy.world/pictrs/image/d26476df-d1b5-4afd-84ac-a4f737c4846d.png

I just don’t want to keep running an entire VM with their image. Something more simple that could be used on a LXC / systemd-nspawn container or directly on a base system would be nicer.

b1g_bake,
@b1g_bake@sh.itjust.works avatar

Do you have the entire hass-os image running in a VM?

TCB13,
@TCB13@lemmy.world avatar

Yes.

ikidd,
@ikidd@lemmy.world avatar

It’s half a GB of ram and virtually no CPU usage. You could run it on a Pi 3 with a 16Gb SD card and have resources to spare.

This is just weird.

TCB13,
@TCB13@lemmy.world avatar

What is weird is having to waste almost 700MB of ram + 10GB of storage for a simple webui that charts sensor data and only keeps it for 10 days. As a comparison my NAS container runs Samba4, FileBrowser, Syncthing, Transmission, and a few others under 300MB of RAM with pontual spikes on operations.

TexMexBazooka,

You have found the smallest, tiniest, itty bittiest potatoe to get upset about here. You could run this on a toaster.

TCB13,
@TCB13@lemmy.world avatar

I’m not upset, just wondering / looking for way to keep the potato from growing further and/or alternatives.

ikidd,
@ikidd@lemmy.world avatar

There’s a lot of difference between a container and a VM. You can install HA on a container, all you have to do is set it up according to the manual install instructions, and work around any hardware interfacing issues that come up. You’ll save 200MB of RAM and will have to do any upgrades manually. Doesn’t seem worth it to me, but to each their own.

TCB13,
@TCB13@lemmy.world avatar

What I’m going to do is setup HA Core on a container manually and run without addons / docker. That will be about installing python and should waste way less resources.

iarigby,

setup on a container run without docker

??

TCB13, (edited )
@TCB13@lemmy.world avatar

If you don’t need the addons you don’t need Docker. HA Core is a python script with a few dependencies that can run with pyenv and a simple systemd service unit at every boot.

iarigby,

yeah but that’s not setting up a container that’s just setting up python env

TCB13,
@TCB13@lemmy.world avatar

Yes, but I would rather do it inside a LXC container.

iarigby,

ah got it, thanks

TexMexBazooka,

If this is what you consider a resource monster you’re gonna have a really, really rough time

TCB13,
@TCB13@lemmy.world avatar

This isn’t reasonable at all, 700MB of ram + 10GB of storage for a simple webui that charts sensor data and only keeps it for 10 days.

eatfudd,

You need to edit your configuration.yaml file to exclude certain sensors or values. I excluded some of the more chatty sensors that I didn’t need and my disk use went from around 40gb to 150mb

TCB13,
@TCB13@lemmy.world avatar

Interesting. I’ll have to check what might be logging so much info.

scarilog,

In what world is this is a resource monster??

epyon22, in GameStreaming from UbuntuServer

I guess what problems are you having? I’ve used steam link before perfectly fine but it’s going to have some loss over the network. Are both computers connected to a gigabit lan? Balder’s gate 3 is a newer game, and while you aren’t on minimum requirements you are on mid tier hardware using proton to run a windows game, so there are a few reasons you may be having problems. Best way to run it down is isolate things and see how they go. Try running game directly on the computer with monitor ect.

RandomLegend,
@RandomLegend@lemmy.dbzer0.com avatar

It appears as if you misunderstood my post…

I currently DONT have gamestreaming from my Ubuntu Server to the minisforum. I WANT to have it but i don’t know how to properly set it up. I tried several installs of sunshine but it fails everytime on encoders… and the docker support is very manual at the moment.

The performance issues i have on BG3 are running directly on the minisforum thats why i want to run it on the server instead.

So basically my post is asking for help on setting up sunshine on my ubuntu server

epyon22,

Ah I don’t know much about sunshine and your specific setup. But I know docker can be a pain getting access to devices like graphics cards. Maybe try running natively?

RandomLegend,
@RandomLegend@lemmy.dbzer0.com avatar

I’ve got my GPU running in docker when i wanted to use hw transcoding on my Plex docker. So this is already cleared.

I’ve researched a bit since posting and found that using sunshine directly is not the easiest route to pick here since their docker installation is still in early development and involves a lot of manual config and setup.

I’ll go with games-on-whales.github.io/gow/running.html as they use sunshine but deliver a nearly completely configured docker-compose environment.

I ordered a HDMI dummy plug that i can use.

redcalcium,

If you’re using Sunshine on an nvidia system, you’ll have to patch your nvidia driver to be able to use nvenc and nvfbc without restriction. Check out this repo for more info: github.com/keylase/nvidia-patch

RandomLegend,
@RandomLegend@lemmy.dbzer0.com avatar

What would my advantages be here after using the patches?

I plan to only connect one single client to my host at any given moment. So i don’t think i need the restrictions lifted i guess?

redcalcium, (edited )

Iirc sunshine still need nvfbc to grab the rendered frames.

Use NVIDIA Frame Buffer Capture to capture direct to GPU memory. This is usually the fastest method for NVIDIA cards. For GeForce cards it will only work with drivers patched with nvidia-patch or nvlax.

docs.lizardbyte.dev/…/advanced_usage.html

RandomLegend,
@RandomLegend@lemmy.dbzer0.com avatar

Got it, thanks!

ISolox, in How well does the raspberry pi handle being a moonlight client

I can’t speak on moonlight specifically on the pi 4, but it running steamlink on wasn’t bad on it, so I can’t imagine it’s would be any worse than that for moonlight.

Wired Nvidia shield TV has been my best experience when it comes to both moonlight and steam link out of all of the devices I’ve tried it with.

Yoddel_Hickory, in How well does the raspberry pi handle being a moonlight client

I use Moonlight Qt on a raspberry pi 5, and used it on a raspberry pi 4 before that. Both connected via ethernet, streaming at 150 mbps. It works very well, feels like being at the computer. It feels like there is next to no delay, and moonlight reports around 5 ms.

Somewhere else I use a raspberry pi 3 A+ with Moonlight Embedded, connected via Wi-Fi, and it works pretty well, but I can notice the delay a bit more. Still able to stream at 40 mbps.

MeatsOfRage,

Good to hear. I’ll give it a shot, thanks!

Yoddel_Hickory,

To add more details, I use Sunshine as the server, and stream 1080p, in HEVC for the pi 4 and 5, and h264 for the 3 A+.

beeng, (edited )

I have a 3b+ I want to try this with, it has double the ram and also Ethernet connection vs the 3a+. Do you see yours hit ram limit or you think the delay could be wifi related?

Keen for any tips, thanks!

khorak, in Proxmox HA, Docker Swarm, Kubrenetes, or what?

Wifi pretty much excludes k*s and I assume that swarm and Nomad would be impacted by blips in the wireless connectivity. You can try how things work out with a load balancer / reverse proxy on a wired connection, which then checks the downstream services and routes the request to available instances.

Please look into Wifi-specific issues related to the various orchestration platforms before deciding to try one out. Hypervisor is usually a win win, until you try to do failover.

synapse1278, in Raspberry as NAS, multiple HDDs and an enclosure
@synapse1278@lemmy.world avatar

If you can get a hold on a 3D printer, you can try this design: Raspberry Pi 4 NAS with 2x 3.5" bays / impulse1delta / printables.com

vegetaaaaaaa, in SSO with automatic user creation
@vegetaaaaaaa@lemmy.world avatar
  • set up a LDAP directory server (i use openldap)
  • create users on the LDAP directory server
  • setup all services/applications to authenticate users aginst the LDAP server
vegetaaaaaaa, in Termius alternative ?
@vegetaaaaaaa@lemmy.world avatar

I think Shellhub might do the trick

BearOfaTime, in How well does the raspberry pi handle being a moonlight client

What’s moonlight? (Genuinely curious, always looking for new tools).

Thanks!

ShortN0te,
perishthethought,

Thank you!

MeatsOfRage, (edited )

moonlight-stream.org

Just to add some details to that link, it’s a network streaming app that lets you remote into another machine and depending on your network configuration it’s often fast and responsive enough to play games (I played through Celeste which is a very twitchy precision platformer with no issues). It’s also just cool streaming something like Cyberpunk on ultra settings to your phone. There are moonlight clients for nearly any device.

To host moonlight you used to be able to just do it natively through Nvidia gamestream but they turned that feature off. You can use Sunshine now to host github.com/LizardByte/Sunshine

BearOfaTime,

Oh, slick!

Now you given me yet another thing to sink time into, haha.

Thanks!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #