Ravel, our containers-as-microVMs orchestrator, is live on GitHub. Feel free to let a star.
Valyent is now available in alpha!

A developers-first
cloud platform.

About Valyent

Cloud computing that works like you think it should. Valyent turns Docker images into lightning-fast microVMs and orchestrates them into fleets — collections of machines that power your services at scale. All through a clean REST API and CLI that respect your time and intelligence.

Open source at heart — our orchestrator Ravel is live on GitHub, ready for your stars (and contributions?). This allows developers to learn more about how Valyent works from the inside and even start hacking on it.

Whether you are looking for a foundation to build your next cloud product, or just want to deploy some webapps — Valyent might be a good fit for you!

An easy-to-use REST API

Our REST API provides programmatic access to all Valyent features. Here's a quick preview of what you can do:

A simple yet powerful CLI

Make use of our CLI tool to deploy your applications in minutes — from the comfort of your terminal.

# Install Valyent's CLI tool.
$ curl -L https://cli.valyent.cloud | sh

# Authenticate Valyent's CLI tool.
$ valyent auth login

# Initialize Valyent in your project.
$ valyent init

# Deploy your application.
$ valyent deploy
Learn more about the CLI →

A friction-less dashboard

Set up API keys and configure your account settings through a clean, modern interface. Everything you need to get started with Valyent. And nothing more.

Screenshot of Valyent's Dashboard

Learn more about Valyent

Discover our Valyent can help you deploy Docker images at scale.

Documentation

Check out Valyent's documentation to learn more about how to use Valyent for your projects.