Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I'm not going to bother offering my opinions on this topic since others have already provided several intelligent replies however I would like to state my experience as it applies to this issue.

The company that I work for develops and supports a web app (and some other associated technologies) that is used throughout the newspaper industry. We develop and support this app in-house and distribute it to customers who run their own copies on their servers & internal systems. We're not a hosting company. Our cash-flow comes from the customization & support of this application to suit individual workflows; we don't make money from the actual app per-se.

Our development team makes heavy use of the more mature CPAN modules (and a few which aren't quite as mature) and ran into deployment issues related to CPAN usage early on in our project.

Our final solution was to package the required modules (and whatnot) along with our application and to develop an installation system that automatically compiles & installs pre-requisites in a sub-directory of our chosing (i.e. /opt/oursoftware-1.0).

It isn't perfect but it's a whole lot easier for our customers to manage (not to mention our in-house teams) and has huge benefits from a support perspective. We require of our customers a particular OS and provide a customized operating environment for our applications. This allows us to customize the various pieces of middleware while avoiding all of the sticky issues that arise from having to deal with software installed by another vendor. A shared environment for applications is wonderful but only in situations where you have complete control the environment. Our software often runs on dedicated servers but there are some situations where we have to share server space with other vendors and believe me when I say that you do NOT want to be responsible for downtime in a newspaper setting, particularly when you are involved with pre-press ad management.


In reply to Re: A Vision for Easy Web Application Deployment for Perl by Booger
in thread A Vision for Easy Web Application Deployment for Perl by markjugg

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-23 16:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found