Skip to content

ghenry/cat-fcgi-init

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is in a bit of a shambles at the moment; I'll get it cleaned up soon.

What this is is a script to manage a Catalyst app running as an external FastCGI
process. The current "stable" version is a bourne sh script, "cat-fcgi-init" in
the root. The very first revision imported is production-ready; the changes
after that are deadend and don't work.

I'm reimplementing as Perl, with the added feature of allowing zero-downtime
restarts; however that's not nearly there yet.

Also living here for now is Log::LSB::InitMsg, a prototype module for logging
using the LSB-approved interface, with emphasis on working properly under Debian
and Ubuntu.

About

An initscript-compatible tool for managing Catalyst applications running as FastCGI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 89.8%
  • Perl 10.2%