- 4 Posts
- 82 Comments
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•Why is Unraid popular in the self-hosting community ?English
7·2 months agoIf I had to guess, never having used it myself, is that it has a decent UI that simplifies sometimes complicated operations and it has been around seemingly forever.
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•Those who are hosting on bare metal: What is stopping you from using Containers or VM's? What are you self hosting?English
1·2 months agoDepends on the application. My NAS is bare metal. That box does exactly one thing and one thing only, and it’s something that is trivial to setup and maintain.
Nextcloud is running in docker (AIO image) on bare metal (Proxmox OS) to balance performance with ease of maintenance. Backups go to the NAS.
Everything else is running on in a VM which makes backups and restores simpler for me.
StrawberryPigtails@lemmy.sdf.orgto
Fediverse@lemmy.world•Beware, another "wonderful" conservative instance to "free us" has appeared English
31·3 months agoHmm. Where’d I put the popcorn?
StrawberryPigtails@lemmy.sdf.orgto
Fediverse@lemmy.world•fediverse/activitypub based linktree alternativeEnglish
2·3 months agoFirst I’ve heard of that one. Nice. Looks like the same setup that Github Pages uses too, so should be easy to transfer the site if needed.
StrawberryPigtails@lemmy.sdf.orgto
Fediverse@lemmy.world•fediverse/activitypub based linktree alternativeEnglish
1·3 months agoYou have more control, beyond that… It’s not. Better to fully self host it, but not everyone has the capability or interest in developing the capability to do that.
StrawberryPigtails@lemmy.sdf.orgto
Fediverse@lemmy.world•fediverse/activitypub based linktree alternativeEnglish
181·3 months agoLinktree is just a static site with a list of links. You could do the exact same thing using Hugo as a site builder and GitHub Pages for free hosting. All it would cost you is a custom domain name if you wanted one. Not sure activitypub brings anything useful to the table here.
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•Recommendations for a source code hosting serviceEnglish
19·4 months agoI use Forgejo for my private git repos but in all honesty, it’s massive overkill for my needs.
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•Anyone have the experience registering a domain name with false personal information?English
6·5 months agoI have 6 domain renewal notices sitting in my Spam folder now.
Another recent one has been notices supposedly from my email provider saying it’s time to renew. That one almost got me.
I really wish GPG signing of emails had actually taken off. Would have solved this type of problem completely.
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•Is there any good decentralized cloud storage for personal backups as a self-hoster?English
11·6 months agoIsn’t that basically SyncThing? I thought it was BitTorrent under the hood.
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•Why all docker compose files use the managed docker volumes instead of directly mounting a custom directory?English
10·6 months agoI tend to change volumes to bind mounts. Makes it easier to backup or move the service.
Might want to avoid using relative paths with bind mounts and declare the full path. It has caused me headaches before.
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•Suggestion request: Self-hosted app for shared directories like google driveEnglish
3·7 months agoMight take a look at NextCloud though it may be overkill as it’s intended to be a full Google Cloud or Office365 replacement. On the other hand, it is modular so you only have to set up what you actually need.
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•[Solved] Looking for ... inventory management, I guess?English
10·8 months agoThere’s a couple of options.
I’ve used Grocy. It’s not intended for that particular use case but it would work. More for Grocery management.
Might want to check out https://awesome-selfhosted.net/
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•If Nothing is Exposed, Am I Safe?English
3·8 months agoDepends on your threat model, but you’re probably fairly secure from remote unauthorized access right now.
Given that I’m American, I would put the *arr stack behind a dedicated VPN container like gluetun and set Gluetun up using a “no logs” VPN.
For remote access, Tailscale can probably get around that double NAT. If you have it on your devices as well as your server, you won’t necessarily need to expose anything publicly.
If that’s not an option, you could set up an external VPS to run a reverse proxy (Caddy perhaps) and use the Tailscale connection to connect the VPS to your home server. There are fully self hosted ways to do this (Headscale comes to mind), but Tailscale is how I personally would solve this.
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•Trump cuts funding to FOSS projects.English
1·8 months agoThey load. I have to specify http:// to get it to work though.
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•How do I use HTTPS on a private LAN without self-signed certs?English
1·8 months agoI’ve never done it myself but this may be what you’re looking for.
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•LubeLogger: Self-Hosted, Open-Source, Unconventionally-Named Vehicle Maintenance Records and Fuel Mileage TrackerEnglish
1·8 months agoPlease! That would be very helpful. I tried but got tired of banging my head against a wall. I’d like to see how you approached it.
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•Self-hosted media server to share with 5+ people?English
4·9 months agoIt’s doable. I personally run my Jellyfin instance publicly available and there’s maybe 3 people who use it regularly. With my internet connection, WAN side users are limited to about 720p but I’ve had the 3 of us all playing different media at the same time on occasion. The main limiting factors on the number of simultaneously active users is how much upload bandwidth you have and how quickly you can transcode video files. Any 10 year old box will be able to handle 1 or 2 users at a time provided it doesn’t need to do a bunch of transcoding. If your building a box, would use a 11th or 12 gen Intel or if you must go AMD, have a graphics card to handle the transcoding. The “build a box” route can probably handle 4 or 5 simultaneous users, possibly more depending on your hardware choices. The main limiting factor in that case would be your upload.
StrawberryPigtails@lemmy.sdf.orgto
Fediverse@lemmy.world•How can she be Polish and from Toronto?English
3·9 months agoIts a bot account. It also seems to have at least 15 Lemmy accounts. I’ve just started blocking them.
StrawberryPigtails@lemmy.sdf.orgto
Selfhosted@lemmy.world•Least terrible domain registrarsEnglish
29·9 months agoI’ve always used NameCheap. Can’t speak to their ethics, but customer support has been excellent the few times I’ve needed it.
Matrix would probably be one of the better options, but xmpp is a pretty good choice as well.