Skip to content

DaFox/sense-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SENSE7 Deploy

Installation

$ git clone https://github.com/DaFox/sense-deploy.git
$ cd sense-deploy
$ composer update

Configuration

  • Gearman configuration is done in application/config/worker.yaml
  • Project configuration goes to application/config/projects/$project.yaml

Usage

  • Start 1 to X master workers
$ bin/sense-deploy worker --master
  • Start 1 to X deploy workers
$ bin/sense-deploy worker
  • Run
$ bin/sense-deploy deploy <project> <environment> <release>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages