Skip to content

velocity-9/v9_deployment_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v9_deployment_manager

CircleCI

The deployment manager receives events from GitHub as well as the v9_website to manage the state of serverless function deployments.

Building the Deployment Manager

If you haven't used Go before the documentation is quite thorough.

  1. Install The Dependencies Below
  2. Create an env.sh script(example)
  3. go build
  4. chmod +x ./env.sh
  5. ./v9_deployment_manager

Dependencies

Indirect Dependencies

Releases

No releases published

Packages

No packages published

Languages