Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 687 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 687 Bytes

hydroplane

A service for launching containerized processes on cloud infrastructure.

Concepts

Hydroplane is meant to act as a simple, unified API for starting and stopping processes (deployed as Docker containers) on multiple different backend runtimes in a way that abstracts as much of the complexity from connecting to and interacting with those runtimes as possible.

Getting Started

To get started, follow the quickstart guide in Hydroplane's documentation.

Documentation

Hydroplane's documentation can be found here.