Releases: TalkingQuickly/capistrano-cookbook
Releases · TalkingQuickly/capistrano-cookbook
Version 5.0.1
- Adds full support for deploy (but not config creation) without sudo access
- Refactor config files to use single array of hashes with flags
- Refactor Sidekiq and Monit configurations to copy files directly rather than using symlinks to avoid potential root access leak
- Fixes bug where object identifier was outputted in logs rather than filename
- Fixes nginx not being reloaded after
setup_config
due to shared log directory not yet existing