There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

What do you prefer to selfhost?

I’ve been around selfhosting most of my life and have seen a variety of different setups and reasons for selfhosting. For myself, I don’t really self host as mant services for myself as I do infrastructure. I like to build out the things that are usually invisible to people. I host some stuff that’s relatively visible, but most of my time is spent building an over engineered backbone for all the services I could theoretically host. For instance, full domain authentication and oversight with kerberized network storage, and both internal and public DNS.

The actual services I host? Mail and vaultwarden, with a few (i.e. < 3) more to come.

I absolutely do not need the level of infrastructure I need, but I honestly prefer that to the majority of possible things I could host. That’s the fun stuff to me; the meat and potatoes. But I know some people do focus more on the actual useful services they can host, or on achieving specific things with their self hosting. What types of things do you host and why?

ITGuyLevi ,

I host way more than I probably should, but everyone should have some stuff like immich, vaultwarden, and nextcloud. I also like to host gitea and 30+ other things (check out netboot.xyz, it isn’t something everyone needs but why wouldn’t you want to be able to boot off the network), but that’s just what some people do as a hobby I guess lol.

solidgrue ,
@solidgrue@lemmy.world avatar

I used to selfhost more, but honestly it started to feel like a job, and it was getting exhausting (maybe also irritating) to keep up with patches & updates across all of my services. I made decisions about risks to compromise and data loss from breaches and system failures. In the end, In decided my time was more valuable so now I pay someone to incur those risks for me.

For my outward facing stuff, I used to selfhost my own DNS domains, email + IMAP, web services, and an XMPP service for friends and family. Most of that I’ve moved off to paid private hosting. Now I maintain my DNS through Porkbun, email through MXroute, and we use Signal instead of XMPP. I still host and manage my own websites but am considering moving to a ghost.org account, or perhaps just host my blogs on a droplet at DO. My needs are modest and it’s all just personal stuff. I learned what I wanted, and I’m content to be someone else’s customer now.

At home, I still maintain my custom router/firewall services, Unifi wireless controller, Pihole + unbound recursive resolver, Wireguard, Jellyfin, homeassistant, Frigate NVR, and a couple of ADS-B feeders. Since it’s all on my home LAN and for my and my wife’s personal use, I can afford to let things be down a day or two til I get around to fixing it.

Still need to do better on my backup strategies, but it’s getting there.

conciselyverbose ,

Nothing federated. I respect everyone who makes it possible, and there’s an actual path to me being willing to participate, unlike corporate social media, but the level of exposure/overhead to prevent having genuinely bad shit touch my server is not something I’m comfortable with. I want stuff I can ignore for a week and not have the end of the world happen, which means at most user generated content from people I know personally.

In terms of what I’m currently hosting, just some mild personal content servers and a discord bot running a couple games on small servers with friends.

I’d like to get further into a personal site, to share my pictures/videos with friends, document/share my reading in ways goodreads and available alternatives don’t do, and similar things like that that I genuinely am fine if no one looks at, but I can tell a friend “yeah, these are my favorite psychology books with a blurb on each”, and “these are my favorite fiction series (actually organized by series as first class citizens, because no one really does that) with quick summaries of what I like about them”, etc. I do a couple of the lists on goodreads, but you can’t do blurbs on series, do lists by series, it won’t even display your lists ordered or with your reviews properly included any more, and ultimately I’m going to track it all anyways so I want it structured and displayed in a way that actually makes sense to me.

I don’t really want social media features and I definitely don’t want to try to “grow it” or any of that nonsense, but ultimately I want to better track and organize all of that and don’t really love the tools available, so rolling my own and “I might as well pretty up the presentation and make some of it public facing to discuss with friends” once I get the proper structuring handled.

SexualPolytope ,
@SexualPolytope@lemmy.sdf.org avatar

For media, I host the some of the arr apps, qbittorrent, Jellyfin, gpodder2go, and navidrome. For personal photos, I host PhotoPrism. I host a file sharing service fileshelter, and a link shortening service chhoto-url. I host Wiki.js for mostly recipes, and some notes. I’ve recently started hosting Forgejo for my git repos. I also host SageMath for computation, it’s especially useful when I only have my phone with me and need to use it. I use caddy as a reverse proxy and serve these through a VPS using a Wireguard tunnel.

earth_walker ,
@earth_walker@lemmy.world avatar

I self host jellyfin, nextcloud, owncast, tandoor, komga, photoprism and searxng. I use nginx proxy manager for a reverse proxy and SSL cert automation. Works great for me but I would like to get into traefik sometime.

I self host for privacy reasons, also it’s fun, it’s a learning opportunity and sometimes self-hosted services are functionally better than the other options out there.

zingo ,

I use nginx proxy manager for a reverse proxy and SSL cert automation. Works great for me but I would like to get into traefik sometime.

I got tired of the NPM and went to traefik for 2 reasons.

  1. NPM kept locking me out of my account (admin), like 4 times during the time I was using it. That meant that it was not reliable enough for daily use.
  2. From what I heard is that the NPM project only has 1 developer and so they can’t really respond and fix security flaws in a proper timeframe.

I’m using traefik now for internal traffic while VPN in if I need internal services while out and about.

Jim’s Garage has a great YouTube video on setting it up.

earth_walker ,
@earth_walker@lemmy.world avatar

How did you set up a VPN to securely connect to your services over the internet? I have looked for guides to do this and haven’t had much luck. I would really like to implement this in my setup.

zingo ,

I can once again refer to Jim’s Garages video about setting up wireguard on Docker. Very easy.

Wg-easy, with a nice interface.

earth_walker ,
@earth_walker@lemmy.world avatar

Thank you, I wasn’t sure if that video was re: Traefik or VPN. I appreciate the suggestion.

tburkhol ,

pihole, in front of my own DNS, because it’s easier to have them to domain filtering.

mythtv/kodi, because I’d rather buy DVDs than stream; rather stream than pirate; but still like to watch the local news.

LAMP stack, because I like watching some local sensor data, including fitness equipment, and it’s a convenient place to keep recipes and links to things I buy regularly but rarely (like furnace filters).

Homeassistant, because they already have interfaces to some sensors that I didn’t want to sort out, and it’s useful to have some lights on timers.

I also host, internally, a fake version of quicken.com, because it lets me update stock quotes in Quicken2012 and has saved me having to upgrade or learn a new platform.

SnotFlickerman ,

Do you have any input on whether running your Pi-Hole as your DNS service versus how you have it, with pi-hole in front of a standalone DNS server, as to which is functionally “more better?”

I had been toying with making my pi-hole into a full DNS server using Unbound, but I had been debating if it would be better to have that service running seperately.

EncryptKeeper ,

Unbound is incredibly lightweight. There’s no reason not to just have it running on the same box as your pihole.

tburkhol ,

I have isc-bind running behind pihole so network clients can register their own hostnames, and as near as I can tell, that’s outside the scope of pihole’s DHCP and dnsmasq. Pihole alone is probably fine if you only want to name static hosts, but (I understand) Unbound doesn’t support ddns, either.

Decronym Bot , (edited )

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
DHCP Dynamic Host Configuration Protocol, automates assignment of IPs when connecting to a network
DNS Domain Name Service/System
Git Popular version control system, primarily for code
HTTP Hypertext Transfer Protocol, the Web
IP Internet Protocol
LAMP Linux-Apache-MySQL-PHP stack for webhosting
PiHole Network-wide ad-blocker (DNS sinkhole)
Plex Brand of media server package
SSL Secure Sockets Layer, for transparent encryption
VPN Virtual Private Network
VPS Virtual Private Server (opposed to shared hosting)
k8s Kubernetes container management package
nginx Popular HTTP server

[Thread for this sub, first seen 15th Jul 2024, 16:35] [FAQ] [Full list] [Contact] [Source code]

sk ,

Public services: my social network(hubzilla), Email(mailcow), Matrix chat, Peertube.

Private: my media (jellyfin, audiobookshelf, calibre, homeassistant.

I enjoy the freedom that comes with this and its like having your own home on the internet. I have a very modest setup but its enough to host my friends and family so nothing fancy like k8s. Just a refurbished optiplex running docker :)

0x0 ,

(How/) Do you access your private stuff from outside your home?

sk ,

@0x0 headscale/tailscale. I have a VPS that gives me a public IP so i use that to host a headscale control plane.

acceptable_pumpkin ,

PiHole, Plex and the related “*arr” apps. I also self-host my home automation platform (Home Assistant).

slazer2au ,

At the moment I am only doing jellyfin but I am looking to expand into pihole, audiobook shelf and some arr stack.

0x0 ,

The actual services I host? Mail

What do you use for that?

What types of things do you host and why?

Self-hosting as in at home, nothing to the outside world and i’m still sorting a local NAS; i have a VPS with a few websites but that’s not self-hosting category i guess.

I’d locally-host media stuff but not even that is that important to me atm. Next on my list is 3-2-1 backups so i can reorganize my setup and eventually selfhost a wiregard VPN to access some data.

erev OP ,
@erev@lemmy.world avatar

I set up a mail stack on Rocky Linux with Postfix, Dovecot, and rspamd. I don’t need a database because it’s all LDAP on the backend, and I don’t have webmail setup right now because I’m lazy. It’s a bit of a hassle to get up and running well but it’s pretty solid and I’m careful about managing my domain reputation so I don’t have any issues with my mail being delivered.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines