Hiphops AI
Hiphops is a private container registry and software licensing platform for vendors who ship Docker images to customer clouds, VPCs, and on-prem hosts. Each project gets a registry at your-project-id.ctr.dev where you define licensed products with custom fields and issue JWT product keys that double as Docker pull credentials and license validation tokens.
Docker Hub and ECR store images inside your own infrastructure, but Hiphops targets vendors who distribute licensed containers to external customers with per-customer access control. The Hook SDK validates licenses in JavaScript, TypeScript, and Python apps, while the dashboard and REST API handle user creation, token minting, and registry permissions without custom auth plumbing.
SaaS vendors, on-prem software companies, and DevOps teams use Hiphops to push images once and let customers pull from their own environments. The open source Hops automation engine on GitHub extends the platform for CI/CD and GitOps workflows.
Registry Free tier includes 3GB storage, 1 licensed product, and unlimited pushes and pulls at $0 per month
JWT product keys serve as both Docker registry credentials and license validation tokens in one credential
Hook SDK for JavaScript, TypeScript, and Python with Node.js, Deno, Bun, and Docker container support
Pull-through cache links to ECR, Google Artifact Registry, and Docker Hub without migrating existing images
Customer cloud connections let users pull licensed images into their own VPC or on-prem host
Onboarding links with 7-day expiry for secure customer credential sharing from the dashboard
Registry Free tier covers unlimited pushes and pulls with no credit card required.
JWT tokens combine Docker authentication and license validation in a single credential.
Pull-through cache links let you keep images in ECR or Docker Hub while Hiphops handles customer access.
The former /ai product page now returns 404, so older AI automation features are no longer documented on the site.
Registry Team at $150 per month may be steep for solo developers shipping a single container image.
Hook SDK supports only JavaScript, TypeScript, and Python with no Go or Ruby client listed.
Is Hiphops free to use?
Yes. Hiphops offers a Registry Free plan at $0 per month with 3GB private storage, 1 licensed product, unlimited pushes and pulls, and Hook SDK access. No credit card is required to sign up.
How does Hiphops software licensing work?
Hiphops lets vendors create licensed products with custom fields like user counts or expiry dates, then issue JWT product keys to customers. The same token authenticates Docker pulls and validates licenses via the Hook SDK in your application.
Which languages does the Hiphops Hook SDK support?
The Hiphops Hook SDK is available for JavaScript, TypeScript, and Python. It runs in Node.js, Deno, Bun, and Docker containers, calling license() to verify JWT tokens against your product configuration.
Can Hiphops connect to existing container registries?
Yes. Hiphops supports pull-through cache links to Amazon ECR, Google Artifact Registry, and Docker Hub. You keep images in your existing registry while Hiphops manages customer access and licensing on top.
What does Hiphops Registry Team cost?
Hiphops Registry Team is $150 per month and includes everything in Registry Free plus 30GB storage, 5 licensed products, license analytics, and 1 customer cloud connection with private Slack support.
Does Hiphops have pull rate limits?
No. Hiphops advertises unlimited pushes and pulls on all registry plans, including the free tier. This avoids Docker Hub rate limits that can block deployments during frequent rebuilds.

