sbird
Hi, I’m sbird! I like programming and am interested in Astrophysics and all things space. I also have a hobby of photography.
- 4 Posts
- 29 Comments
sbird@sopuli.xyzto
Selfhosted@lemmy.world•Why do I need a domain to access my Funkwhale library but not SyncThing?English
2·10 months agoAs some others have said, you could use a VPN like Tailscale to connect to your local network remotely. Alternatively, you could simply not deal with all the faff and only use your services locally, which is what I do with Nextcloud and Immich. Syncs when I get home but doesn’t when I’m not, and I can always use Tailscale to remotely access my server if there are any issues.
sbird@sopuli.xyzto
Selfhosted@lemmy.world•Why do I need a domain to access my Funkwhale library but not SyncThing?English
2·10 months agoThe cool thing about SyncThing is that it’s peer to peer, meaning you don’t need a central server for your files to sync. They can go between your laptop and phone, for example.
Something like Funkwhale does need a server, and to talk to that server outside your local network, you need a domain name.
sbird@sopuli.xyzto
Selfhosted@lemmy.world•Looking for opinions on Trilium NotesEnglish
1·10 months agoPersonally I use Joplin as it’s super customizable and I like sorting my notes in “notebook”. I am syncing my notes with Nextcloud, but you can also use anything that’s WebDAV, OneDrive (ew), or anything that uses S3 (like Backblaze)
sbird@sopuli.xyzto
Selfhosted@lemmy.world•Which operating system should I choose?English
5·11 months agoDebian is great and is the backbone of my self-hosting setup too! :D
Yunohost, as others have said, seems like a pretty good option too, but I couldn’t get it to boot, so I used Debian instead.
I like things named after animals!
sbird@sopuli.xyzto
Selfhosted@lemmy.world•What are you all using for a 2FA token manager?English
9·11 months agoAegis seems like a pretty good 2FA app on Android from what I’ve heard. Personally, I use Ente Auth as sync is very helpful when I don’t have my phone nearby (you can either use the desktop app or use your browser, both work). Don’t think you can self-host sync, though I might be wrong. Ente Auth also works without sync, so there’s that.
I would not suggest using a password manager’s 2FA integration (e.g. Bitwarden, I think Proton Pass has one if you use that?) as it kind of defeats the point of 2FA, since if someone got access to your password manager, they would also get the 2FA codes.
sbird@sopuli.xyzto
Selfhosted@lemmy.world•Yet another note taking recommendation neededEnglish
2·11 months agoI have Joplin with Nextcloud sync. It works fine for me! It’s got a desktop app and a mobile app with, in my opinion, pretty good UI. Markdown support, syncing between devices, etc. are all there. You don’t need to connect to the network to view notes, a local copy is saved.
You could always group your feeds. I have mine grouped based on topic (news, science, technology, etc.) but I guess you could always group them based on political spectrum.
just installed it, and it works great :D
I’ve got LibreTranslate installed so don’t need another translator, but Mozhi seems pretty cool though :D
update: I’ve installed forgejo! Super easy once I figured out I had to create a new user. I’ve set up a second origin for my repos called “local”, since it will be a nice local backup for all my code.
How do I set up backups for Immich, Nextcloud, and Radicale? I see lots of different options, I can’t pick!
Should I get Gitea or Forgejo? Forgejo seems to be a more free/libre fork of Gitea, the latter of which is influenced by a for-profit company. Is Forgejo functionally equivalent to Gitea, and if not, what are the differences? If they are basically the same I would probably go with Forgejo over Gitea. Is Forgejo’s documentation and setup similar, better, or worse than Gitea?
that makes sense, not having all your eggs in one basket.
hence keepass :D
might set up syncthing too so I can sync my passwords p2p…
I personally prefer keepass and really don’t trust my server to be secure enough with all my passwords…
That’s a big list. I already use joplin, but never knew you could self-host syncing! I’ll do that then :D
Ah, that seems pretty cool :D
It’s just an old laptop I had lying around. 8GB of ram, 256GB of storage, some old intel i5 processor (10th or 11th gen I think?). No performance hiccups, everything works well :D
I have another older laptop with a dead battery, 6th gen i3, 4GB of ram, and 128GB of storage that I haven’t touched yet, but might do so in the future.
When I got into self-hosting, I was recommended Yunohost. I’m sure it’s great, but I couldn’t get it to boot, so I ended up using Debian. (which is what Yubohost is running under the hood I believe)
I remember someone telling me that CasaOS is very simple and could also be a good option, but I have no experience with trying to install it or using it.
Most of the self-hosting tutorials I found used either Debian or Ubuntu (a derivative of Debian), so using Debian or one of its derivatives could make it easier to figure out how to set up everything.