The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Clustericious::Command::Hypnotoad

DESCRIPTION

Start a hypnotoad webserver.

Configuration for the server is taken directly from the "hypnotoad" entry in the config file, and turned into a config file for hypnotoad.

EXAMPLE

 start_mode : "hypnotoad"
 hypnotoad:
    workers : 1
        listen :
            - "http://*:3000"
    inactivity_timeout : 50
    pid_file : /tmp/minionrelay.pid

SEE ALSO

Mojo::Server::Hypnotoad