droplet_functions {analogsea}R Documentation

Functions for DigitalOcean (DO) droplets

Description

There's a lot of functions for working with droplets. Here's a breakdown of what they all do.

Documentation

Functions

The main functions for creating/deleting droplets:

Modify a droplet:

Take and restore snapshots:

ssh interactions with droplets:

Perform various actions on droplets:

Freeze/thaw droplets:

Working with Docker

We named a DO droplet with the Docker application installed a "docklet" for convienence

The main two functions for creating docklets:

Running docker commands on your docklet:

Install RStudio things:


[Package analogsea version 1.0.7.2 Index]