C1: doc review — replicating-blumeops tutorial
- Fix "BluemeOps" typos in replicating-blumeops.md and contributing.md - Add last-reviewed: 2026-05-11 frontmatter - Verify wiki-links resolve (tailscale-setup, core-services, kubernetes-bootstrap, argocd-config, observability-stack) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
40d9a1ef9e
commit
67cc203a22
3 changed files with 8 additions and 6 deletions
1
docs/changelog.d/doc-review-replicating-blumeops.doc.md
Normal file
1
docs/changelog.d/doc-review-replicating-blumeops.doc.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Reviewed `replicating-blumeops` tutorial: fixed "BluemeOps" typos (also in `contributing.md`) and added `last-reviewed` frontmatter.
|
||||||
|
|
@ -11,7 +11,7 @@ tags:
|
||||||
|
|
||||||
> **Audiences:** Contributor
|
> **Audiences:** Contributor
|
||||||
|
|
||||||
This tutorial walks through making your first contribution to BluemeOps - from understanding the codebase to submitting a pull request.
|
This tutorial walks through making your first contribution to BlumeOps - from understanding the codebase to submitting a pull request.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Replicating BlumeOps
|
title: Replicating BlumeOps
|
||||||
modified: 2026-02-07
|
modified: 2026-05-11
|
||||||
|
last-reviewed: 2026-05-11
|
||||||
tags:
|
tags:
|
||||||
- tutorials
|
- tutorials
|
||||||
- replication
|
- replication
|
||||||
|
|
@ -10,7 +11,7 @@ tags:
|
||||||
|
|
||||||
> **Audiences:** Replicator
|
> **Audiences:** Replicator
|
||||||
|
|
||||||
This tutorial provides a roadmap for building your own homelab GitOps environment inspired by BluemeOps. It links to detailed component tutorials for each major piece.
|
This tutorial provides a roadmap for building your own homelab GitOps environment inspired by BlumeOps. It links to detailed component tutorials for each major piece.
|
||||||
|
|
||||||
## What You'll Build
|
## What You'll Build
|
||||||
|
|
||||||
|
|
@ -23,7 +24,7 @@ By following this guide, you'll have:
|
||||||
|
|
||||||
## Hardware Requirements
|
## Hardware Requirements
|
||||||
|
|
||||||
BluemeOps runs on modest hardware. At minimum:
|
BlumeOps runs on modest hardware. At minimum:
|
||||||
|
|
||||||
| Component | BlumeOps Uses | Minimum Alternative |
|
| Component | BlumeOps Uses | Minimum Alternative |
|
||||||
|-----------|---------------|---------------------|
|
|-----------|---------------|---------------------|
|
||||||
|
|
@ -94,7 +95,7 @@ Without observability, you're flying blind.
|
||||||
|
|
||||||
### Phase 6: Your First Services
|
### Phase 6: Your First Services
|
||||||
|
|
||||||
With the foundation in place, deploy actual workloads. BluemeOps runs:
|
With the foundation in place, deploy actual workloads. BlumeOps runs:
|
||||||
- [[miniflux]] - RSS reader
|
- [[miniflux]] - RSS reader
|
||||||
- [[jellyfin]] - Media server
|
- [[jellyfin]] - Media server
|
||||||
- [[immich]] - Photo management
|
- [[immich]] - Photo management
|
||||||
|
|
@ -118,7 +119,7 @@ Protect your data.
|
||||||
|
|
||||||
## Alternative Approaches
|
## Alternative Approaches
|
||||||
|
|
||||||
BluemeOps makes specific choices that may not suit everyone:
|
BlumeOps makes specific choices that may not suit everyone:
|
||||||
|
|
||||||
| BlumeOps Choice | Alternative |
|
| BlumeOps Choice | Alternative |
|
||||||
|-----------------|-------------|
|
|-----------------|-------------|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue