This repository has been archived by the owner on Dec 31, 2022. It is now read-only.
v1.20.0
Bug Fixes
Features
- 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).