It’s Sunday somewhere already so why wait?

Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.

I’ll post my ongoing things later/tomorrow but I didn’t want to forget the post again.

Possibly linux
link
fedilink
English
646d

Half finished projects

@jabathekek@sopuli.xyz
link
fedilink
English
206d

Same as it ever was.

@AtariDump@lemmy.world
link
fedilink
English
86d

Same as it ever was.

@pezhore@infosec.pub
link
fedilink
English
106d

I spun up a new Plex server with a decent GPU - and decided to try offloading Home Assistant’s Preview Voice Assistant TTS/STT to it. That’s all working as of yesterday, including an Ollama LLM for processing.

Last on my list is figuring out how to get Home Assistant to help me find my phone.

@kalpol@lemmy.world
link
fedilink
English
36d

Got any links for howtos on this?

@pezhore@infosec.pub
link
fedilink
English
25d

Sure! I mostly followed this random youtuber’s video for getting Wyoming protocols offloaded (Whisper/Piper), but he didn’t get Ollama to use his GPU: https://youtu.be/XvbVePuP7NY.

For getting the Nvidia/Docker passthrough, I used this guide: https://www.bittenbypython.com/en/posts/install_ollama_openwebui_ubuntu_nvidia/.

It’s working fairly great at this point!

@cass80@programming.dev
link
fedilink
English
36d

Finished setting up an email server and am now looking into a matrix nextcloud bridge. Doesn’t seem to exist, so I guess I’m writing one.

@tofuwabohu@slrpnk.net
creator
link
fedilink
English
26d

What exactly is it supposed to bridge?

Evkob (they/them)
link
fedilink
English
46d

I can only assume it’d be a bridge for Nextcloud Talk.

@cass80@programming.dev
link
fedilink
English
36d

Correct!

@tofuwabohu@slrpnk.net
creator
link
fedilink
English
16d

Interesting, I wasn’t aware Talk has Text, always thought it’s video only.

@cass80@programming.dev
link
fedilink
English
26d

Yup. It does individual/group chat messages too.

Pika
link
fedilink
English
56d

I’ve recently setup an recipe archival project using tandoor, I’m working on converting all my grandparents fading old as dust cooking recipes from their misc handwritten cursive notecards to digital.

Setup was uneventful but it took a little research to figure out how to use a remote postgres server, turns out the app doesn’t give an error when it can’t connect to the server, it just fails to run

Have to say the actual program itself is absolutely absurd and how they choose their permissions, it breaks all conventional and took quite a bit to get used to.

@N0x0n@lemmy.ml
link
fedilink
English
13
edit-2
6d

Helle there ! It’s still Saturday here :p !

I recently setup weechat (IRC) and learned about bouncers. From what I understand it’s similar to a proxy but with backlogging IRC conversation. I’m still new to it and have a lot a new things to learn.

I’m thinking to self-host my personal bouncer on some cheap VPS.

Other than that was busy with encoding with av1an and encode my bluray library to AV1 codec :).

I also recently self-hosted metube (yt-dlp web frontend) to download some music from RiMusic. Still need to work on a shortcut with HTTPS shortcut on Android !

Jeena
link
fedilink
English
16d

I thought WeeChat is the Chinese everything app?

Cozog
link
fedilink
English
86d

The Chinese app is called WeChat.

@N0x0n@lemmy.ml
link
fedilink
English
26d

That’s wechat, and this confusion made it really difficult to find the right info on the web… Most search results were linking to the Chinese thing, uhhg !

@node815@lemmy.world
link
fedilink
English
116d

If hardware service counts. :) I have been fighting for the last few months with my Promxox server telling me a drive went read only , from a SSD and even a HDD, very odd behavior and it finally pulled the last straw with me last Thursday. I had a 4TB drive acting as my Storage/backup drive which this complained about so I put a 1TB drive in which is pretty much 2 yrs old so plenty of life on it.

I went through and tested the SSD with extended tests and it passed with flying colors, so it dawned on me, maybe it’s the SATA data cable, and sure enough, it was. When I had run the sudo smartctl -x -T permissive /dev/sdb it only presented very little information on it, swapping the cable and it now presents the full SMART data and stats as it should. Additionally, it’s been more stable with the performance so far. So I call that a win.

In the software side, I have been going through the Home Assistant instance and removing dead/old entities I never had gotten to removing

@tofuwabohu@slrpnk.net
creator
link
fedilink
English
16d

Sounds annoying to debug, glad you found the culprit!

@kalpol@lemmy.world
link
fedilink
English
26d

I dealt with a lot of time sinks like this running on consumer hardware. I got a Dell R720 and those problems all went away. Now I have a power and cooling problem. :D

@pebbles@sh.itjust.works
link
fedilink
English
4
edit-2
4d

My girlfriends phone was having issues connecting to self hosted servers, so I set her DNS from private to network default. Hope this helps any android users that may have issues.

My NAS and our desktops are all on WiFi, so I’m planning to run some cable or install moca or something. Our uplink is currently only 100mbit (max for this ISP, I refuse to switch) but our city plans to roll out gigabit everywhere in the next couple years, so I want something forward compatible (powerline will probably be too limiting). SO has been complaining about latency, and I think the WiFi card is to blame, so I’m trying this before upgrading the WiFi card.

Our house has the following:

  • phone lines everywhere (could maybe use the existing cables to fish through cat6?)
  • cable jacks e everywhere (have an unused satellite dish)
  • lots of power plugs
  • two floors (rambler + basemen) with pretty much no shared walls (everything will need to jog a bit)

I’m going to try running some cable tomorrow (holiday in the US, just want a test run from bedroom internet source -> basement water heater room), but if that doesn’t work, I’ll need a backup plan.

Anyone have experience with any of the above? Tips?

@MonkeMischief@lemmy.today
link
fedilink
English
2
edit-2
6d

This may sound dumb or be helpful so I’ll toss it in just in case:

Depending on when they’re built, a lot of houses’ RJ-11 phone jacks are actually using CAT-5E. If you’re lucky, they’re individual runs and not daisy-chained!

The way they set up the runs here is weird though, they’re cat-5E but we have no fancy junction box. It all runs to some hatch on the side of the house presumably for telecom/satellite TV installers. So you might have secret ethernet cable behind your landline jacks, even if there’s no tidy junction box! :)

It was cool finding out there’s already capable infrastructure in the walls, but you gotta replace the wall jacks with RJ-45 using a tone tool to label which one goes where, and then the next trick is figuring out an affordable switch that can handle a garage that could get to 100ºF + in summer…

But anyway, worth checking before you start getting too deeply sunk into other solutions. :)

It was built in the late 80s so I doubt it’s cat5. But I also know the basement was finished later, so maybe I’ll get lucky at least with those.

I just need to figure out where it’s all going to see if I can reuse it.

Another interesting thing is the previous owner ran speaker wire to the master bed, living room, and basement room exactly where I want to go, so maybe can reuse those runs.

@tofuwabohu@slrpnk.net
creator
link
fedilink
English
36d

No experience with most of that stuff, but I would also try to avoid powerline. Tried it and had pretty bad performance.

bluGill
link
fedilink
24d

Go slow. measure 4 times. most rooms don’t need a jack so put APs where it is easy to ge wires and that will feed the other rooms.

@WhyFlip@lemmy.world
link
fedilink
English
36d

That’s a massive project that I would like to one day embark on myself. I’m in a ranch with a basement so it should be a breeze. Ha, not! Good luck!

I lost all my inpsiration after my last install. I’ve literally just got immich and a raid array. I want to add a few things:

  • Public facing website
  • Jellyfin
  • VPN server
  • Individuous
  • XMPP
@not_amm@lemmy.ml
link
fedilink
English
25d

I’m still using Docker Rootless, which I want to change for Podman since Rootless is second-class for Docker, but I haven’t been able to read the documentation enough to understand Podman Quadlets to migrate my compose files, and there are some incompatible configurations so even if using podlet, I have to edit some things manually.

I also want to migrate to MicroOS if possible in my server, but I’m still testing things in a VM to understand enough and the cost-benefit u.u

@dotslashme@infosec.pub
link
fedilink
English
46d

Currently trying to figure out how to create and maintain an internal CA in order to enable pod to pod TLS communication, while using letsencrypt for my public ingresses.

@UnPassive@lemmy.world
link
fedilink
English
45d

Today I’m experimenting with Ansible. Wanna try setting up a Docker hosted RSS reader with it. Hopefully will write up controls for my whole Docker server with Ansible once I’m more familiar.

@ColdCreasent@lemmy.ca
link
fedilink
English
46d

Recently set up Nextcloud, but ran into trouble getting it to connect with a domain because of Starlink being the ISP. Found out about tailscale and have been getting things connected and accessible with Tailscale’s magic DNS that it uses.

Currently trying to figure out how to use the iOS tailscale app to connect to an exit node, which will be my server at home, but it’s not easy. Apparently it can be done through the shortcuts and automation on the iPhone, but can’t sort out a way to connect easily that doesn’t throw errors with no good documentation to say what I’ve done wrong.

@gever4ever@lemmy.world
link
fedilink
English
35d

I setup a VPN for my moms Synology so I can request and download media for her through my local qbit instance and using Radarr/Sonarr to move the files over.

I have a problem where both arrs don’t auto start when I power up the debian VM in Proxmox even though the daemon is running and restart policy is set to always…

She doesn’t make a lot of requests so I just go and start them manually but I would eventually like to get it fixed…

@IsoKiero@sopuli.xyz
link
fedilink
English
56d

I changed my proxmox server from zfs raid pool to software raid with mdadm. Saved me a ton of ram and cheap ssd’s don’t really like zfs, so it’s a win win. And while messing around with drive setups I also changed the system around a bit. Previously it had only single ssd with LVM and 7x4TB drives with zfs but as I don’t really need that much storage it’s now running 3x1TB SSD + 4x4TB HDD, both with software raid5 so 2TB of fast(ish, they’re still sata drives) storage and 12TB (or 10,6 in the real wold, TB vs TiB) of spinning rust storage.

Well enough for my needs and I finally have enough fast storage for my immich server to maintain all the photos and videos over 20+ years. Took “a while” to copy ~5TB over 1gig lan to other system and back, but it’s now done and the copying didn’t need babysitting in the first place, so not too big of a deal. Biggest unexpected issue was that my 3,5" hdd hotswap cradles didn’t have option to mount 2,5" drives so I had to shut down the server and open the case to mount the drives.

And while doing that my piHole was down, so the whole network didn’t have DNS server around. I’d need to either set up another pihole server or just set up some scripts to the router to change DNS offerings to dhcp clients while pihole is down and shorten the lease time to few minutes.

Create a post

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.

Rules:

  1. Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

  • 1 user online
  • 132 users / day
  • 558 users / week
  • 1.4K users / month
  • 3.89K users / 6 months
  • 1 subscriber
  • 4.17K Posts
  • 86.7K Comments
  • Modlog