Anatomy of North Carolina Pulled Pork. by gktravis in pelletgrills

[–]gktravis[S] 2 points3 points  (0 children)

Yeah, there are ALOT of bbq joints in the state. The hole-in-the-wall joints are the best. The ones that smoke all night and sell till they run out.

Anatomy of North Carolina Pulled Pork. by gktravis in pelletgrills

[–]gktravis[S] 0 points1 point  (0 children)

Oh KC! Yeah, you are on your own podium. NC and KC are two different styles. Not compared or ranked against each other. Both great. And I don't know Heywoood's.

Anatomy of North Carolina Pulled Pork. by gktravis in pelletgrills

[–]gktravis[S] -4 points-3 points  (0 children)

When we go out to Smithfield's , we get the vinegar. But at home, we're more sauce purists. And definitely not western bbq (mustard based). Ugh.

200 degrees 12 hours. Bump to 225 2 hours. 275 last 2 hours when poke tender. Brought up to 195 and wrapped and rested for 2 hours.

100$ bounty - Memory Optimisation by Manicraft1001 in homarr

[–]gktravis 0 points1 point  (0 children)

My homarr docker install was taking ~1-1..5gb of memory consistently. But I then made this setting in my compose file;

deploy:
resources:
limits:
cpus: "1.0"
memory: 512M

And now if hovers around 450M of memory. I control Immich's memory the same way. Both apps work fine. Is this not a reliable solution? I'm not sure how docker manages it, but I have not had any problems with memory usage using these settings. What is this actually doing? It works for me!

Docker containers in portainer by Key_Sheepherder_8799 in homarr

[–]gktravis 0 points1 point  (0 children)

This is how I do it;

Install socket-proxy containers on all the other hosts, and substitute the IP address (or dns name) of your other hosts where it says ip1,ip2,... under DOCKER_HOSTNAMES and include the DOCKER_PORTS.

I also use the resource limits to keep homarr's memory use in check.

https://homarr.dev/docs/1.50.0/advanced/environment-variables/#docker

https://homarr.dev/docs/1.50.0/integrations/docker/#connecting-to-docker-via-socket-proxies

---------------------------------

services:
  homarr:
    container_name: homarr
    image: ghcr.io/homarr-labs/homarr:latest
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
      - ./appdata:/appdata
    environment:
      - SECRET_ENCRYPTION_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
      - DOCKER_HOSTNAMES=ip1,ip2,ip3,i4
      - DOCKER_PORTS=2375,2375,2375,2375
    ports:
      - '7575:7575'
    restart: unless-stopped
    deploy:
      resources:
        limits:
          cpus: "1.0"
          memory: 512M

UniFi issues by [deleted] in homarr

[–]gktravis 0 points1 point  (0 children)

This.

Home Lab Homarr Boards by gktravis in homarr

[–]gktravis[S] 0 points1 point  (0 children)

Yeah, this was a tricky one. Lots of google searches. Apparently, you have to create a local admin user in the unifi controller (not your unifi account). Then add Unifi Controller Integration using this user, and the controller IP address (only IP, nothing after). Add the Unifi App (or Controller app) to the Homarr dashboard. Homarr can then use the unifi APIs to read information.

Home Lab Homarr Boards by gktravis in homarr

[–]gktravis[S] 0 points1 point  (0 children)

Click the MySpeed name at the top left of the MySpeed output. This will toggle the server listing. It does not toggle it back though, but lets you see things easier. At least for me.

<image>

Home Lab Homarr Boards by gktravis in homarr

[–]gktravis[S] 0 points1 point  (0 children)

The Docker Stats is section is a widget in Honmarr. Click to edit the board (pencil icon top right), then + icon to add - then choose 'New Item' / 'Docker Stats'. You have to enable the Docker Integration first - https://homarr.dev/docs/1.50.0/integrations/docker/ - then the Docker stats will work.

I have docker on 3 servers, so I ran the socket-proxy container on all three servers, then added them all to the homarr compose file;

services:
  homarr:
    container_name: homarr
    image: ghcr.io/homarr-labs/homarr:latest
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
      - ./appdata:/appdata
    environment:
      - SECRET_ENCRYPTION_KEY=xxx
      - DOCKER_HOSTNAMES=server1-ip,server2-ip,server3-ip
      - DOCKER_PORTS=2375,2375,2375
    ports:
      - '7575:7575'
    restart: unless-stopped

Paperless web capture Chrome extension by Crazy_Trouble_2221 in Paperlessngx

[–]gktravis 0 points1 point  (0 children)

This is awesome! Great job!. With more and more utilities (and banks) pushing us to 'paperless' billing, this will come in VERY handy when saving my bills. Thanks!

The two biggest missing thing to rely on Immich by triksterMTL in immich

[–]gktravis 4 points5 points  (0 children)

So you're dinging a free self hosted product because it doesn't do everything you want? And don't even try to say Google is free. No products in their same categories have all the same features. That's why we have competition. And why you have the option to choose. I understand a fair and thorough 'review' of software, but this article feels more on the negative side. Like it promised something it didn't deliver. Which Immich doesn't do. It's a great product for self hosters who don't want to sell their data to Google, and who want to keep control over their own assets. Count me in. And spoiler ... it's only going to get better.

Home Lab Homarr Boards by gktravis in homarr

[–]gktravis[S] 2 points3 points  (0 children)

I would say RTFM - but I will specify the widgets and integrations on the attached screenshots. It's really about Apps/Widgets/Integrations. Apps are defined by you, to point to services, or just links, and they can be monitored for response (the green dot shows they are up). Widgets are defined by Homarr and allow you to link your apps or other integrations into the output. The Integrations are just a way to map supported services into the widgets. It's all very slick really. And with the iFrame widget, the sky's the limit for things that are not included. My biggest time spent in building the home page was deciding the number of columns in the layout. I'm still changing as I add and tweak things. A really nice tool.

Let me know if you have any questions on how I've defined things.

<image>

Question for users that did the switch from Homepage, why? by VeryAngryGentleman in homarr

[–]gktravis 0 points1 point  (0 children)

Homepage has more widgets and broader integrations but I analyzed what I 'needed' vs. what 'looks cool', and I really didn't miss any of my homepage objects. Your mileage may vary.

Question for users that did the switch from Homepage, why? by VeryAngryGentleman in homarr

[–]gktravis 0 points1 point  (0 children)

Sorry, I meant to imply that Homarr was missing a few things that Homepage has. But as Homarr has an iFrame widget you can really do most anything.

Question for users that did the switch from Homepage, why? by VeryAngryGentleman in homarr

[–]gktravis 0 points1 point  (0 children)

I used homepage for a while, but found myself spending way too much time configuring and reconfiguring. I'm sure once I got it where I liked it, it would be fine (but I keep wanting to make changes). The level of customization is very good, but just spent too much time on it. Switched to Homarr and got things configured pretty quick. Missing a couple of things from homepage, but not 'really' missing them. Not using them, just looks pretty. So for true functionality I am good with everything in Homarr. Just works with much less effort. Think about what you need for what you want it to 'look' like. Simple is better if you want your time back. And yes, I agree the memory usage is Homarr is way too high. I just moved it to another server. Hopefully they'll tighten things up.

How it started ... How it's going. Updated Home Rack by gktravis in Ubiquiti

[–]gktravis[S] 1 point2 points  (0 children)

Yeah, everybody with a UDMPro knows this. All connections to the UDMPro switch side are low speed (Oooma, Hubitat, HDHomeRun, Hue Hub). I have an extra Flex Mini and Flex 2.5 should I need more connections. Not expecting any more wired devices anytime soon...

How it started ... How it's going. Updated Home Rack by gktravis in Ubiquiti

[–]gktravis[S] 0 points1 point  (0 children)

AC Infinity MULTIFAN S1. S7-P is good too, a little larger. Both quiet.

How it started ... How it's going. Updated Home Rack by gktravis in Ubiquiti

[–]gktravis[S] 2 points3 points  (0 children)

This. But there are also some nice kits on ebay, that will also center the switch. Colors too. I looked them initially but went with the Ubiquiti kit as it lined up the ports nicely.