- 0 Posts
- 27 Comments
dieTasse@feddit.orgto Selfhosted@lemmy.world•Jeff Geerling: Self-hosting your own media considered harmful (updated). Youtube removed his content, saying that self hosting content is "dangerous or harmful content"English3·4 hours agoI think if the ripping includes de-DRM-ing it’s is illegal in a lot of countries. I am not saying it’s right, we should own our own content, I am just saying it as a fact.
dieTasse@feddit.orgto Selfhosted@lemmy.world•I've massively improved my home organization with this free and open-source [Self-Hosted] tool [HomeBox]English4·3 days agoThanks for sharing this, I am currently looking into these and so far found Dumb Assets and also partially Warracker which seems to be super active in adding features, but so far is focused mainly on warranties.
dieTasse@feddit.orgto Selfhosted@lemmy.world•Friendly reminder that Tailscale is VC-funded and driving towards IPOEnglish3·4 days agoSo there has to be some trust between you and the cloud provider then. Thank you
dieTasse@feddit.orgto Selfhosted@lemmy.world•Friendly reminder that Tailscale is VC-funded and driving towards IPOEnglish5·4 days agoQuestion: if I setup Headscale on my network, I would have to open a port on my router to connect to it right? And also if I setup Headscale with some cloud provider, could they theoretically go and use the setup to get to my home network? I know its unlikely, I just mean if the technology is like e2e from clients to my home network, or if the cloud headscale ‘centre’ would be also an unguarded entry point (from the perspective of cloud admins). I hope I am clear 😀 Thanks (btw you probably guess why I currently use Tailscale 😀)
dieTasse@feddit.orgto Selfhosted@lemmy.world•Classification need with Tailscale, remote access, and local access.English2·6 days agoI think you might also make your tailscale on router an exit node. I remember when I was setting things up for me I had issue like yours, but on the phone. Everything was working when I used data, but when I connected to my local wifi it didn’t see the stuff on subnet ip’s. Setting it as exit node helped. Also make sure everything is approved in your tailscale admin.
I use storj. Its well integrated with true nas. And the encrypted files are fragmented, duplicated and scattered around the world. (many people host storj node no their true nas as well).
dieTasse@feddit.orgto Selfhosted@lemmy.world•Do you actually audit open source projects you download?English7·15 days agoSame here, plus
- on the phone I trust F-droid that they have some basic checks
- I either avoid very small projects or I rifle through the code very fast to see if its calling/pinging something suspicious.
I have recently moved adguard and home assistant to raspberry pi, same reason, though the hass I have moved into docker container with host network in the end. I also installed tailscale directly to have easy setup as an exit node.
(Alternative below) Buy 5 - 7 years old computer with decent specs (i5 i7, 16 gigs ram, don’t care about hard drives but prefer ones with ssd) for about 60 - 100 bucks. Buy 250 gigz+ ssd (if it’s not included) and any desired number and sizes of nas grade drives (this is where you don’t want to save money if you want this full fledged nas). Don’t forget UPS! Install TrueNAS. Profit… Ok not profit but enjoy. For movies definitely jellyfin (keep your distance from plex really). Audiobookshelf for audiobooks but also ebooks! Amazing software that one.
Alt. Buy raspberry pi, two usb hard drives, install open media vault and same apps as above. Setup data duplication from one drive to the second one with rsync (directly in omv ui). Omv is not as polished as true nas but its cheap and it lets you dip your feet in homelabbing first, in two to three years you will gain experience and vision to do your dream homelab (or at last try 😀) if the pi is not enough.
This video: https://www.youtube.com/watch?v=qlcVx-k-02E or this video: https://www.youtube.com/watch?v=jx6T6lqX-QM That is all you need to know to successfully set it up. They are really good. Good luck! 😊
dieTasse@feddit.orgto Selfhosted@lemmy.world•With the recent happenings with Synology/Plex, I’ve decided it’s time to make the move and up my self-hosting game, just need some input from the veterans to solidify my plan and put it into action.English2·23 days agoYou are welcome :) And enjoy! Its really fun 😊
dieTasse@feddit.orgto Selfhosted@lemmy.world•With the recent happenings with Synology/Plex, I’ve decided it’s time to make the move and up my self-hosting game, just need some input from the veterans to solidify my plan and put it into action.English2·24 days agoI see, I was on that path not long ago, I finally realized I do not need Proxmox and it would create unnecessary complexity for me. In truenas you can install many services (apps), they use docker under the hood, or you can create your own docker app, its much easier to manage. At least for me. I have installed e. g. Jellyfin, audiobookshelf, adguard, home assistant, nginx proxy manager and eveything without a hitch. And by “installed” i mean I found the app in truenas store, hit install and in user friendly form I just assigned a couple of parameters (like storage location). It can even create a dataset for each app for you and you dont have to deal with acl and similar. (Although I chose to handle the datasets myself to have more control over it).
dieTasse@feddit.orgto Selfhosted@lemmy.world•With the recent happenings with Synology/Plex, I’ve decided it’s time to make the move and up my self-hosting game, just need some input from the veterans to solidify my plan and put it into action.English3·24 days agoYes community edition. If I can recommend do it without proxmox, play with it and then you can decide either way. Good luck!
If I may ask, what do you want to use proxmox for?
dieTasse@feddit.orgto Selfhosted@lemmy.world•With the recent happenings with Synology/Plex, I’ve decided it’s time to make the move and up my self-hosting game, just need some input from the veterans to solidify my plan and put it into action.English2·24 days agoThey switched kubernetes for docker in 24.10 so it is quite new. And it works realy well. I didn’t have to tweak one thing, I was impressed.
dieTasse@feddit.orgto Selfhosted@lemmy.world•What's up, selfhosters? It's selfhosting Sunday again!English3·25 days agoHi, I finally set up tailscale on my raspbery pi, in exit node mode so I have access to my whole network. I also set AdGuard an the very same pi with dhcp. I finally bought home assistant voice device, didn’t arrive yet, but cant wait to experiment with it.
I still have to setup Authelia for sso, I want to setup a device on my network as a (proton) vpn gateway (zero knowledge right now) and then I want to start learning about pfsense to properly segment my network (into subnets) and have more control.
dieTasse@feddit.orgto Selfhosted@lemmy.world•With the recent happenings with Synology/Plex, I’ve decided it’s time to make the move and up my self-hosting game, just need some input from the veterans to solidify my plan and put it into action.English3·25 days agoI have been using open media vault for years, I switched quite recently to trueNAS and I don’t agree with your statement, trueNAS was easier to setup, with encryption, and is easier to maintain. Installing docker compose apps was a learning on omv, but is so simple on trueNAS for there is plenty of apps out of the box (in the store). And yeah, TrueNAS scale doesn’t use kubernetes, it uses docker now.
Good question, how do I access the UPS logs? In TrueNAS (and in home assistant) I just see the measured values.
Would you create an api to download an API call?