Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

43 lines (35 loc) · 1.41 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to WebDevOps.io Samson Deployment.

[1.4.0] - 2016-04-06

Changed

[1.3.0] - 2016-03-28

Changed

  • Moved /app/db to /storage/db (make backup before update!)
  • Added storage for npm and composer
  • Implemented reading of samson project/group environment variables when using ansistrano
  • Local tasks only run once for all affected hosts

[1.2.0] - 2016-02-24

Changed

  • TYPO3 deployment support
  • rsync excludes because of deployment issues

Removed

  • MySQL support, switched to sqlite because of stability issues

[1.1.0] - 2016-02-16

Added

  • Added basic symfony 2 und 3 support
  • Added support for prefetched ssh public keys (more secure)
  • Added Makefile for common tasks
  • Added DEPLOYMENT_PROJECT support

Changed

  • Improved deployment README
  • Renamed /opt/deployment to /opt/ansistrano
  • Cleaned up etc/environment.yml
  • Switched to Apache 2.0 license to match zendesk/samson license

[1.0.1] - 2016-02-16

Changed

  • Updated README

[1.0.0] - 2016-02-16

Initial revision