Skip to content

v0.1.14

Choose a tag to compare

@africhild africhild released this 01 Jul 07:58
50360b7

Origamy CLI v0.1.14

origamy deploy now sets up your event endpoint and tells you where to send events.

On Kubernetes it prompts how to expose the ingestion gateway:

  • LoadBalancer — a cloud load balancer on :8081 (EKS/GKE/AKS)
  • Ingress — HTTPS on your own domain
  • Internal — ClusterIP only (expose later)

After install it resolves the URL and prints Send events https://…/v1/identify, then nudges you to paste it into your source's Setup tab in the dashboard. Uses data-plane Helm chart 0.1.12 (gateway Ingress + LoadBalancer support).

Verify your download:

shasum -a 256 -c SHA256SUMS