X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FDeployment.pod;h=a56c3148714e3b702b52c8042e4bb60eeb69aefc;hb=08c0026dc8cd9b6f157e952b143ad329e68dbbe2;hp=1eefa62bbc30a85ba60f9763a7a51c94babfb793;hpb=815bcace0302fcf66d3dcbd4fc7fdafa00d988ce;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual/Deployment.pod b/lib/Catalyst/Manual/Deployment.pod index 1eefa62..a56c314 100644 --- a/lib/Catalyst/Manual/Deployment.pod +++ b/lib/Catalyst/Manual/Deployment.pod @@ -1,3 +1,5 @@ +=encoding utf8 + =head1 NAME Catalyst::Manual::Deployment - Deploying Catalyst @@ -85,7 +87,7 @@ mean that it is not suitable for most deployments. =head2 Chef - is an open-source systems integration +L is an open-source systems integration framework built specifically for automating cloud computing deployments. A Cookbooks demonstrating how to deploy a Catalyst application using Chef is available at L and