Socket
Socket
Sign inDemoInstall

boom-deploy

Package Overview
Dependencies
97
Maintainers
3
Versions
192
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    boom-deploy

deploy your app


Version published
Weekly downloads
1
decreased by-50%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

boom-deploy

В настоящий момент авторизация через github работает только через personal token(repo, user, workflow rights)

~/.boom/.github_token

Установка nodejs и npm:

sudo apt-add-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get upgrade nodejs
sudo apt-get upgrade npm
sudo apt-get install nodejs
sudo apt-get install npm

Установка бум-деплоя:

sudo npm install -g boom-deploy

Обновление бум-деплоя:

sudo npm update -g boom-deploy

Версия бум-деплоя:

boom -v

Описание комманд бум-деплоя:

boom -t

Сделать дамп продакшен-базы в локальный мускул:

boom production mysql:dump local

Задеплоить проект в продакшен:

boom production deploy

Keywords

FAQs

Last updated on 10 Feb 2021

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc