[Dancer-users] Deployment pod

Sarah Fuller sarah at averna.id.au
Wed Nov 9 23:53:15 CET 2011


Great job! One thing though and i could be wrong here so maybe someone more
experienced will speak up. Anyway the point is with nginx Unix sockets are
kinda awesome. Seems a shame to not have an example listed for them.
On 10/11/2011 8:57 AM, "Assaf Gordon" <gordon at cshl.edu> wrote:

> Here's my latest draft:
>
> https://github.com/agordon/Dancer/blob/topic/deployment_pod/lib/Dancer/Deployment.pod
>
> It's pretty much ready (from my narrow Apache point-of-view).
>
> 1. I have verified all the different apache configurations - they all work
> (barring any typos).
>
> 2. included is a section on serving static files directly (requested by
> someone on the mailing list).
>
> 3. Added a section on load-balancing in apache using mod_proxy_balancer
>
> 4. Elaborated about deploying multiple Dancer applications on same server.
>
> 5. Simplified (IMHO) the configuration Stanzas - removed fluff like
> "ServerName" etc. which is not always relevant.
>
> 6. Change some of the Apache configuration examples, the old POD show
> changing the "documentroot" - that's not needed.
>
> 7. with NGINX+Proxy, simplified the example, removed fluff, and made it
> use TCP socket instead of a unix socket - to be more in line with the other
> examples.
>
> 8. Other stuff - copied as-is. I'm not familiar with those things (e.g.
> PerlBal, Balance, UBic, etc.) - so proofreading is still required.
>
>
> Comments and corrections are welcomed,
>  -gordon
> _______________________________________________
> Dancer-users mailing list
> Dancer-users at perldancer.org
> http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20111110/1c9a9df5/attachment.htm>


More information about the Dancer-users mailing list