I kinda use most of proton’s stuff. Also I’m not on the us so no idea what the second part means
- 3 Posts
- 40 Comments
It’s on my to-research list. I heard some rumblings that tailscale might go IPO. Not that’s bad by itself but I have been burned by stuff like that leaving me stranded once they “pivot their operations to maximize investor satisfaction” (aka enshittification)
Thats what Felix said, im personally a fan of OrganicMaps
Articles too much time too, so I made you this
- Google bad, tracking sucks
- Android -> graphene
- Keep -> joplin
- Docs -> nextcloud
- Gmail -> proton
- GMaps -> car GPS
- Tailscale
- Selfhosted on SteamDeck
Willdrick@lemmy.worldto Selfhosted@lemmy.world•Plex now want to SELL your personal dataEnglish41·1 month agoJellyfin user here, glad I dodged the bullet when I had to pick between it and plex.
Tl;dr you want something like plex to:
- manage your media files for you
- get metadata for extra features (eg. show me similar movies, select an actor from the cast and see all your media with that actor, etc)
- track your watch progress
- play on several devices (tv, mobile, pcs consoles)
- transcode media to a compatible format for your client device
- share your media library with your family
- get notified of related media being released (new season of a show or new movie onba series)
And the biggest one for me
- tidy up ripped dvd/br movie collection, download missing CC or subtitles
- create a self-hosted alternative to shitty subscription services
Willdrick@lemmy.worldto Selfhosted@lemmy.world•Nextcloud (PHP) vs OpenCloud (Go)English2·3 months agoHave you tried Synching? If you only need transferring files back and forth and no version control or snapshot-like backups, that might be even simpler
Willdrick@lemmy.worldto Selfhosted@lemmy.world•Nextcloud (PHP) vs OpenCloud (Go)English8·3 months agoTried OCIS a while back and its way faster than NC syncing files, even the initial sync was so fast I didn’t trust it was fully done (but it was).
That being said, OCIS is missing several key features I daily use: namely proper DAV support (contacts, calendar, todo, journal, etc) as well as integrations for stuff like SeedVault for mobile backups.
Willdrick@lemmy.worldto Selfhosted@lemmy.world•How do I securely host Jellyfin? (Part 2)English3·3 months agoHere’s an idea: on your android device use something like Insular to create a work profile, that way you get its own VPN slot, add your selfhosted-related apps there along with Tailscale. You can keep ProtonVPN on for your other apps, while using TS for your “LAN away from home” stuff. Since Tailscale already encrypts all traffic, you don’t have to worry about HTTPS, certs, et al.
Willdrick@lemmy.worldto Selfhosted@lemmy.world•Developing a self-hosted alternative to Google KeepEnglish3·3 months agoOh no, don’t take it as “don’t reinvent the wheel”! I meant it in the true sense that sometimes we spent so much effort and focus building something, just to post about it somewhere and getting a reply “Oh nice, it’s exactly like X project!”.
Currently I’m running NextCloud on prem, so DavX5 and JTXBoard cover most of my note taking and todo tasks, and I guess one could deploy the server-side encryption module on a NextCloud AIO on a VPS and keep everything (probably) safe and private. I’m kinda lazy too, that’s why I liked the hands-off maintenance of NC-AIO. I get notifications to update stuff, and I get regular security audits from NC itself.
BTW, never take that “doing stuff already done” is in detriment of helping FOSS projects. There are tons of examples of people randomly tinkering around and accidentally finding some huge fix for other projects. Off the top of my head, some weeb wanted to play Nier Automata at decent framerates on wine and a few years later, here we are with DXVK and all the proton stuff making most stuff playable!
Willdrick@lemmy.worldto Selfhosted@lemmy.world•Developing a self-hosted alternative to Google KeepEnglish2·3 months agoReally interested on seeing this, although if I could make a suggestion, start by scouting around and see if you can adapt FOSS apps, maybe fork them and add/remove features to please your objectives and tastes.
Although I’m eager to see these through, I like projects like murena (/e/OS) that cobble together good Foss projects into a single cohesive ecosystem (without making the word ecosystem gross and vendor locked in like in most cases)
Willdrick@lemmy.worldto Selfhosted@lemmy.world•Encrypting data on local servers?English81·3 months agoUnless the crook happens to be extremely nerdy or its law enforcement, already being a Linux formatted partition feels it should be enough for a rando breaking in and stealing a computer.
That being said, something like a PiKVM connected to your server (and Tailscale) could let you enable both UEFI/boot password and propt for LUKS decryption upon boot.
Willdrick@lemmy.worldto Selfhosted@lemmy.world•Am I being held back by using casaos?English4·8 months agoA few years ago I got a laptop with a busted video output, installed CasaOS and that kicked off a learning experience that continues to this day. I’m now running a 2 node proxmox deployment with several LXC containers and a HomeAssistant VM. I self-host most of my stuff for me and my family.
If it wasn’t for CasaOS, I’d probably had tried proxmox and fled in horror of the difficulty to grasp what it’s doing.
Also IIRC Casa now uses proper docker-compose exports, while I was using it, it was a self-rolled json file you couldn’t really import on other platforms. So enjoy Casa, and when you feel like it’s hindering your learning or desires, jump to portainer and import your stuff with just a few clicks.
For reference, here’s some of the stuff I’ve been hosting:
-
NextCloud AIO for document syncing across machines, backups and contacts/calendars/todo via DavX5 on android devices
-
immich replaces google Photos so I don’t have to ever “solve” a storage issue for any family member getting those googleOne popups
-
HomeAssistant is still a rabbit hole on it’s own, but I love tinkering and automating stuff
-
Paperless-ngx solved my download folder always full of random invoice PDFs as well as referencing documents and manuals
-
Jellyfin is not only on my main TV but also my hifi music source for mobile devices and standalone speakers
-
Portainer makes it super easy to spin up game servers for me and my friends in a few clicks
-
PiHole+Unbound makes surfing the web bareable again
And a bunch more I use on and off, like NetAlertX to map and check on my network stats, Navidrome for older devices (like iPad2) music streaming, etc
-
Willdrick@lemmy.worldto Selfhosted@lemmy.world•Navidrome client for home speakersEnglish1·10 months agoCool! Thanks for the tip!
Try duckdns, it doesnt nag you every month and it just works
I dragged my feet for over 2 years after building my homelab and not putting proxmox. I highly recommend you start out with proxmox right away. It has its quirks and learning curve, but it’s been a breeze after “getting it”.
At first I didn’t want the files inside LXC filesystems because I was used to manually poking at folders and such. But the periodic backup and restoration that gives you its the best, bar none.
I rebuilt my setup after a faulty data cable destroyed my btrfs raid0 filesystem (I know, I knew it was dumb, but I had 8tb at my disposal and I wanted to use it dangit!). Long story short, my borg-based Nextcloud AIO backups were borked and took like 3 days of research and external drive juggling to get some of the stuff out of them. With proxmox it’s a single click to get the whole thing back up and running.
Also you can use helper scripts as a sort of appstore, including turnkey appliances
Willdrick@lemmy.worldto Selfhosted@lemmy.world•Wording change and clarification for purchasing Immich · Discussion #11313English01·1 year agoI don’t really get what’s the fuss about… We’ve all ran unlicensed trial software (like WinRAR) for years and nobody bat an eye.
Willdrick@lemmy.worldto Selfhosted@lemmy.world•[FIXED] Is it possible to tell Jellyfin to search also the original title?English2·1 year agoTell me about it. I’ve got movies with the Spanish title, and the LatAm cover art with yet another title. Ended up switching Jellyfin to English just to be able to find my movies
Holy crap thats genius, i’ll do just that!
Nice, I might give that a go. So instead of doing Artist/Album/songfile.ext you just have all albums in the same level? e.g. Band - Album1/song1.mp3 Band - Album2/song1.flac
If that’s so, I might be able to batch sort them to that structure and give Jellyfin another try
If you feel particularly nerdy and love stats and graphs, here’s a rabbit hole for you
https://bkbilly.gitbook.io/lnxlink