Tutorial changes: - Replace what-is-blumeops with adding-a-service tutorial - Update ai-assistance-guide with Mise Tasks table - Update contributing with tooling setup, target revisions, DNS preview - Remove AI-only sections from contributing and exploring-the-docs - Add replicator explanation to exploring-the-docs - Add pre-commit link validation note - Add Core Services phase to replication roadmap - Add docs service to services list in replicating-blumeops New reference cards: - docs.md - Quartz documentation service - tailscale-operator.md - Kubernetes ingress operator - ansible/roles.md - Available ansible roles Other updates: - Add mise to Brewfile - Update docs/index.md to link to exploring-the-docs - Add notes to update exploring-the-docs in future phases - Link tailscale-operator from apps.md Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
48 lines
1.9 KiB
Markdown
48 lines
1.9 KiB
Markdown
---
|
|
title: tutorials
|
|
tags:
|
|
- tutorials
|
|
---
|
|
|
|
# Tutorials
|
|
|
|
Learning-oriented guides for understanding and working with BlumeOps.
|
|
|
|
## Audience Guide
|
|
|
|
Each tutorial indicates which audiences it serves:
|
|
|
|
| Icon | Audience | Description |
|
|
|------|----------|-------------|
|
|
| **Owner** | Erich | Quick recall and operational refreshers |
|
|
| **AI** | Claude/AI agents | Context for AI-assisted operations |
|
|
| **Reader** | External readers | Understanding what BlumeOps is |
|
|
| **Contributor** | Operators/contributors | Helping with BlumeOps development |
|
|
| **Replicator** | Replicators | Building your own similar setup |
|
|
|
|
## Getting Started
|
|
|
|
| Tutorial | Audiences | Description |
|
|
|----------|-----------|-------------|
|
|
| [[exploring-the-docs]] | All | How to navigate and use this documentation |
|
|
| [[ai-assistance-guide]] | AI, Owner | Context for effective AI-assisted operations |
|
|
|
|
## Contributing
|
|
|
|
| Tutorial | Audiences | Description |
|
|
|----------|-----------|-------------|
|
|
| [[contributing]] | Contributor | Your first contribution to BlumeOps |
|
|
| [[adding-a-service]] | Contributor, Replicator | Deploy a new service via ArgoCD |
|
|
|
|
## Replication
|
|
|
|
For those building their own homelab GitOps setup.
|
|
|
|
| Tutorial | Audiences | Description |
|
|
|----------|-----------|-------------|
|
|
| [[replicating-blumeops]] | Replicator | Overview: building a similar environment |
|
|
| [[tutorials/replication/tailscale-setup | Tailscale Setup]] | Replicator | Setting up Tailscale networking |
|
|
| [[tutorials/replication/core-services | Core Services]] | Replicator | Forgejo and container registry |
|
|
| [[tutorials/replication/kubernetes-bootstrap | Kubernetes Bootstrap]] | Replicator | Bootstrapping a Kubernetes cluster |
|
|
| [[tutorials/replication/argocd-config | ArgoCD Config]] | Replicator | Configuring GitOps with ArgoCD |
|
|
| [[tutorials/replication/observability-stack | Observability Stack]] | Replicator | Metrics, logs, and dashboards |
|