You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 31, 2022. It is now read-only.
patch broken SSL certificates list (4887cf5), closes #268
update rubies for ruby-nq and fullstack, set default ruby to 2.7 (09ba7e1), closes #266
BREAKING CHANGES
By default new list of SSL certificates is used.
It should not affect any of your current deployments, but if you start seeing SSL errors, the first thing you should check, is disabling node['patches']['chef12_ssl_fix'] option.
appserver: move appserver processes to foreground (37b9465), closes #244
deploy: use revision-based deploy provider (#245) (27887e6)
BREAKING CHANGES
appserver: Theoretically everything should work out of the box,
and you shouldn't notice any change on your environment. However if your
appserver start behave oddly (or probably - won't start at all) - this
may be the first reason for that. Check generated monit files, check if
monit is running and also check the syslog (monit is configured to write
all the appserver output there).