Socket
Book a DemoInstallSign in
Socket

ember-cli-deploy-digitalocean

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-deploy-digitalocean

The default blueprint for ember-cli addons.

0.0.4
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Ember-cli-deploy-digitalocean

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone this repository
  • npm install
  • bower install

Environment Variables

  • DO_ACCESS_TOKEN - Your DigitalOcean API key. Generate one https://cloud.digitalocean.com/settings/api/tokens.
  • PRIVATE_KEY_DIR - Location of your private SSH key used for your droplet.
  • PASSPHRASE - Passphrase for the SSH key.
  • DROPLET_USERNAME - Username to log into the droplet as (defaults to root)
  • DROPLET_PASSWORD - Password to log into the droplet as (can be left blank if unused)

Deploying

Run ember do:provision in order to provision a droplet for usage with FastBoot. Note: The best droplet image to use is the Node one-click installer. This step must be run in order for FastBoot to work correctly on your droplet. After this is setup, just run ember deploy <environment> and you're good to go.

Note

Please make sure you also have ember-cli-deploy-build installed. This may be further refined through the use of a lightning pack, but for now, please just install ember-cli-deploy-build as well.

Thanks to Tom and his Elastic Beanstalk plugin for a good starting/reference point.

Keywords

ember-cli-deploy-plugin

FAQs

Package last updated on 30 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.