## Summary - Add `doc-card-titles` mise task to enumerate all doc cards by title/id and detect duplicates - Remove redundant aliases from zk cards where alias matched the id - Rename `reference/storage/postgresql.md` title to "PostgreSQL Storage" to avoid duplicate with `reference/services/postgresql.md` - Convert all 175 path-based wiki-links `[[reference/path|Title]]` to title-based `[[Title]]` format - Add pre-commit hook to check for duplicate card titles on doc changes ## Deployment and Testing - [x] Pre-commit hooks pass - [x] `mise run doc-card-titles` shows no duplicates - [ ] Verify wiki-links work correctly in Quartz build 🤖 Generated with [Claude Code](https://claude.com/claude-code) Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/89
38 lines
813 B
Markdown
38 lines
813 B
Markdown
---
|
|
title: Indri
|
|
tags:
|
|
- infrastructure
|
|
- host
|
|
---
|
|
|
|
# Indri
|
|
|
|
Primary BlumeOps server. Mac Mini M1 (2020).
|
|
|
|
## Specifications
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| **Model** | Mac mini M1, 2020 (Macmini9,1) |
|
|
| **Storage** | 2TB internal SSD |
|
|
| **macOS** | 15.7.3 (Sequoia) |
|
|
| **Tailscale IP** | 100.98.163.89 |
|
|
| **Tailscale Tag** | `tag:homelab` |
|
|
|
|
## Services Hosted
|
|
|
|
**Native (via Ansible):**
|
|
- [[Forgejo]] - Git forge
|
|
- [[Zot]] - Container registry
|
|
- [[Jellyfin]] - Media server
|
|
- [[Borgmatic]] - Backup system
|
|
- [[Grafana Alloy|Alloy]] - Metrics/logs collector
|
|
- Caddy - Reverse proxy for `*.ops.eblu.me`
|
|
|
|
**Kubernetes (via minikube):**
|
|
- [[ArgoCD Applications|All k8s applications]]
|
|
|
|
## Related
|
|
|
|
- [[Service Routing|Routing]] - Port mappings
|
|
- [[Kubernetes Cluster|Cluster]] - Minikube details
|