Create a dedicated tools section in reference docs. Move ansible/roles.md to tools/ansible.md (broadened with CLI patterns), add new cards for Dagger, ArgoCD CLI, and Pulumi. Update existing docs to reflect Dagger build process and fix all [[roles]] wiki-links to [[ansible]]. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
926 B
926 B
| title | modified | tags | ||
|---|---|---|---|---|
| ArgoCD | 2026-02-07 |
|
ArgoCD
GitOps continuous delivery platform for the cluster.
Quick Reference
| Property | Value |
|---|---|
| URL | https://argocd.ops.eblu.me |
| Tailscale URL | https://argocd.tail8d86e.ts.net |
| Namespace | argocd |
| Git Source | ssh://forgejo@indri.tail8d86e.ts.net:2200/eblume/blumeops.git |
| Manifests Path | argocd/ |
Sync Policy
| Application | Sync Policy | Rationale |
|---|---|---|
apps |
Automated | Picks up new Application manifests |
| All workloads | Manual | Explicit control over deployments |
Credentials
- Admin password: 1Password (blumeops vault)
- Git deploy key (SSH): 1Password
Related
- argocd-cli - CLI usage and deployment workflows
- apps - Full application registry
- forgejo - Git source