uproxy-cloud-install

2.0.3 • Public • Published

uproxy-cloud-install

This module contains code to install a uProxy cloud server on DigitalOcean.

Usage

  • Call uproxyCloudInstall.getOAuth to get a DigitalOcean OAuth URL. This will launch the DigitalOcean OAuth flow. Once the user has returned to your redirectUri, extract the access_token from your URL parameters.
  • Create a new uproxyCloudInstall.DigitalOceanInstaller object using your access_token.
  • Call install with the droplet name and region to install a uProxy server on DigitalOcean.

Testing

To run Jasmine unit tests, run npm run test

Readme

Keywords

none

Package Sidebar

Install

npm i uproxy-cloud-install

Weekly Downloads

6

Version

2.0.3

License

none

Last publish

Collaborators

  • dborkan