]> cat aescling's git repositories - mastodon.git/commit
[Nanobox] Apply Release Notes Changes (#5670)
authorDaniel Hunsaker <danhunsaker@gmail.com>
Wed, 15 Nov 2017 15:26:53 +0000 (08:26 -0700)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 15 Nov 2017 15:26:53 +0000 (16:26 +0100)
commit3e4b01b47d4b84b8970048a5a80babdcc681d5c0
tree737e95215469be19f7f7cf6957e0ffcbc840ac56
parent19e8b861a2c97240e0ca9c47d13bb3d7c5cb7520
[Nanobox] Apply Release Notes Changes (#5670)

Apparently I missed some things in earlier commits/releases that needed to be applied to the Nanobox setup. All minor things, nothing that breaks anything, but still best to get them in place.

- Move cron jobs to their own component, so the Sidekiq component can be scaled up to multiple instances without causing issues with running the same cron job multiple times at once.
- Update cron jobs to the latest requirements, removing extraneous ones
- Add new variables to `.env.nanobox`
- Update Nginx to use correct cache header directives
.env.nanobox
boxfile.yml
nanobox/nginx-web.conf.erb