2026-02-03 20:17:24 -08:00
---
title: how-to
tags:
- how-to
---
# How-To Guides
2026-02-04 17:21:34 -08:00
Task-oriented instructions for common BlumeOps operations. These guides assume you already understand the basic concepts - see [[tutorials|Tutorials]] if you're learning.
2026-02-03 20:17:24 -08:00
## Deployment
| Guide | Description |
|-------|-------------|
| [[deploy-k8s-service]] | Deploy a new service to Kubernetes via ArgoCD |
| [[add-ansible-role]] | Add a new Ansible role for indri services |
## Configuration
| Guide | Description |
|-------|-------------|
| [[update-tailscale-acls]] | Update Tailscale access control policies |
2026-02-03 20:52:37 -08:00
| [[use-pypi-proxy]] | Configure pip and publish packages to devpi |
2026-02-03 20:17:24 -08:00
## Documentation
| Guide | Description |
|-------|-------------|
| [[update-documentation]] | Publish docs via build-blumeops workflow |
2026-02-03 21:17:58 -08:00
## Knowledge Base
| Guide | Description |
|-------|-------------|
| [[review-documentation]] | Periodically review and maintain documentation |
2026-02-03 20:17:24 -08:00
## Operations
| Guide | Description |
|-------|-------------|
2026-02-04 14:39:48 -08:00
| [[restart-indri]] | Safely shut down and restart indri |
2026-02-03 20:17:24 -08:00
| [[troubleshooting]] | Diagnose and fix common issues |