deployer

The PHP deployment tool with support for popular frameworks out of the box

MIT License

Downloads
18.2M
Stars
10.5K
Committers
377

Bot releases are visible (Hide)

deployer - v7.4.0 Latest Release

Published by antonmedv 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/deployphp/deployer/compare/v7.3.3...v7.4.0

deployer - v7.3.3

Published by antonmedv 12 months ago

What's Changed

Full Changelog: https://github.com/deployphp/deployer/compare/v7.3.2...v7.3.3

deployer - v7.3.2

Published by antonmedv 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/deployphp/deployer/compare/v7.3.1...v7.3.2

deployer -

Published by antonmedv over 1 year ago

  • Added Laravel Nova task to recipe/laravel (#3548)
  • Fixed: upload in yaml, allow array or string (#3551) (#3552)
  • Magento: compile all themes when magento_themes is not set (#3550)
  • Magento: Cache key id prefix (#3453)
  • More verbose Httpie errors
deployer - v7.3.0

Published by antonmedv over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/deployphp/deployer/compare/v7.2.1...v7.3.0

deployer - v7.2.1

Published by antonmedv over 1 year ago

  • Fixed branch deploy for clone strategy.
  • Fixed Shopware Flex build.sh file name (#3513)
  • Fixed bin/console calls in Shopware recipe (#3512)
deployer - v7.2.0

Published by antonmedv over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/deployphp/deployer/compare/v7.1.4...v7.2.0

deployer - v7.1.4

Published by antonmedv over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/deployphp/deployer/compare/v7.1.3...v7.1.4

deployer - v7.1.3

Published by antonmedv over 1 year ago

Fixes previously broken build.

deployer - v7.1.3-beta.1

Published by antonmedv over 1 year ago

deployer - v7.1.2

Published by antonmedv almost 2 years ago

What's Changed

deployer - v7.1.1

Published by antonmedv almost 2 years ago

  • Added support for php8.2.
  • Fixed YAML import order bug.
deployer - v7.1.0

Published by antonmedv almost 2 years ago

  • Fixed PHP 8.1.14 compatibilities.
  • Added Magento2 artifact deployment (#3317)
  • Added pub/static/_cache as shared_dir (#3343)
  • Added NewRelic endpoint to config and used it when posting to api (#3374)
  • Fix: use include path when importing YAML files (#3377)
  • Laravel recipe: Add horizon publish command (#3425)
  • Added CraftCMS recipe (#3405)
  • Added Cloudflare API Token support for auth, domain optional if zone_id provided (#3406)
  • Added --yes flag to Caddy gpg command (#3407)
  • Laravel recipe: Skip database tasks if .env is missing (#3359)
  • Fix: #3319 - Receiving variables db_user and db_name (#3351)
  • Fix: escape metainfo to prevent bash syntax errors (#3328)
  • Additional writable modes (#3316)
  • Fixed typo for SSH_KNOWN_HOSTS in CI/CD docs (#3310)
  • Fix: only delete symlink on broken release
  • Improved error message: show next free release
deployer - v7.0.2

Published by antonmedv about 2 years ago

This release contains small improvements:

  • Better error messages.
  • Keeps release folder after unsuccessful deploy.
  • Removed Levenshtein config check.
deployer - v7.0.1

Published by antonmedv about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/deployphp/deployer/compare/v7.0.0...v7.0.1

deployer - v6.9.0

Published by antonmedv about 2 years ago

Deployer v6 with php8 support.

deployer - v7.0.0

Published by antonmedv about 2 years ago

After more than 2 years of development, with contributions from 63 people, and the kind support of sponsors, I'm glad to present you with a brand new version of Deployer!

The v7 branch saw 40 betas, 9 RCs, with thousands of projects already using Deployer v7 in their production deployment.

One of the biggest changes is a new provision recipe. The provision recipe can automatically install and configure any VPS for running your PHP application. It will install webserver, SSL, PHP, Redis, node, etc. Everything that is needed to run any PHP application in production.

Getting Started

composer require deployer/deployer
deployer - v7.0.0-rc.9

Published by antonmedv about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/deployphp/deployer/compare/v7.0.0-rc.8...v7.0.0-rc.9

deployer - v7.0.0-rc.8

Published by antonmedv over 2 years ago

  • Refactored ssh client and host connection option.
  • Added Postgres db provisioning.
  • Added username in deploy:lock error message (#3046)
  • Added configurable themes to Magento2 (#3047)
deployer - v7.0.0-rc.7

Published by antonmedv over 2 years ago

  • Renamed dep back to deployer.phar.
  • Added better completion support.
Package Rankings
Top 0.21% on Packagist.org
Top 6.59% on Proxy.golang.org