
Product
Introducing Reports: An Extensible Reporting Framework for Socket Data
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.
ember-cli-deploy-front-end-builds
Advanced tools
If you are deploying an Ember.JS application to a front end builds server then you should probably check out the Front end builds pack.
config/deploy.js has the following options.
| Property | Type | Required | Example | Notes |
|---|---|---|---|---|
app | string | Yes | my-blog | The name of your application on the front end builds server. |
endpoint | string | Yes | http://www.ted.com | The hostname where you front end builds server lives. |
privateKey | string | No | /home/me/feb.key | The path to the private key used to sign your builds. |
requestOptions | object | No | {} | Additional params to pass to the request object. |
// config/deploy.js
ENV['front-end-builds'] = {
app: 'my-blog',
endpoint: 'http://www.ted.com',
privateKey: process.env.FEB_DEPLOY_KEY
};
FAQs
The default blueprint for ember-cli addons.
The npm package ember-cli-deploy-front-end-builds receives a total of 4 weekly downloads. As such, ember-cli-deploy-front-end-builds popularity was classified as not popular.
We found that ember-cli-deploy-front-end-builds demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.