Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-22 | Restart uwsgi and nginx after instances have been updated. | Cyril Brulebois | |
Signed-off-by: Cyril Brulebois <cyril@debamax.com> | |||
2016-04-22 | Add postinst script to update all created instances. | Cyril Brulebois | |
The update procedure is inspired by the "update" target in upstream Makefile, except for the hardcoding of the localized applications. Keeping this postinst script "set -x" would be a bit too verbose on the long run, so it would probably be a good idea to remove that line once initial testing has happened. Signed-off-by: Cyril Brulebois <cyril@debamax.com> |