Cloud, email, and community in one place

Ship apps. Host email.
Meet developers.

Remoud combines a cloud PaaS, custom-domain business email, and a developer social network so builders can deploy, communicate, and grow in one workspace.

Core workspace
API, email, community
PaaS deploys - domain email - social feed
Status
Live
Always-on containers
Deploy
Fast
Git push to live
app.remoud.com
Workspace
Cloud
Email
Community
Operations
Services
Apps
Mailboxes
Domains
Profiles
Projects
3
Running
RAM
1.2GB
of 2GB used
Storage
2.1GB
of 5GB used
Bandwidth
18GB
of 70GB used
Request Volume - 24h
Live
14:22:01[DEPLOY]my-app โ†’ building container
14:22:03[INFO]Installing dependencies...
14:22:04[โœ“ DONE]Container started ยท app is live
14:22:05[SSL]Certificate provisioned for my-app.remoud.com
Remoud Core

One platform for apps,
email, and community.

Run production apps, host professional inboxes, and grow with a developer social feed from the same Remoud account.

Cloud PaaS Deployments
Deploy Node.js, Python, Go, PHP, Java, and Docker apps from GitHub with automatic builds, live URLs, and auto SSL.
Business Email Hosting
Create custom-domain mailboxes with SMTP, IMAP, webmail, DNS guidance, and storage tracking built into your workspace.
Developer Social Feed
Post updates, share projects, follow builders, comment, react, bookmark, and discover what other developers are shipping.
Web Terminal
Open a secure shell inside your running container from the dashboard for quick debugging, file checks, and production fixes.
Custom Domains & SSL
Attach domains to apps and email with Caddy-powered certificates and clear DNS records for every service.
Docker Runtime
Bring your own Dockerfile or let Remoud detect runtimes. Each app runs isolated with pause, resume, logs, and metrics.
Secrets & Env Vars
Manage encrypted environment variables with bulk editing, .env import, and redeploy-aware changes.
Unified Dashboard
Track projects, resources, billing, notifications, tickets, email domains, and community activity in one place.
Cloud PaaS

Deploy apps without infrastructure chores.

Connect GitHub, upload a project, or bring Docker. Remoud builds, runs, monitors, and secures your apps from one dashboard.

Deploy from Git - connect GitHub and turn every push into a fresh build and live deployment
Docker or detected runtime - bring a Dockerfile or let Remoud identify your stack automatically
Custom domains - ship production apps with your own domain and auto SSL certificates
Cloud Workspace
3
Apps
4
Deploys
SSL
Ready
Business Email

Professional inboxes for your domain.

Host mailboxes alongside your apps with SMTP, IMAP, webmail, DNS records, and storage visibility built into the same workspace.

Custom mailboxes - create inboxes for founders, support, sales, and every team member
DNS guidance - verify MX, SPF, DKIM, and routing with clear setup steps
Unified billing - track app resources and mailbox storage from one account
Email Domains
12
Mailboxes
IMAP
Enabled
3
Domains
Developer Social

A social network for builders.

Share launches, post screenshots, follow developers, react to comments, bookmark ideas, and message collaborators around your work.

Project-first posts - share launches, progress, and code wins with rich media
Profiles and follows - build a public developer identity around what you ship
Public post URLs - every project update can be shared directly outside the app
Community Feed
09:14[POST]@zisan shipped remoud-api v2 with live previews
09:18[LIKE]26 developers reacted to the launch thread
09:24[SAVE]frontend checklist bookmarked for later
09:31[DM]new collaboration request from @amina.dev
09:42[SHARE]public post URL copied for product update
09:55[GRID]4-photo project gallery published successfully
10:03[TREND]custom email setup is rising in the dev feed
Operations

Debug, observe, and control production.

Live logs, metrics, browser terminal, pause and resume, environment variables, and notifications keep your stack manageable.

Full PTY support - interactive programs and editors work directly in the browser
Browser-based - no SSH keys and no local terminal setup required
Direct container access - run commands inside your live Docker container whenever something needs attention
Web Terminal
remoud@api-service:~$ls -la
total 48
drwxr-xr-x 6 app app 4096 Feb 18 14:22 .
drwxr-xr-x 12 app app 4096 Feb 18 14:22 ..
-rw-r--r-- 1 app app 1024 Feb 18 14:22 package.json
drwxr-xr-x 3 app app 4096 Feb 18 14:22 src
remoud@api-service:~$top -bn1 | head -3
CPU: 12.4% | MEM: 234MB / 2GB | PID: 1
remoud@api-service:~$
Pricing

Simple plans that scale with you.

Deploy apps, host business email, and access advanced operations tools. Pick the plan that fits.

Most Popular
Hobby
$4.99$3.99
per month - $39.99/yr
For developers running real apps with bigger resources and custom-domain business email.
  • 5 projects
  • 2GB RAM
  • 5GB storage
  • 70GB bandwidth
  • Web terminal access
  • Priority email support
  • Custom email hosting
Start Hobby plan
Scale
Business
$19.99$14.99
per month - $149.99/yr
For teams shipping production apps, managing domain inboxes, and scaling developer communities.
  • 10 projects
  • 5GB RAM
  • 15GB storage
  • Unlimited bandwidth
  • Web terminal access
  • Custom email hosting
  • Priority support and onboarding
Start Business plan
Infrastructure

Powered by
Docker, Caddy, and Mailu.

Apps run in isolated containers, Caddy handles edge routing and SSL, and Mailu powers business inboxes with secure mail delivery.

Developers
Caddy Edge
Mailu
App Containers
Coming Soon
Remoud CLI & declarative config are on the way.
remoud.yaml
# Remoud deployment config
name: api-service
region: us-east, eu-west, ap-south
build:
runtime: node:20
command: npm run build
scale:
min: 2
max: 50
metric: rps
target: 100
health:
path: /health
interval: 15s
zsh
$ remoud deploy --region all
> Building api-service...
> Pushing to registry (1.2s)
> Deploying to us-east...
> Deploying to eu-west...
> Deploying to ap-south...
[ok] Live at api.acme.com (3.1s)
$
Developer Experience

Built for builders
after deploy.

Remoud goes beyond hosting: run apps, manage domain inboxes, and share launches in a developer social network.

01
Deploy from the workflow you already use
Push from GitHub or Docker and get a production URL, SSL, and monitoring without managing servers.
02
Business email beside your apps
Create custom-domain inboxes for your team with IMAP, SMTP, and webmail from the same control panel.
03
Share launches in the community
Post updates, screenshots, and progress threads to reach developers who can test, react, and collaborate.
04
Debug from the browser
Open logs, metrics, and terminal sessions instantly when production needs attention.
remoud.com
Build, host, and be discovered.
All on Remoud.

Deploy cloud apps, add business email when needed, and grow through a social network built for developers.

Cloud PaaS - Business email - Developer community
Welcome to Remoud
Sign in to deploy and manage your projects globally.
Continue with GitHub
or
Continue with Google