C1: doc review — replicating-blumeops tutorial #350

Merged
eblume merged 2 commits from doc-review/replicating-blumeops into main 2026-05-11 16:11:37 -07:00
3 changed files with 8 additions and 6 deletions
Showing only changes of commit 67cc203a22 - Show all commits

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>
Erich Blume 2026-05-11 15:07:15 -07:00

View file

@ -0,0 +1 @@
Reviewed `replicating-blumeops` tutorial: fixed "BluemeOps" typos (also in `contributing.md`) and added `last-reviewed` frontmatter.

View file

@ -11,7 +11,7 @@ tags:
> **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

View file

@ -1,6 +1,7 @@
---
title: Replicating BlumeOps
modified: 2026-02-07
modified: 2026-05-11
last-reviewed: 2026-05-11
tags:
- tutorials
- replication
@ -10,7 +11,7 @@ tags:
> **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
@ -23,7 +24,7 @@ By following this guide, you'll have:
## Hardware Requirements
BluemeOps runs on modest hardware. At minimum:
BlumeOps runs on modest hardware. At minimum:
| Component | BlumeOps Uses | Minimum Alternative |
|-----------|---------------|---------------------|
@ -94,7 +95,7 @@ Without observability, you're flying blind.
### 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
- [[jellyfin]] - Media server
- [[immich]] - Photo management
@ -118,7 +119,7 @@ Protect your data.
## Alternative Approaches
BluemeOps makes specific choices that may not suit everyone:
BlumeOps makes specific choices that may not suit everyone:
| BlumeOps Choice | Alternative |
|-----------------|-------------|