Orion Cloud Pack - library for EC2

Essential Files  

promises.cf            Main configuration file.
update.cf              Update configuration.
failsafe.cf            Failsafe configuration.
cfengine_stdlib.cf     CFEngine standard library.


Maintenance Examples

change_mgt.cf          Implement security tripwire on files/directories.
ensure_ownership.cf    Home directory ownership and permission maintenance.
fix_broken_software.cf Package installation and permission correction.
garbage_collection.cf  Log rotation and removal.
harden_xinetd.cf       Disable xinetd services specified.
iptables.cf            Secure system with sysctl.conf and iptables.
name_resolution.cf     Edit /etc/resolv.conf to the specified DNS servers

System Setup Examples 

c_cpp_env.cf           Set up C programming environment.
db_mysql.cf            Install and run MySQL
db_postgresql.cf       Install and run PostgreSQL
db_sqllite.cf          Install and run SQLlite
jboss_server.cf        Prepare JAVA environment and run JBOSS.
nagios.cf              Setup NAGIOS monitoring node.
nginx_perlcgi.cf       Setup NGINX webserver perlCGI.
nginx_phpcgi.cf        Setup NGINX webserver phpCGI.
ntp.cf                 Setup NTP server and clients.
perl_env.cf            PERL programming language install.
php_webserver.cf       Setup a PHP webserver.
python_env.cf          PYTHON programming install.
ruby_env.cf            Setup ruby on rails environment.
sshd_conf.cf           Ensure sshd config is correct.
tomcat_server.cf       Setup a tomcat server.
varnish.cf             Set up Varnish web accelerator
