Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Perl equivalent to Heroku/Elastic Beanstalk?

by itnomad (Scribe)
on Nov 27, 2013 at 18:44 UTC ( [id://1064684]=note: print w/replies, xml ) Need Help??


in reply to Perl equivalent to Heroku/Elastic Beanstalk?

Hi OfficeLinebacker,

I've done some things using OpenShift by RedHat. In the end, though, I want to use a more current Perl than 5.10, so the preconfigured gears are inadequate. A custom gear is not hard to set up. Then using git and cpanm, and bootstraping local::lib, seems like a good solution. It's still more complicated than it needs to be since OpenShift uses an unusual setup for installing modules. One lists them in a dependency file and OpenShift installs them. It works, it's free up to a point, and seems good for proof of concept kind of stuff.

I didn't know about Perl on Heroku. Sounds like it's worth a try.

chromatic posted something to Twitter a little while ago about cloudatcost.com. $12 a year, or $35 one time fee. I'm trying it out and so far am enjoying it. It's very easy to get started and one just installs whatever. Bootstraping local::lib, using cpanm, and using git is just easy and solid. I'm developing on my desktop/laptop, pushing to github and then cloning that from my cloudatcost server.

  • Comment on Re: Perl equivalent to Heroku/Elastic Beanstalk?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1064684]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (8)
As of 2024-04-19 09:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found