Initial commit: homelab infrastructure wiki
- Full Obsidian vault content - Host configs (ice, grizzley, ubuntu, proxmox, truenas, panda, hyte) - Media stack documentation - Traefik HA setup - Automation scripts - Bachelor party planning
This commit is contained in:
40
homelab/entities/decypharr.md
Normal file
40
homelab/entities/decypharr.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: decypharr
|
||||
created: 2026-05-14
|
||||
updated: 2026-05-14
|
||||
type: entity
|
||||
tags: [service, media, lxc]
|
||||
sources: []
|
||||
---
|
||||
|
||||
# decypharr
|
||||
|
||||
**Role:** Black hole Usenet indexer / decypharr service
|
||||
**Host:** [[proxmox]] LXC CT 110
|
||||
**IP:** 192.168.50.175
|
||||
**Port:** 8282
|
||||
**URL:** https://decypharr.local.tophermayor.com (via [[traefik]])
|
||||
**Image:** cy01/blackhole:latest
|
||||
|
||||
## Overview
|
||||
|
||||
Decypharr is a Usenet black hole indexer service. Previously ran as a Docker container on [[ubuntu]] behind the gluetun VPN network. Migrated to a dedicated LXC container during the May 2026 media migration.
|
||||
|
||||
## Configuration
|
||||
|
||||
- **Config dir:** `/opt/decypharr/` inside container
|
||||
- **NFS mount:** `/mnt/truenas/mediadata` via PVE bind-mount `mp0`
|
||||
- **Traefik router:** `decypharr.local.tophermayor.com`
|
||||
|
||||
## Migration History
|
||||
|
||||
- **Before:** Docker container on ubuntu, part of the gluetun VPN network stack
|
||||
- **2026-05-14:** Migrated to dedicated LXC CT 110 on Proxmox as part of media stack migration
|
||||
- **Reason:** Media services moved from ubuntu Docker to individual LXCs; decypharr no longer needed gluetun networking
|
||||
|
||||
## Related
|
||||
|
||||
- [[proxmox]] — Host hypervisor
|
||||
- [[media-stack]] — Parent media ecosystem
|
||||
- [[traefik-ha]] — Ingress routing
|
||||
- [[ubuntu]] — Previous host
|
||||
Reference in New Issue
Block a user