Skip to content

austindriggs/homelab

Repository files navigation

Austin's Homelab

The initial goal of my homelab was to self-host terabytes of family pictures and videos collected over the last few decades, but has grown into a file-backup NAS, home automation system, media library, and more!

The primary server is the ZimaBlade 7700 (NAS Kit) running Debian with Docker containers for most applications.

SUMMARY

Click the name in the "SERVICE" column to go to its user guide.

DEBIAN SERVICES

STATUS SERVICE DESCRIPTION LOCATION
x SSH SSH over local network 172.16.58.224
x Docker Used to install apps docker ps
x mdadm Used for software RAID1 to mirror my two hard drives sudo mdadm --detail /dev/md0 or cat /proc/mdstat
x Tailscale Mesh VPN to connect 100.126.109.100
x Samba Network share for /mnt/raid1 smb://driggs-zb/raid1/

DOCKER APPS

STATUS SERVICE DESCRIPTION PORT NTFY TOPIC
x Portainer Managing docker apps 8097 main
x Glance Homepage to monitor and link to apps 8080 main
x Syncthing Sync files between devices 8057 main
x ntfy Pub-sub notification service 8047 main
Immich Photo library for me 8013
x Immich Photo library for my parents 8019
x Immich Kiosk Digital picture frame 8014 Immich-Kiosk
x Jellyfin Video library for me and my parents 8074 Jellyfin
x Jellyseer Video library requests and status 8075 Jellyfin
Jellystat Video library statistics 8076 Jellyfin

USER GUIDES

TAILSCALE

^ back to top ^

Setup:

  1. Download the Tailscale app from the app store. Allow any VPN access that Tailscale needs in your phone's settings.
  2. Sign in via google account (either mine, mom's, or the guest gmail account).
  3. When asked to "select a tailnet", select MY EMAIL, no matter which one you just signed in wit
  4. For any more documentation notes, see ./driggs-zb/debian/.

NTFY

^ back to top ^

Setup:

  1. Verify you are connected to Tailscale (follow the guide above if not).
  2. Download the ntfy app from the app store. Alternatively, you can type the URL below into a browser.
  3. Enter http://driggs-zb:8047 for the URL in the settings section (not HTTPS).
  4. Subscribe to apps you are using by entering the app name as the topic (see the NTFY TOPIC column in the table above).
  5. For any more documentation notes, see ./driggs-zb/main/.

IMMICH

^ back to top ^

Setup:

  1. Verify you are connected to Tailscale (follow the guide above if not).
  2. Download the Immich app from the app store. Alternatively, you can type the URL below into a browser.
  3. Enter http://driggs-zb:8019 for the URL (not HTTPS).
  4. Sign in using your regular email address and the password I've given you. The only emails you'll ever get are directly from me.
  5. Setup any user settings, but do not choose to backup any photos to Immich. You should continue to back up to Google Photos and a regular hard drive.
  6. For any more documentation notes, see ./driggs-zb/immich/.

IMMICH KIOSK

^ back to top ^

Setup:

  1. Verify you are connected to Tailscale (follow the guide above if not).
  2. Download the Immich Kiosk app from the app store, Alternatively, you can type the URL below into a browser.
  3. Enter http://driggs-zb:8014 for the URL (not HTTPS).
  4. For any more documentation notes or URL options, see driggs-kiosk/ or ./driggs-zb/immich-kiosk/.

JELLYFIN

^ back to top ^

Setup:

  1. Verify you are connected to Tailscale (follow the guide above if not).
  2. Download the Jellyfin app from the app store (not Swiftfin). Alternatively, you can type the URL below into a browser if you don't want to download the app.
  3. Enter http://driggs-zb:8074 for the URL (not HTTPS).
  4. Sign in with your username and password that I've given you. You can configure any settings you want.
  5. For any more documentation notes, see ./driggs-zb/jellyfin/

Jellyseer:

  1. Verify you are connected to Tailscale (follow the guide above if not).
  2. Download the Jellyseer app from the app store. Alternatively, you can type the URL below into a browser if you don't want to download the app.
  3. Enter http://driggs-zb:8074 for the URL (not HTTPS) if you are prompted to do so.
  4. Sign in with your same Jellyfin username and password that I've given you. You can configure any settings you want.
  5. For any more documentation notes, see ./driggs-zb/jellyfin/

Notifications:

  1. If you want to enable notifications for this app, you need to install and setup ntfy above and subscribe to the Jellyfin topic.
  2. Most notifications for the Jellyfin app are automatically sent by Jellyseer, although you don't need to download and setup Jellyseer to get notifications.
  3. When you make a request, when media gets approved (or denied if its unavailable), or when media is added, a notification be sent through ntfy.
  4. Other notifications will come from scripts that I've wrote. For any more documentation notes, see ./driggs-zb/jellyfin/

Downloading Movies for Offline Use:

  1. To download movies from the Jellyfin app or website, you need to be on a laptop or tablet, as far as I know this doesn't work on an iPhone.
  2. Navigate to the movie you want to download.
  3. Select the three dots and press download.

RESOURCES

About

My homelab notes, setup, and user guides.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published