App::VW

A deployment system for Squatting+Continuity web apps
Download

App::VW Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • John BEPPU
  • Publisher web site:
  • http://search.cpan.org/~beppu/

App::VW Tags


App::VW Description

A deployment system for Squatting+Continuity web apps App::VW is a system for deploying Squatting web apps using the Continuity backend. It's modeled after rv which was a system for deploying Camping applications during the Camping 1.5 era.Developer commentsIf you like the idea of starting up a cluster of web servers and putting them behind a reverse proxy (like nginx, perlbal, or Apache's mod_proxy_balancer), then vw might be the system for you.SYNOPSISFirst, install the vw system: sudo vw installThen, setup some apps for vw to manage: cd /path/to/squatting/app sudo vw setup App --port=5000 --cluster-size=1 vi vw_harness.plStarting and stopping vw: sudo /etc/init.d/vw start sudo /etc/init.d/vw stopMaking vw start up at boot time (on Debian-derived systems): sudo update-rc.d vw defaultsDisabling vw from starting up at boot (on Debian-derived systems): sudo update-rc.d -f vw removeWatching vw's syslog output (on Debian-derived systems): sudo tail -f /var/log/user.log Requirements: · Perl


App::VW Related Software