Skip to content

Deployer is a free and open source deployment tool.

License

Notifications You must be signed in to change notification settings

tshafer/deployer

This branch is up to date with REBELinBLUE/deployer:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 3, 2021
Oct 3, 2021
Jun 12, 2018
Oct 3, 2021
Oct 3, 2021
Oct 3, 2021
Jan 22, 2017
Oct 2, 2021
Oct 3, 2021
Aug 5, 2018
Mar 5, 2017
Oct 3, 2021
Oct 3, 2021
Feb 18, 2017
Nov 24, 2017
Oct 3, 2021
Oct 3, 2021
Oct 3, 2021
Oct 2, 2021
Jan 29, 2017
Apr 25, 2018
Jun 6, 2018
Jun 19, 2017
Jun 17, 2015
Oct 3, 2021
Oct 2, 2021
Oct 2, 2021
Jun 6, 2018
Oct 2, 2021
Oct 3, 2021
Oct 3, 2021
Oct 2, 2021
Oct 2, 2021
Jun 6, 2018
Jun 6, 2018
Mar 4, 2017
Oct 3, 2021
Aug 13, 2015
Nov 24, 2017

Repository files navigation

Deployer

StyleCI Build Status Code Coverage Software License Laravel Version Latest Version StackShare Gitter

Deployer is a PHP Application deployment system powered by Laravel 5.5, written & maintained by Stephen Ball.

Check out the releases, license, screenshots and contribution guidelines.

See the wiki for information on system requirements, installation & upgrade instructions and answers to common questions.

What it does

  • Deploys applications to multiple servers accessible via SSH
  • Clones your project's git repository
  • Installs composer dependencies
  • Runs arbitrary bash commands
  • Gracefully handles failure in any of these steps
  • Keeps a number of previous deployments
  • Monitors that cronjobs are running
  • Allows deployments to be triggered via a webhook

What it doesn't do

License

Deployer is licensed under The MIT License (MIT).

About

Deployer is a free and open source deployment tool.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 82.3%
  • HTML 9.2%
  • JavaScript 6.3%
  • Shell 1.1%
  • Makefile 0.5%
  • CSS 0.3%
  • Dockerfile 0.3%