Migrate registry to Caddy (registry.ops.eblu.me) #58

Merged
eblume merged 1 commit from feature/migrate-registry-to-caddy into main 2026-01-25 12:06:16 -08:00
Owner

Summary

  • Update all references from registry.tail8d86e.ts.net to registry.ops.eblu.me
  • Remove tailscale_serve ansible role (no longer needed - all services migrated to Caddy)
  • Update minikube containerd config for new registry URL
  • Update devpi manifest, CI actions, and mise tasks

Deployment and Testing

  • Run mise run provision-indri -- --check --diff (dry run)
  • Run mise run provision-indri -- --tags minikube to update containerd config
  • Sync devpi ArgoCD app: argocd app sync devpi
  • Manually remove old Tailscale serve entry: ssh indri 'tailscale serve --service=svc:registry off'
  • Test registry access: curl https://registry.ops.eblu.me/v2/_catalog
  • Run mise run indri-services-check to verify all services healthy

🤖 Generated with Claude Code

## Summary - Update all references from `registry.tail8d86e.ts.net` to `registry.ops.eblu.me` - Remove `tailscale_serve` ansible role (no longer needed - all services migrated to Caddy) - Update minikube containerd config for new registry URL - Update devpi manifest, CI actions, and mise tasks ## Deployment and Testing - [ ] Run `mise run provision-indri -- --check --diff` (dry run) - [ ] Run `mise run provision-indri -- --tags minikube` to update containerd config - [ ] Sync devpi ArgoCD app: `argocd app sync devpi` - [ ] Manually remove old Tailscale serve entry: `ssh indri 'tailscale serve --service=svc:registry off'` - [ ] Test registry access: `curl https://registry.ops.eblu.me/v2/_catalog` - [ ] Run `mise run indri-services-check` to verify all services healthy 🤖 Generated with [Claude Code](https://claude.com/claude-code)
- Update all references from registry.tail8d86e.ts.net to registry.ops.eblu.me
- Remove tailscale_serve ansible role (no longer needed)
- Update minikube containerd config for new registry URL
- Update devpi manifest, CI actions, and mise tasks

The Tailscale serve entry for svc:registry needs to be manually removed
after deployment.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
eblume merged commit d6e6b48f6a into main 2026-01-25 12:06:16 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eblume/blumeops!58
No description provided.