LB RightScale tools install v9 by RightScale
Installs RightScale premium LB tools.
Description
Creates and fills the /opt/rightscale/lb/* files from the attached tar file.
First Launch
All code installed from attached files.
Reboot
Skipped.
LB app to HA proxy connect v2 by RightScale
Contacts and configures the predefined load balancer instance to start forwarding traffic to all existing app port configured in all Load Balancer instances associated with LB_HOSTNAME.
LB app to HA proxy disconnect v1 by RightScale
Contacts and configures the predefined load balancer instance to stop forwarding traffic to all existing mongrels (mongrelcluster) configured in all Load Balancer instances associated with LBHOSTNAME.
LB apache reverse proxy configure v1 by RightScale
Configures Apache to act as a reverse proxy.
Description
Configures Apache to act as a reverse proxy and to include any existing vhost definitions that are found in /etc/httpd/rightscale.d/
On First Launch
Installs and configures as described.
Reboot
No actions are taken. The cur
LB app to local HA proxy connect v2 by RightScale
Contacts and configures the local HA proxy to start forwarding traffic to the same instance. This is used such that freshly booted applications are automatically connected to their local HA proxy.
WEB apache FrontEnd http vhost v1 by RightScale
Configure vhost.
Description
It sets up the necessary vhost for a front end machine that also runs the application on another vhost. Specifically, it sets port 80 vhost that forwards to HA proxy and it sets up a second vhost for the application. PHP can be enable in the application
**First l
WEB apache FrontEnd https vhost v1 by RightScale
It sets up a simple http vhost (i.e., no ssl), using the default document root "/home/lamp/...", and logging to the typical system-wide dirs "/var/log/httpd"
