Quickstart
Deploy your first app on Willform in 5 minutes.
Prerequisites
- A wallet (MetaMask, Coinbase Wallet) or phone number for authentication
- A container image to deploy (or use our demo image)
Step 1: Sign In
Visit agent.willform.ai/login and sign in with your wallet or phone number. Phone sign-in includes $10.00 in free credits for new users.
Step 2: Create a Namespace
Navigate to Namespaces and click Create Namespace.
Starter config:
- Name:
demo - CPU Cores:
2 - Memory:
4 GB
Step 3: Deploy Your App
Open your new namespace and click Deploy. Use the nginx demo image to get started instantly:
Image: nginx:latest
Chart Type: web
Port: 80
Step 4: Visit Your App
Once the deployment status shows Running, use deploy_expose (or click Expose in the dashboard) to assign a public domain. You can also ask Willy (your AI assistant) to expose it for you. Your app will be live at:
https://{name}-{shortId}.willform.ai
Try a Template
Don't have an image? Browse pre-built templates to deploy apps in one click — from databases to AI agents.
Browse Templates →