On Thu, 16 Aug 2012 11:11:13 +0300
sawyer x <[email protected]> wrote:

> An important question would be restarts, IMHO.
> Since you're doing this properly (PSGI, FastCGI, Starman, etc.),
> you'll have a service (fcgid, Starman, whatever) running all the
> time, you'll need to make it possible for the users to restart it.

Indeed.

Depending on the deployment method, it may be possible to add a hook to
restart the app automatically on git push or similar perhaps.

Wouldn't work so well for someone SFTP'ing their app up of course :)
_______________________________________________
Dancer-users mailing list
[email protected]
http://www.backup-manager.org/cgi-bin/listinfo/dancer-users

Reply via email to