An open API service indexing awesome lists of open source software.

https://github.com/motdotla/oceanmanager

I use ocean-manager to manage carve's servers on Digital Ocean. It automatically spins up servers and spins them back down.
https://github.com/motdotla/oceanmanager

Last synced: 7 months ago
JSON representation

I use ocean-manager to manage carve's servers on Digital Ocean. It automatically spins up servers and spins them back down.

Awesome Lists containing this project

README

          

# Ocean Manager

## Dev Setup

* touch .env

```
DIGITALOCEAN_API_KEY=somevalue
DIGITALOCEAN_CLIENT_ID=someothervalue
OCEANMANAGER_LEADING_NAME=carve-queue-
```