Re: [racket] RedHat OpenShift

2012-05-17 Thread John Clements
On May 17, 2012, at 5:53 AM, Sam Tobin-Hochstadt wrote: > Let me be the first to say that this is really cool! DItto. Followed instructions, got blank server running at http://test-rackjbc.rhcloud.com Neat! Next step… understanding rhc. Well, I just figured one thing out, which is that yo

Re: [racket] RedHat OpenShift

2012-05-17 Thread Sam Tobin-Hochstadt
Let me be the first to say that this is really cool! On Wed, May 16, 2012 at 9:53 PM, Ray Racine wrote: > Tada your newly changed Racket web app is up and running on the internet. -- sam th sa...@ccs.neu.edu Racket Users list: http://lists.racket-lang.org/users

Re: [racket] RedHat OpenShift

2012-05-16 Thread Ray Racine
One more thing of note. Since the pre_build script is always run first in the cycle, one can assume that racket is installed and working henceforth. So the rest of RackOS system, scripts, and hooks such 'start', 'stop', 'deploy' etc.. can be written in Racket. Putting together the Bash script to

Re: [racket] RedHat OpenShift

2012-05-16 Thread Ray Racine
Quick update. I have a rough and simple bootstrap working. Here to see it running. http://test-rpr.rhcloud.com/ Read the README here about the DIY scripts. https://github.com/RayRacine/rackos Read here if you want to bring run Racket's default page on OpenShift. https://github.com/RayRacine/racko

Re: [racket] RedHat OpenShift

2012-05-15 Thread John Clements
On May 15, 2012, at 3:02 PM, Danny Yoo wrote: > > The DIY offering is pretty new with limited doc. > > https://openshift.redhat.com/community/blogs/new-openshift-release-march-22-2012-nodejs-diy-cartridge-new-website-and-more > > https://openshift.redhat.com/community/blogs/a-paas-that-runs-an

Re: [racket] RedHat OpenShift

2012-05-15 Thread Danny Yoo
> > > The DIY offering is pretty new with limited doc. > > > https://openshift.redhat.com/community/blogs/new-openshift-release-march-22-2012-nodejs-diy-cartridge-new-website-and-more > > > https://openshift.redhat.com/community/blogs/a-paas-that-runs-anything-http-getting-started-with-diy-applicat

Re: [racket] RedHat OpenShift

2012-05-15 Thread Ray Racine
https://github.com/RayRacine/rackos Racket Users list: http://lists.racket-lang.org/users