Open navigation

Container Hosting Overview

Container Hosting is a service provided by RESVRL that lets you deploy Docker containers quickly without managing servers. Just provide your image, configure resource specs and network settings — the system handles the rest.

Container Hosting Overview

Container Hosting is a service provided by RESVRL that lets you deploy Docker containers quickly without managing servers. Just provide your image, configure resource specs and network settings — the system handles the rest.

Key Features

  • One-click deploy: Provide an image and run — no infrastructure management required.
  • Auto networking: Each port gets a public access URL automatically, supporting HTTPS/WSS/TCP/UDP protocols.
  • Custom domains: Bind your own domain names with optional Cloudflare DNS auto-configuration.
  • Persistent storage: Supports persistent and temporary volumes.
  • Elastic replicas: Deploy with multiple replicas; traffic is distributed automatically.
  • Real-time monitoring: CPU, memory, and network traffic charts.
  • Log viewer: View container logs online.
  • Pay-as-you-go: Billed hourly based on actual resource usage.
  • Template marketplace: Built-in popular application templates (Nginx, PostgreSQL, Redis, etc.) — deploy in one click.

Access

Sign in to the member console and click Container Hosting in the left navigation (or visit /container).

The page includes:

  • App list: Shows all deployed container applications with their status.
  • Create app: Configure from scratch or deploy from a template.
  • App detail: View configuration, monitoring, logs, events, and more.

Billing

Container hosting uses a pay-as-you-go model billed hourly based on:

  • CPU cores
  • Memory size
  • Persistent storage size (GiB)
  • Number of public ports

Estimated costs are calculated in real time — confirm the final price before submitting. Creation is restricted if your balance is insufficient.

Quick Start

This document was updated on 2026-04-25 09:00