Skip to content

A simple tool for deploying Docker containers in the cloud.

License

Notifications You must be signed in to change notification settings

NeuroPSI-Neuroinformatics/cloud-deploy

Repository files navigation

A simple tool for deploying Docker containers in the cloud.

Currently supports DigitalOcean and OpenStack (Nova) VMs.

Usage: cld [OPTIONS] COMMAND [ARGS]...

Options:
  --debug
  --help   Show this message and exit.

Commands:
  bootstrap  Set-up the development and build environment.
  build      Build a Docker image locally and push to...
  database   Sub-command for managing database services.
  launch     Launch a new service.
  log        Display the log for a given service.
  node       Sub-command for managing server nodes.
  redeploy   Redeploy a running service.
  services   Display a list of services.
  terminate  Terminate a given service.

About

A simple tool for deploying Docker containers in the cloud.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages