2026-02-03 20:17:24 -08:00
---
2026-02-07 21:44:57 -08:00
title: How-To
2026-02-03 20:17:24 -08:00
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-07 21:02:10 -08:00
| [[gandi-operations]] | Manage DNS records and cycle the Gandi API token |
2026-02-03 20:52:37 -08:00
| [[use-pypi-proxy]] | Configure pip and publish packages to devpi |
2026-02-07 22:09:52 -08:00
| [[expose-service-publicly]] | Expose a service to the public internet via Cloudflare Tunnel |
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 |