Skip to content

Releases: TalkingQuickly/capistrano-cookbook

Version 5.0.1

25 Mar 02:02
935e006
Compare
Choose a tag to compare
  • 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