this post was submitted on 12 Jun 2023
499 points (100.0% liked)

Selfhosted

573 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Resources:

> Any issues on the community? Report it using the report flag.

> Questions? DM the mods!

founded 1 year ago
MODERATORS
 

A simple question to this community, what are you self-hosting? It's probably fun to hear from each-other what services we are running.

Please mention at least the service (e.g. e-mail) and the software (e.g. postfix). Extra bonus points for also mentioning the OS and/or hardware (e.g. Linux Distribution, raspberry pi, etc) you are running on.

you are viewing a single comment's thread
view the rest of the comments
[–] surfrock66@lemmy.world 6 points 1 year ago* (last edited 1 year ago) (4 children)

Lots. I have 2 proxmox hypervisors and 3 Raspberry Pi's; my OS of choice for servers is Ubuntu Server or Raspbian.

  • ISC-DHCP-Server (DHCP)
  • Bind9 (DNS)
  • Pihole (pihole upstreams to bind9) (More DNS with ad and content blocking)
  • OpenLDAP (Directory)
  • Jellyfin (Media)
  • Nextcloud (General google drive replacement)
  • Vaultwarden (password Vault)
  • Asterisk (Phone)
  • EasyRSA Certificate Authority (Certificates)
  • Minecraft (Gaming!)
  • HomeAssistant (Home Automation)
  • Octoprint (3D Printing)
  • Shinobi (Security Cameras)
  • Multiple Apache Websites (Web)
  • Exim4 mail relay (Mail)

Experimental:

  • Photoprism (Photo Sharing)
  • tt-rss (RSS Reader)-
[–] DrYes@lemmy.world 3 points 1 year ago (1 children)

I've been looking for an easy CA for home use signing of stuff (open-wrt, wifi). how's your experience with EasyRSA?

[–] surfrock66@lemmy.world 3 points 1 year ago

It's ok, but it's VERY manual. I am ok with that, and it's helped me learn better. I've written some scripting to help manage it, but I am always worried that there are gaps and I'll miss some expiration. I am trying to compile an open source suite to essentially replace the AD suite, and it's competent thus far but with much less UI.

load more comments (2 replies)