This repository has been archived by the owner on Apr 23, 2019. It is now read-only.
Releases: intercity/chef-repo
Releases · intercity/chef-repo
v2.2.0.beta2
Merge pull request #119 from intercity/jb-backups-fix Fix in the backups recipe
v2.2.0.beta1
Merge pull request #115 from intercity/jb-backup-feature Basic backup functionality
2.1.0
See UPGRADING.md for upgrade instructions if you're using the Unicorn stack.
Added
- Started working with a Changelog
- Configure ENV vars for your apps Rbenv-vars
- Speed up Ruby installation with binary packages
- Unicorn Stack: Use Upstart to start Unicorn
- Wrote UPGRADING.md with upgrade instructions to 2.1.0
Deprecated
- Nothing.
Removed
- Unicorn Stack: Don't use Bluepill monitoring for Unicorn anymore.
Fixed
- Nothing.
v2.1.0.beta2
Merge pull request #93 from intercity/jb-changelog Added a Changelog file
v2.1.0.beta1
Add supported Ubuntu versions and databases
2.0.0
v2.0.0-beta6-1
A hotfix release of beta6
v2.0.0-beta6
PostgreSQL Support
v2.0.0-beta5
Merge pull request #47 from intercity/passenger-stages Correctly allow a custom rails_env stage
v2.0.0-beta4
- Fixed issue with Unicorn and nginx paths. Thanks @bswinnerton!
- Fixed syntax error in sample_host.json. Thanks @kevinold and @bswinnerton!