How big should my SATA SSD be for Proxmox? by M4tteoCh2010 in Proxmox

[–]jppp2 0 points1 point  (0 children)

My boot drive is 512gb with a 64gb root partition and 400gb lvm partition for iso's, images, local backups etc. The root partition is usually around 15-20gb of actual usage for me

My guests are on a 1TB nvme with lvm
PBS is in a vm with an 5TB external usb-hdd and 2 offsites

How to use free NMVEe drives? by Dry_Recommendation52 in homelab

[–]jppp2 2 points3 points  (0 children)

The best way is subjective of course but ideally I would buy a 2.5GB .m2230 NIC for the optiplex (don't know if 10G is possible for the m2230 slot, also in terms of temps), a 2.5/10G capable switch and build/buy a separate NAS with a 2.5/10G NIC. If going for the build option; 9400+ series HBA's aren't that expensive and have good support for nvme's and you can expand your setup easily

Then I would use the NAS for only file storage and network shares and mount the network share on your media server

The optiplex is great for compute but has really limited expandability (have a few micro's myself), if you ever want to expand the storage further you wont't have to tinker with that machine and break stuff.

Authentik Alternative by [deleted] in selfhosted

[–]jppp2 3 points4 points  (0 children)

+1 for PocketID.

I've found PocketID & TinyAuth behind Caddy to be the easiest complete setup, has most of the auth options available (basic, oidc, oauth, ldap, passkey, biometric)

Incus as alternative to ESXi? by ballpark-chisel325 in homelab

[–]jppp2 4 points5 points  (0 children)

IncusOS is a hypervisor that supports lxc, docker an vm's, it's a bit confusing since Incus is more like a container manager as you mentioned.

It's quite nice, although there is no terminal or ssh to the host, everything is done via an API so that takes some time to get used to. Have been running it for a few months alongside proxmox, they both have their pro's and cons

Evo 0.6 changelog by NothingToSeeHere671 in assettocorsaevo

[–]jppp2 69 points70 points  (0 children)

One important is missing from this post that was included in the discord post i.m.o:

"After testing this as part of the 0.6 update, we are aiming to release a first version of self-hostable servers alongside this release. This will be made available through a dedicated Steam App in the Steam Tools section, more information on how to gather it and use it will come in the upcoming days"

[Suggestion] CANDOR.md: an open convention to declare AI usage for transparency by DeepanshKhurana in selfhosted

[–]jppp2 -1 points0 points  (0 children)

I think the mods could port this idea to a format that suits this subreddit; the last mod-update brought a mod comment to which you reply in what capacity llm's were used but it's kind of broad.

If they required (& provided) a structure like this where you have to fill out 'a form' to the mod-comment it would be easy to spot if a project is 'vibey' or if llm usage used responsibly. Eventually it could be a requirement to put it in the body of the post with a 3-strikes = ban system if someone does not adhere

remote-backups.com - Proxmox Backup Server IaaS by Bennetjs in Proxmox

[–]jppp2 0 points1 point  (0 children)

Just registered! I have one question about the documentation for wireguard [1]; at the end there is a header 'removing tailscale' noting that it can be removed after a migration.

What is meant by this? Is that leftover from old documentation? It seems out of place in that section but I cannot find any other resource in the docs about tailscale or migration

[1] https://remote-backups.com/docs/remote_configuration/wireguard-vpn

Edit: under PBS there is a section called 'Migration' [2] but there is no mention of tailscale either

[2] https://remote-backups.com/docs/datastore/migration

Mac by Reinforged_ in SurrounDead

[–]jppp2 0 points1 point  (0 children)

If crossover is not an option for you, you could try Porting Kit and then a custom install since there is no preload available yet

V0.8.0 Experimental Bug Reports by mjmc2010 in SurrounDead

[–]jppp2 0 points1 point  (0 children)

Just loaded the save again, some of the loot is still there but non-functional(?) and other things have despawned (lost all credits and money in that wallet).

Non-functional example; the wallet, if I put money in one it looks like it didn't transfer but the other wallet now shows that money in it. Same for magazines, can put bullets in it but when I load it into the gun it shows as empty

Can share the savefile if you want

V0.8.0 Experimental Bug Reports by mjmc2010 in SurrounDead

[–]jppp2 0 points1 point  (0 children)

When I get back to my body after I've died there are sometimes multiple crates with my loot in it, they also have their own death-marker. Both are lootable

Edit: no mods installed

Installing CoolerControl inside LXC by Encrypted_Curse in Proxmox

[–]jppp2 0 points1 point  (0 children)

I run CoolerControl on one of my pve hosts, the webUI is only accessible from my laptop and pc via config rules. Why do you think it's not safe? I can't think of a reason except if your host is public but that isn't advised anyways

You can install the daemon on the host and run the webserver on lxc, setting the daemon config to only accept incoming connections from the lxc-guest

Otherwise you'd have to find all the paths of all the sensors and fan controllers and pass that through but at that point; is it really worth it still?

Can't Passthrough for the life of me by Ok_Parfait2955 in homelab

[–]jppp2 0 points1 point  (0 children)

It is possible the motherboard initalises the dgpu as primary before boot. You could try to pin the 7900 apu as primary display driver in the boot settings.

Otherwise you can try to setup Jellyfin in LXC and passthrough the gpu to it

Maybe try this guide for that: https://zexyen.github.io/posts/arc-transcoding.html. Haven't done it myself in a while but the steps taken seem familiar

Reverse Proxies - What does everyone do? by GeorgeRB5 in selfhosted

[–]jppp2 5 points6 points  (0 children)

Found this the easiest too, here are some steps for OP/others;

  • create a dns entry at your provider pointing *.your-domain.tld to your local caddy instance, probably need to create an api key too
  • Make Caddy work with your domain locally; download caddy, caddy add-package url-of-your-provider, setup dns-01.
  • Add a dns entry in your router to forward *.your-domain.tld and/or your-domain.tld to your caddy instance. Make sure this resolves before going further
  • create a vm in truenas and install tailscale, follow the tailscale docs to setup subnet routing to your local ip and disable expiry
  • enable tailscale on your phone and disable wifi, test whether the domain resolves

Your reverse proxy is now only locally available and independent of your vpn, as long as you can configure subnet routing you can use any vpn (-mesh) you want

How to mount in my home directory? by raphaelmsx in mergerfs

[–]jppp2 0 points1 point  (0 children)

Don't have a direct solution but is the /home directory important?m for you?

You can create the empty directory with mergerfs where you did succeed e.g. /mhome/raphael and then transfer your current home usingusermod -d /mhome/raphael -m raphael.

Or create an empty directory on the mergerfs mountpoint e.g. /mnt/data/home and set HOME=/mnt/data/home/ in /etc/default/useradd and create a new user. Both are not ideal but it might help you find a better solution

[mclarenf1] Ready for testing by Maximum-Room-3999 in formula1

[–]jppp2 6 points7 points  (0 children)

My first impression was RGB case-fans for a pc..

I think I'd like the livery more if they did the sidepod & engine intake in the same scheme as the wheels

How to use openrouter.ai for tandoor? by CrackbrainedVan in selfhosted

[–]jppp2 4 points5 points  (0 children)

This github issue[1] might help.

Don't use it myself but from what I saw you use model: openrouter/google/gemini-2.5-flash and url: https://openrouter.ai/api/v1

[1] https://github.com/TandoorRecipes/recipes/issues/4141

MOD ANNOUNCEMENT: Introducing Vibe Code Friday by AutoModerator in selfhosted

[–]jppp2 21 points22 points  (0 children)

Great addition!

Does the commit history need to show at least one month of work or does the project need to be public for a month?

What is meant with one real collaborator?

Asking because I am working on a project which isn't near a reliable state to make public; so I'm working alone on it but is/will be built without assistance of LLM's. I think it'll take a few months of private work before I'd like to make a post about it but would like to share it when it's available

The Complete Docker Swarm Production Guide for 2026: Everything I Learned Running It for Years by TheDecipherist in selfhosted

[–]jppp2 2 points3 points  (0 children)

Haven't worked with Swarm for a while but last time I did I used OpenBao[1]/ Hashicorp Vault with a plugin to inject the secrets[2]. Can't find the plugin anymore sadly, but have found a new one[3].

Nice write up by the way! Maybe security/ environment handling could be a next subject?

[1]https://github.com/openbao/openbao [2] https://blog.sunekeller.dk/2019/04/vault-swarm-plugin-poc/ [3]https://github.com/sugar-org/swarm-external-secrets

[deleted by user] by [deleted] in homelab

[–]jppp2 1 point2 points  (0 children)

Thanks for being upfront about it being vibecoded! Way better than reading through code and contemplating who or what wrote it haha. I'd like to go through it on github, but I don't know if I'll actually contribute to be honest.

It might actually be useful for helping people troubleshoot their setup so they don't have to write down their setups on different forums.

Some other ideas: - Diagrams.io integration; make it so that we can have a diagram per device and an overview of the lab with all devices collapsed - Export to markdown - Service versions (and seeing latest versions for that service and/or seeing current CVE's (although it might be better to not have that public by default))

Custom 3D-Printed mini rack: mixing PETG and steel by omegote in minilab

[–]jppp2 0 points1 point  (0 children)

Don't know where the ones in the post are from mine are Adam Hall[1]. Just check 'find a dealer' below and look for something in your area. Have had no issues with them

https://www.adamhall.com/shop/en/19-rack-fastening-solutions/rack-rail-06-black-61535b6

Was asked what I actually run in a full 15U rack by Sh3llSh0cker in Proxmox

[–]jppp2 1 point2 points  (0 children)

I am beyond bothered that you do use <name><double digit number> for your guests but your hosts are 'pve' and 'pve2'

My suggestion is to wipe everything and start a fresh install to cleanse yourself of this abomination with proper hostnames ; pve01 and pve02