Skip to content

justinrmiller/dropmanager

Repository files navigation

dropmanager

This a very much a work in progress.

A Python script for managing Drops on Digital Ocean.

The main prompt (a downpour is a set of vms, 000-xyz):
Options:

  1. List Active Droplets
  2. List Available Sizes
  3. List Available Images
  4. List Available Regions
  5. Create Drop
  6. Destroy Drop
  7. Install HAProxy
  8. Deploy code
  9. Create Downpour
  10. Display Downpour
  11. Destroy Downpour
    q) Quit

Prereqs: pip, dop

Install/Configure/Run:

pip install dop

cd /

cp config-example.ini config.ini

vim config.ini

python dropmanager.py

About

A Python script for managing Drops on Digital Ocean.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published