Skip to content

dbalagansky/Apache-Cluster-Manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-== Introduction ==-

Apache Cluster Manager (ACM) is a set of tools to manage a cluster of Apache Httpd with mod_proxy_balancer
See the main website for more help : http://code.google.com/p/apache-cluster-manager

Python dependencies (all of them are included with Python):
  - HTMLParser
  - optparse
  - urllib2

-== Running ACM ==-

  - Create your configuration file (you can find a sample file (sample.cfg) right at ACM's root directory)
  - Simply run bash script named 'acm' from ACM's root directory. -h option could be a good start ;-)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%