style: derez.ai is all lowercase — brand style fix (verb, not capitalized)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>How to Deploy AI Agents in 10 Minutes (No SSH, No DevOps) - Derez.ai Blog</title>
|
||||
<title>How to Deploy AI Agents in 10 Minutes (No SSH, No DevOps) - derez.ai Blog</title>
|
||||
<meta name="description" content="Deploy open-source AI agents in minutes without touching SSH, YAML, or Docker. Hermes Agent, ChatGPT clones, Odoo CRM bots — one click, live on a subdomain." />
|
||||
<meta name="robots" content="noindex, follow" />
|
||||
<link rel="canonical" href="https://derez.ai/blog/posts/how-to-deploy-ai-agents-5-minutes.html" />
|
||||
@@ -12,7 +12,7 @@
|
||||
<body>
|
||||
<article>
|
||||
<h1>How to Deploy AI Agents in 10 Minutes (No SSH, No DevOps)</h1>
|
||||
<p><em>Published: June 2026 · 5 min read · <a href="https://derez.ai">Derez.ai</a></em></p>
|
||||
<p><em>Published: June 2026 · 5 min read · <a href="https://derez.ai">derez.ai</a></em></p>
|
||||
|
||||
<p>Setting up an AI agent used to mean provisioning a server, configuring SSH keys, installing dependencies, debugging Docker Compose files, and praying the API keys worked on the first try.</p>
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
<p>The whole process takes 45-90 minutes per agent, and you learn exactly nothing new after the first time.</p>
|
||||
|
||||
<h2>The Faster Way: One-Click Agent Platform</h2>
|
||||
<p>Derez.ai wraps the entire process into a single step. Pick a template, set a subdomain, and the agent is live in ~10 Minutes.</p>
|
||||
<p>derez.ai wraps the entire process into a single step. Pick a template, set a subdomain, and the agent is live in ~10 Minutes.</p>
|
||||
|
||||
<h3>Available Agent Templates</h3>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user