- wiki/tech/ → family/how-to/ (15 files, no duplicates existed)
- wiki/{concepts,comparisons,root}/ → personal/projects/personal-os/ (22 files)
- wiki/tech/media-pipeline-pitfalls.md → personal/projects/
- wiki/tech/reflect-skip-fuse.md → personal/projects/
- wiki/ddg-asana-workflow.md → work/
- wiki/user-profile.md → personal/
- Dropped 11 files: vault versions are newer/bigger (xgimi, htpc-steam,
vault-strategy, executor-orchestrator, executor-security-incident,
kraken-media-stack, library-app, psychologist-app, raw/processed/, log, index)
4 files pending review (wiki version larger than vault original):
htpc-magic4pc, tv-luna-send, wireguard-vpn, watchlist-automation
31 lines
717 B
Markdown
31 lines
717 B
Markdown
---
|
|
title: TrueNAS Inpxer / Books Setup
|
|
created: '2026-05-23'
|
|
updated: '2026-05-23'
|
|
type: tech
|
|
namespace: family
|
|
tags: [truenas, books, infra, storage]
|
|
related:
|
|
- "[[tech/kraken-network]]"
|
|
---
|
|
|
|
# TrueNAS Inpxer / Books Setup
|
|
|
|
## Books Storage Path
|
|
|
|
```
|
|
/mnt/RED_2TB/storage/books/
|
|
```
|
|
|
|
Books are stored on the RED_2TB pool. Inpxer (or similar indexer) serves
|
|
the library from this location.
|
|
|
|
## Related TrueNAS Notes
|
|
|
|
- General TrueNAS access: [[family/how-to/truenas-access]]
|
|
- Remote access reverse proxy: [[personal/docs/truenas-remote-access-reverse-proxy]]
|
|
- Rclone backup: [[family/how-to/truenas-rclone-backup]]
|
|
|
|
Note: Inpxer-specific config was not migrated — add details here when
|
|
revisiting this setup.
|