Dolphin is a PHP-based command line tool for managing DigitalOcean servers. It includes a playbooks
submodule that pulls from our community playbooks repository, and a handy dynamic Ansible inventory script that you can use to run playbooks on new DO servers.
Requirements
- PHP (cli)
- Composer
- Curl
- Valid DigitalOcean API Key (R+W)
Features
- Create and destroy droplets
- Get information about droplets
- Fetch available SSH keys, sizes and regions
- Generate dynamic Ansible inventories
0 Comments