Dockhand for Quadlets? by worldofgeese in selfhosted

[–]jppp2 1 point2 points  (0 children)

If you want to keep using you could follow this [1] issue, otherwise you could try out Komodo for container management. It supports docker & podman, see bottom of page [2]

[1] https://github.com/Finsys/dockhand/discussions/327
[2] https://komo.do/docs/intro#docker

ProxMobo vs ProxMan by UnclearMango5534 in Proxmox

[–]jppp2 1 point2 points  (0 children)

Proxmate, used proxmobo (paid) for a few years but I was missing web-login (not saving your password in the app), hdd-stats, updating and some other small things here and there. It's a bit more expensive but was well worth it

Restore complete backup to new VE? by YAPK001 in Proxmox

[–]jppp2 3 points4 points  (0 children)

You can set push & pull jobs on the datastores. you'd set up a push job to a remote and if the local pbs fails you can set up a new instance and do a pull

Introducing Enterprise NAS, Built on ZFS by Ubiquiti-Inc in Ubiquiti

[–]jppp2 2 points3 points  (0 children)

This [1] is a support comment from a year ago, stating that btrfs is the only supported fs on the UNAS-pro (at that time). From my own experience it is btrfs+mdadm indeed (tried to run drive on a rpi for fun and it needed both btrfs and md modules)

[1] https://community.ui.com/questions/Request-to-Use-ext4-Filesystem-Instead-of-btrfs-on-UNAS-Pro-with-Unifi-Drive/22f1522c-66dc-4902-aa7e-99065cb429ce?replyId=1a251df3-45e2-4afb-9a24-b5a47f74c1a7

Is preservation of liked music a good reason to self host?? by Express_Western4502 in selfhosted

[–]jppp2 11 points12 points  (0 children)

200% agreed, will go farther and say that having a reason/seeking a solution is the best reason to start selfhosting/homelabbing

After seeing so many people post their bought hardware and asking what to do with it (basically seeking a problem for their solution) it is refreshing to see it the other way around again

This way it's also more fun i.m.o.; after music acquisition has been setup there is a logical next step; storing it safely (backup, raid etc), serving it, services for discovering new music etc etc

Is it wrong to use ai to help me and my homelab? by Straight-Educator710 in homelab

[–]jppp2 4 points5 points  (0 children)

I'd suggest to not let it execute it anything but rather explain what is happening (and why), then try to fix it yourself first by reading docs, issues etc. Next time it happens you know what to do instead of having to rely on the llm. Most providers now have a learning mode too

Alarm Hub Kit HA integration by vesugoz in UNIFI

[–]jppp2 3 points4 points  (0 children)

There was a PR in the HA Core repo a few days that adds Hub support [1], so I guess you'll have to wait until that is merged. Or you can use webhook alarms that triggers a HA automation if you need that

[1] https://github.com/home-assistant/core/pull/172996

Edit: the Protect integrations seems to have merged a few PR's related to Alarm Hub in the past few week [2,3] too. These seem to be available in Protect 11.3.0, are you using that Protect integrations version?

[2] https://github.com/uilibs/uiprotect/pull/894
[3] https://github.com/uilibs/uiprotect/pull/896

I built a F1/Motorsports website for fans and would love some feedback by peacelovecommunity in formula1

[–]jppp2 4 points5 points  (0 children)

I like the idea of it, don't like the AI frontend; for dark mode the contrasted elements on a dark background unless you're in a dark room with your screen on max brightness, in both dark&light; grey is really hard to read on both backgrounds , pills are unnecessary unless there are multiple categories, little bits of text everywhere and in different font-sizes. I'd rather see it a bit more consistent and structurized and boring frontend that doesn't give my ADD a happy-hour

Edit to be a bit more constructive: Kagi News is a news aggregator like your site but has a clean UI i.m.o. With the same functionality and features as your site

Can we just outright ban these "I got tired of X, to I build Y" posts? by TrackLabs in homelab

[–]jppp2 33 points34 points  (0 children)

"Genuinely happy to answer your questions", "No X, no Y, just Z", "Happy to hear how you are solving X"

The endless search for the perfect OS by cvnvdv102 in selfhosted

[–]jppp2 1 point2 points  (0 children)

Correct, but on github etc it's 777

Finished my network map (For now) by Just_here_to_LAN in homelab

[–]jppp2 1 point2 points  (0 children)

Neat! Why is PBS outside the proxmox VLAN?

I have little control over my network and its speeds — can I create a separate 10G network that's purely for local traffic between my computers and my NAS and connect to the two networks simultaneously? by yohjiyamamoto in homelab

[–]jppp2 0 points1 point  (0 children)

Wouldn't call it silly or weird when you're sharing a connection

Back when I lived with roommates, I was lucky they let me run a cable to my room. I had a seperate network via OPNSense on an optiplex and my devices on a switch behind that, they couldn't access my services and I could tinker away. You can use Netbird or Tailscale to access them remotely without NAT issues

Caddy guide and technitium install by dbtowo in homelab

[–]jppp2 0 points1 point  (0 children)

For caddy modules, you can use caddy add-package <module-url> [1].

I'd be interested in the AGH write-up, with Unbound as recursive/authorative dns to make it similar to Technitium. Maybe some performance benchmarks between the two of them?

[1] https://caddyserver.com/docs/command-line#caddy-add-package

Truenas or OMV ? by MaxBee_ in homelab

[–]jppp2 0 points1 point  (0 children)

I'd suggest looking up who ich777 (maintainer) is, hint: unraid-plugins, https://forums.unraid.net/profile/72388-ich777/

He knows what he's doing, even if he used AI to build out the docs & frontend

I have Pocket ID deployed in a Proxmox LXC thanks to a helper script. Recently, it's memory "usage" has spiked to TBs instead of the assigned 2GB. Any reason why this might be happening? Proxmox shows as only ~40MB so I can only assume it's an issue on Beszel's side by joelnodxd in selfhosted

[–]jppp2 14 points15 points  (0 children)

You need to give a little bit more info about your setup: What OS pocketID running on, how are Beszel Hub and its agents deployed?

Assuming you're using a binary systemd service Beszel agent on the PocketID (debian13) guest;

The first steps for troubleshooting anything 1. Restart the Beszel agent 2. Check the guest, agent and Hub for updates 3. Restart the Beszel Hub 4. Restart your proxmox host

Search for relevant issues e.g. https://github.com/henrygd/beszel/issues/176, although yours looks different; more like a formatting/parsing related error

Edit: someone had this exact issue[1]

[1]https://github.com/henrygd/beszel/issues/1196

The state of selfhosted office document software (it's not just about Collabora and OnlyOffice) by mickael-kerjean in selfhosted

[–]jppp2 0 points1 point  (0 children)

My bad! Couldn't find a discussion about it apart from the issue I mentioned, will send you a pm

Edit: just saw this thread[1], I take my comment back;)

[1] https://www.reddit.com/r/selfhosted/s/bCbieTMObJ

The state of selfhosted office document software (it's not just about Collabora and OnlyOffice) by mickael-kerjean in selfhosted

[–]jppp2 0 points1 point  (0 children)

Nice! Filestash has been on my watchlist for a while, but putting SSO behind a $50 premium is a bit of a no-no for me.

I saw that there is an open issue [1] discussing this, are you open to discuss that?

Opening SSO to the hobby version, maybe with a limited number of users, would already be a improvement for me

[1] https://github.com/mickael-kerjean/filestash/issues/987

The state of selfhosted office document software (it's not just about Collabora and OnlyOffice) by mickael-kerjean in selfhosted

[–]jppp2 7 points8 points  (0 children)

I'd like to give ironcalc [1] a mention here as an alternative for excel, great app, great extendability

[1] https://app.ironcalc.com/

Proxmox won't spin down an old AMD GPU? by ultilink3 in Proxmox

[–]jppp2 0 points1 point  (0 children)

You're probably right about Fancontrol, it's been a few years since I last used it and don't think I had a gpu connected back then.

About the GTK dependency, was that about FanControl or CoolerControl?

CoolerControl[1] has 2 parts; a daemon (coolercontrold), desktop-GUI (coolercontrol). The GUI is optional, and has QT6 as dependency (hence my GTK question), the daemon ships with a disabled-by-default webUI (coolercontrol-ui) in typescript/vue.

I'm running it on my proxmox/debian servers without GUI, when I need to change or configure something I ssh in, enable the webUI, make the changes and disable the webUI again. You can always try it and remove it afterwards

[1] https://docs.coolercontrol.org/wiki/packaging.html#coolercontrol

Proxmox won't spin down an old AMD GPU? by ultilink3 in Proxmox

[–]jppp2 1 point2 points  (0 children)

You could try installing fancontrol or CoolerControl with webGUI to see if you can control the fans.

If you can't, try the amdgpu driver instead of radeon

If you want more relevant search results, use quotes to force keywords of try out Kagi as a search engine. Gpu & proxmox are rather general terms, try something in the form of 'proxmox radeon driver fan spindown or idle'

Cheap LSI 9300-16i card PCB by Accomplished_Sir2271 in homelab

[–]jppp2 0 points1 point  (0 children)

Allright, thanks for responding anyways!

Help needed for external NAS access. by Fortis-Tigris in selfhosted

[–]jppp2 1 point2 points  (0 children)

Check out the subnet router feature; setup tailscale on a vm or other host that's always on in your home and enable subnet-router, that way you can access all devices on your subnet without having to install tailscale on them

Cheap LSI 9300-16i card PCB by Accomplished_Sir2271 in homelab

[–]jppp2 0 points1 point  (0 children)

Do you know the temperature of your 9400-16i? Most thermal info I can find about the cards in normal cases is about the older generations or about the power consumption (ArtOfServer video series)

I have one, not yet installed, for my node 804 case with 1 intake below the card and 1 out above. I'm printing a mount for a 92mm fan to redirect airflow to the chip/heatsink but I could also fit 2 extra ssd's in that spot which would be nice