Skip Navigation
Jump
Anyone else using a Xeon E5-2680 v4 (or similar?) - I have questions RE: power consumption
  • Okay so currently my closest matching server would be my R730XD which is running dual E5-2650v4's which should have a similar power profile(the only diffrence with the 2680 is the number of cores however this shouldn't make much of a diffrence for low use workloads).

    So currently with 2x SSD's, 2x2650v4's, 128GB RAM, 6x18TB HDD drives, 3x16TB HDD drives my power consumption sits around the 225-250W which over a month for me costs me about 50-75 euros a month in power(welcome to dutch power pricing...). However alot of this consumption comes from the drives, because before I put the HDD's in and just had the SSD's, the RAM and the CPU's it had an idle of around 80-100W. But this is in an enterprise server with some chonky drives so I assume those account for 5-15W as they have a base speed.

    Generally I would say unless you specifically need functions that the board provides(alot of PCIE lanes for example) just get a consumer CPU and you'll be much better off as it will have better efficiency, performance and you'll be on a modern platform. And if you go for AM4 it will be really cheap cuz of the introduction of AM5.

    1
  • Jump
    Tailscale: the marvellous tool that became indispensable to my tech life
  • Honestly I do love tailscale, but every time when I start using it I am just like... meh. I don't need a bunch of interconnected as I have 1 homelab, and for other stuff like my backup system it goes over v6 so there is no NAT to speak off(just a firewall). And for any remote devices I just use plain wireguard including my always on VPN on my devices.

    However I will continue to recommend Tailscale to people who are new to selfhosting and don't want to deal with all the networking bullshit, and hey if you want to not be reliant on the tailscale control server host headscale.

    2
  • Jump
    Selfhosted DocuSign alternative
  • So the only thing I will say is that the problem with a "DocuSign" alternative is that docusign is more accepted within the proffesional community and when docusign says something was signed it's trusted. In this case what is to say you don't modify the data or something similar, I know you could send out a confirmation e-mail or whatever but you get my point.

    But ofcourse I will always take more apps that can be selfhosted :D

    1
  • Jump
    "E-Mail" Notifications with delivery via ntfy.sh
  • Well... answer is I didn't know NTFY had a built in SMTP server. I just used this combo cuz before I used it to send my notifications to discord which mailrise makes easy. I will say that mailrise does let you more granulary define what e-mails will be sent to what topic while NTFY just uses the recieving address as the topic which might not be wanted.(I can for example define stetsed@* which means it doesn't matter if I use one of my other domains, or father@* which means he could use whatever domain he would want).

    1
  • "E-Mail" Notifications with delivery via ntfy.sh

    Hey everybody, recently I was looking for a way to get notifications from various apps including proxmox etc. So the problem I ran into is that these apps sometimes only supported e-mail which I don't like as I just don't want to deal with it, and I also want my users to be able to reset there own passwords etc.

    So I found a sort of hacky workaround which involves using mailrise(which is a SMTP gateway that redirects the e-mails to a diffrent platform), and then deliver it to an ntfy.sh topic which is then selfhosted, but still with push notifications due to the nifty work by the ntfy.sh creator. This let's me get push notifications on my device while being nearly completley selfhosted, and I have started using this for my SSO(Zitadel), my Jellyseerr instance and a few other things.

    And the cool thing is I can even have it work for multiple users, by saying "All e-mails going to example1@example.com go to the topic example1, while foo2@example.com goes to the topic foo2" and then by using the login system inside of ntfy.sh I can give each of my users a login that can acces there own topic and get notifications that way.

    I have documented it on my blog which takes both the mailrise and ntfy.sh docker containers and gives the config files you need. It will by default let anybody write to a topic so you don't need to authenticate mailrise, but you can change this to avoid spam. Incase there are any questions feel free to leave them in the comments, and sorry for the guide being shorter and less detailed than others as it was mostly ment for my internal docs but I thought it might be handy for others.

    https://stetsed.xyz/posts/email-notifications-with-ntfy-and-mailrise/

    2
    Jump
    Out of warranty at work therefore into my basement at home
  • Jesus christ your lucky, those sell for some serious dough. I don't even see Rx40 on the second hand market much, mostly going from Rx10/20's to Rx30's now.

    1
  • Jump
    Hardware recommendations for *arr suite
  • So it depends what you want to do, if it's just playback(as in you get your media via another device) any device will do just fine like a Pi4 with an external HDD(especially with them dropping in price after Pi5 announcement). However this will limit your expansion so the question becomes how much storage you think you will need. As the TV can nativley handle all those formats you don't need to do any transcoding, however personally I would say get something with a little more buffer room for if you ever do wanna play from a device that can't nativley display those things, or for if you ever want to expand your storage.

    1
  • Jump
    Which VPN for torrenting?
  • So I would recommend Qbittorent combined with gluetun and your VPN of choice, I personally use ProtonVPN for my Linux ISO stack simply because it still has a form of port forwarding(NAT-PMP) which I can combine with scripts to get it port forwarded. However besides that I used to use mullvad and it worked great and can highly recommend although it is a bit more on the expensive side(both mullvad and protonVPN are, mullvad being 5 euro per month, proton being 10 euros if you pay monthly 6 if you pay yearly, 5 if you pay for 2 years).

    I use these because they have a reputation for being less shady than other VPN companies like NordVPN/Express/(Insert other VPN that sponsors every youtuber under the sun). But it will depend on what you want and what you are willing to spend.

    1
  • Jump
    What VPN provider do you use?
  • I use protonvpn due to me getting it with my proton unlimited bundle, and on the plus side with some scripting I can use the proton NAT-PMP forwarding with my qbittorent to get port forwarding while.. distributing and acquiring Linux isos.

    2
  • Jump
    This Week in Self-Hosted (20 October 2023)
  • I personally did use Mailrise and I might consider setting it up again soon(Currently onlything I really have notifications for are Movie/Series acquisition and when that happens which goes via discord, and Proxmox which just goes directly to my e-mail provider without any proxy. Yes it shouldn't work cuz my provider should reject the mail, but it does so I am not gonna complain about it).

    I do also have a sendgrid free plan so i could use that, but I don't like to rely in such cases on other providers I don't have much faith in and that it's not encrypted. Ideally I would have it go via signal but currently the signal API that is available for Apprise(via an external app) doesn't let you send it in a "note to self" fashion and you would need to send from an external number, and sadly I do not have the knowledge of Go to take a shot and try to fix it myself.

    I might also look at setting up ntfy.sh again, the handy thing with ntfy.sh is it can be selfhosted with a workaround for push notifications, and what you can do is give each of your family members a specific topic to subscribe to for notifications, and then when mailrise detects that e-mail(let's say father@example.com) it will send it to the topic that belongs to that user. Letting you be able to send password reset "e-mails" etc.

    1