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.
|