Skip to main content

Deployment

Deploying a Daemo-powered agent involves two separate pieces. Understanding this separation is the key to a smooth deployment.


The Two Pieces


How They Connect

Part B
Website
Mobile App
Admin Portal
↓ HTTP Query API
Daemo
Daemo Engine (Managed)
↓ Secure Tunnel
Part A
Your Functions Service@DaemoFunction getUsers()@DaemoFunction createTicket()
Note

Key insight: Multiple chat interfaces can share the same Functions Service. Deploy once, integrate everywhere.


Documentation

⚙️
Functions Service

Deploy your @DaemoFunction code

Start Here
💬
Chat Interface

Integrate your agent into any app

Available
🌐
HTTP Query API

REST endpoints for querying your agent

Available
🚀
1-Click Deploy

Deploy to Daemo with one click

Coming Soon
Edge Functions

Zero infrastructure serverless

Coming Soon
🔐
Authentication

API keys and access control

Coming Soon