Tag
Devops
5 posts filed under Devops.
MAF v1 — Deployment with Docker and Compose
Package the agent stack with one multi-target Dockerfile, one Compose file, and a dev.sh script with health gates locally.
Production Readiness: Auth, RBAC, and Deployment
JWT authentication, role-based access control, and user-scoped data isolation for a multi-agent system, plus a one-command Docker Compose startup.
Dev Tunnels: Test Webhooks and Share Local Apps Without a Deploy
Microsoft Dev Tunnels is built into Visual Studio and the Azure CLI — expose localhost for webhooks and OAuth redirects without ngrok or Cloudflare.
Cloudflare Tunnel: Expose localhost for Webhooks and OAuth
Use Cloudflare Tunnel to expose localhost with a stable custom subdomain. Free ngrok alternative — no session limits, works behind corporate firewalls.
Pushing Docker Image to Docker Hub
A step-by-step guide to building and pushing Docker images to Docker Hub — commands, tagging strategies, and best practices for sharing containers.




