Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Deployment

Mojolicious::Guides::Cookbook

  • Apache/CGI

  • PSGI/Plack - any such server (without the real-time features of Mojo)

  • (Built in) Daemon

  • Morbo (Automatically reloads the server)

  • Hypnotoad Hot-code reloading production server

  • Hot deployment: Zero downtime software upgrades

hypnotoad project      (start or reload)
hypnotoad -s project   (stop)