zendesk / samson

Web interface for deployments, with plugin architecture and kubernetes support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status FOSSA Status DockerHub Status

Samson is a web interface for deployments. Live Demo It is currently in maintenance mode (bugfix, but no new features) because we are migrating off it.

View the current status of all your projects:

Allow anyone to watch deploys as they happen:

View all recent deploys across all projects:

Deployment Workflow

Create a project and 1 or more stages (staging/production etc), then selects a version and start the deploy.

Samson will:

  • clone git repository
  • execute commands associated with the stage (or execute API calls for kubernetes)
  • stream deploy output to everybody who wants to watch
  • persist deploy output for future review

Requirements

  • MySQL, Postgresql, or SQLite
  • Ruby (see .ruby-version)
  • Git (>= 1.7.2)

Documentation

Contributing

Issues and Pull Requests are always welcome, submit your idea!

License

Use of this software is subject to important terms and conditions as set forth in the LICENSE file

About

Web interface for deployments, with plugin architecture and kubernetes support

License:Other


Languages

Language:Ruby 89.0%Language:HTML 8.6%Language:JavaScript 1.5%Language:SCSS 0.7%Language:Shell 0.1%Language:Dockerfile 0.0%Language:CSS 0.0%Language:Procfile 0.0%