ember-cli-deploy-digitalocean icon indicating copy to clipboard operation
ember-cli-deploy-digitalocean copied to clipboard

Deploy your FastBoot Ember applications to DigitalOcean droplets. www.digitalocean.com

Results 6 ember-cli-deploy-digitalocean issues
Sort by recently updated
recently updated
newest added

When running `ember do:provision` I'm running into this error: ``` There was an error communicating with DigitalOcean's API! TypeError: Cannot read property 'ip_address' of undefined Error: TypeError: Cannot read property...

Yay! It works! Here are the steps I took to get this working: ``` # ember -v ember-cli: 2.10.1 node: 7.4.0 os: darwin x64 ``` Tested my app, fastboot works...

help wanted

Hi there, We noticed that your repo has a high severity vulnerability: - [Regular Expression Denial of Service](https://snyk.io/vuln/npm:minimatch:20160620?utm_source=gh_issue) - Affected package: minimatch <=3.0.1 [Here is the test report for this...

Is there a sample configuration for how to specify environment variables in config? Also, does this deploy only work with ember fastboot applications?

Try to add unit tests for various functions for easier testing.

enhancement

Should have good guidelines for contributing to the repo and stylistic stuff.

enhancement