What we built

Platform updates

An overview of Rippin Host — what the portal does, how billing and provisioning work, and what we shipped as of , including game server hosting and bare-metal dedicated servers housed with a colocation carrier.

Shared Ollama access

Flat-rate GPU inference for n8n and OpenClaw via an authenticated proxy.

Point your agents at shared Ollama

We launched Shared Ollama Access — a flat monthly add-on to our shared Ollama GPU host (NVIDIA M40). No per-token billing. A dual Tesla T4 upgrade is planned later — see the July 27 update.

After you subscribe, open Ollama access to create an API key and copy your personal base URL. Set OpenClaw’s OLLAMA_BASE_URL (or n8n’s Ollama/HTTP node) to that URL. Requests are authenticated and proxied to the private GPU host.

Subscribe to Ollama — $9.95/mo.

Hermes Agent joins the catalog

Managed Hermes Agent + WebUI — password login and multi-provider API keys from your dashboard.

A second AI hosting option

You can now subscribe to Hermes Agent Hosting alongside OpenClaw, n8n, and Uptime Kuma. We provision Coolify’s Hermes Agent with WebUI one-click stack (hermes-agent-with-webui): the agent gateway stays internal, and the browser chat UI is published on your dashboard URL (port 8787).

At launch we set a WebUI login password for you. From the dashboard you can open the instance, copy that password, and under Variables add optional provider keys — OpenRouter, Anthropic, OpenAI, and Google — without leaving the portal.

Plans on the marketing site and subscribe flow now sit on one horizontal row you can pan left or right, so OpenClaw, Hermes, and the rest stay easy to compare as the catalog grows.

Ready to try it? Subscribe or, if you already have an account, add a Hermes node.

Colocation access

Available by arrangement — not an actively sold catalog product.

Colo is an option, not a storefront listing

We now support colocation as a billed service in the portal: monthly rack access with private network traffic graphs for customers who already colocate with us. Graphs are proxied through the customer dashboard so the internal collector stays off the public internet.

We are not actively selling colo on the marketing site or in the normal subscribe flow. It is not listed alongside n8n, Uptime Kuma, or OpenClaw. Access is by arrangement — typically via a direct signup link or exemption for existing colo customers — rather than something we are pushing as a self-serve product.

If you already colocate with us and need portal access for billing or graphs, contact hello@rippinhost.com or open a support ticket.

July 2026 update

Ticketing, AJAX dashboard, new infrastructure, and what we're evaluating next.

Support ticketing is live

You can now open support tickets directly from the portal. Describe your issue, attach it to a specific container if relevant, set a priority, and track the conversation in a threaded view. Admin replies are marked inline so you always know who said what. Find it under Tickets in the navigation bar.

New node deployment — node03

We've brought node03 online to expand capacity. As the catalog grows, dedicated nodes let us isolate workloads and keep performance predictable across the fleet.

Dashboard goes AJAX

The dashboard now loads container status via AJAX instead of blocking the whole page on a full server-side refresh. You'll see a spinner while statuses are pulled from our backend API — which, yes, can be slow. We're being transparent about it: a visible countdown timer next to the Refresh button shows exactly when the next automatic poll fires (every 60 seconds). Start and Stop buttons also disable themselves based on current state so you're not clicking buttons that don't apply.

This is a first step. The underlying API response times are something we're actively working on improving, but in the meantime the dashboard no longer freezes while it waits.

Exploring WordPress and beyond

We're actively evaluating WordPress hosting as a managed container offering — full-stack with MySQL, automated SSL, and one-click provisioning, the same way we handle n8n and Uptime Kuma today.

Beyond that, we're looking at a handful of additional Web 2.0 services (CMS platforms, collaboration tools, self-hosted analytics) as well as Web 3.0 offerings (blockchain nodes, decentralized storage, IPFS gateways). Nothing is locked in yet — if there's something specific you'd like to see, let us know via a support ticket or email hello@rippinhost.com.

June 2026 release

A full customer portal for shared Docker hosting — from sign-up through billing, provisioning, and day-to-day container management.

What Rippin Host is

We built Rippin Host as a self-service hosting portal where customers get their own Docker containers on shared physical servers — without managing the underlying infrastructure themselves. Each subscription maps to a real, isolated container with its own hostname, SSL certificate, and routing. You pick a stack, choose a name, pay (or get provisioned if exempt), and we handle the rest.

Today the catalog includes n8n Hosting ($14.95/mo), Uptime Kuma Hosting ($4.95/month), OpenClaw Hosting ($14.95/mo), Hermes Agent Hosting ($14.95/mo), and Shared Ollama Access ($9.95/mo). n8n and Uptime Kuma run on our primary node01 host; OpenClaw runs on a dedicated high-capacity node02 node (32 GB RAM, 32 cores, 1 TB storage) because of its heavier resource profile. Where a plan includes a database, we provision and attach it as part of the stack — PostgreSQL for n8n, MySQL for Uptime Kuma.

Sign-up, accounts, and security

Registration is email-based. New users confirm their address before they can sign in, and we provide a resend flow if the confirmation link expires or gets lost. Once in, customers manage their display name and password from a profile page. Every form action is protected with CSRF tokens and session-based authentication, so the portal behaves like a proper web application rather than a loose collection of scripts.

Billing that matches how people actually buy containers

Stripe powers all paid subscriptions. Checkout uses the embedded Payment Element so customers never leave the site to enter card details. Rather than forcing a separate subscription per container type, we model a single Stripe subscription as a bundle — you can mix n8n, Uptime Kuma, and OpenClaw on one invoice, each with its own quantity.

When someone wants more containers mid-cycle, the add-nodes flow calculates a prorated amount and shows an invoice preview before charging. Renewal dates, hostnames, and line items are visible throughout subscribe and add-nodes so there are no surprises. After payment, webhooks activate the subscription and provisioning kicks in automatically. Customers can update cards or cancel through the Stripe Customer Portal from the billing page.

We also built billing-exempt accounts for partners and internal use — those users can add containers without going through Stripe at all. On the operations side, admin tools sync subscription state directly from Stripe and only treat billable statuses (active, trialing, past_due) as authoritative, which keeps the local database aligned with what customers are actually paying for.

The customer dashboard

After subscribing, the dashboard is the control center. It lists every container with live status pulled from our provisioning backend, one-click URLs to connect, and actions to start, stop, refresh, or delete. If payment completed but a container has not appeared yet, the system retries provisioning on its own. Subscribed and billing-exempt users can add more containers at any time from the same portal.

We also added a dark/light theme toggle that remembers your preference and respects your OS default when you have not chosen one yet. The logo and Stripe payment form follow the active theme.

OpenClaw in particular

OpenClaw needed more than a generic deploy button. When we provision it, we set the customer’s account email and password as the OpenClaw login credentials so they can sign in immediately. From the dashboard, a Variables modal lets them configure LLM and integration API keys — OpenAI, Anthropic, Groq, xAI, OpenRouter, and many others — which we store encrypted and push to the running environment on save.

Gateway access was another piece: we generate a gateway token, surface it in the dashboard with a copy button, and provide a direct link that includes the token so authorized users can connect without hunting through env files. The OpenClaw stack also ships with a browser automation sidecar.

Infrastructure and admin

Behind the portal, everything talks to our container orchestration layer over API — deploy, start, stop, environment sync, and status refresh. Services route to the right physical node automatically, and hostnames follow a consistent pattern under rippinhost.com.

For operators, an admin area shows every user, their deployments, and subscription state synced from Stripe. Admins can grant or revoke admin access and billing exemption per account, and the summary view shows paying customer counts and total deployments at a glance.

The public site

The marketing landing page, login, register, and this updates page are indexable and carry proper SEO metadata — titles, descriptions, Open Graph and Twitter cards, JSON-LD on the home page, plus robots.txt and a dynamic sitemap. The goal is a credible public face for the same product customers use once they sign in.

What should we add next?

Help us prioritize the next container in the catalog. Select every stack you would use — results guide what we ship after n8n, Uptime Kuma, and OpenClaw.

What should we add next?

1 voter · 2 selections

Grafana 1 (50%)
Observium 1 (50%)
MediaWiki 0 (0%)
Wiki.js 0 (0%)
Sessy 0 (0%)