Skip to content

A simple tool written in Go to kick off, monitor, and report on a single Samson deploy.

License

Notifications You must be signed in to change notification settings

ragurney/samson-job

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

samson-job

Docker Pulls

A simple tool written in Go to kick off, monitor, and report on a single Samson deploy.

Usage

Required Environment Variables:

  • SAMSON_PROJECT (id or permalink)
  • REFERENCE (e.g. 'master', 'v123', '9e44cb0fe')
  • SAMSON_STAGE (id or permalink)
  • SAMSON_TOKEN
  • SAMSON_URL (e.g. 'https://samson.cooldomain.org')

Optional Environment Variables:

  • POLL_INTERVAL (in seconds, default: 30)
  • DEPLOY_TIMEOUT (in minutes, default: 120)

go run main.go

About

A simple tool written in Go to kick off, monitor, and report on a single Samson deploy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published