Live data from Hacker News

On Cloud: Show off your rails or merb app with free hosting

oncloud.org

1–10 of 11 posts

Re: On Cloud: Show off your rails or merb app with free hosting

#4
It's quite different from Heroku. With Heroku you're deploying your app to a foreign hosting service. With oncloud you're running it locally while making it accessible publicly. No need to push anything anywhere and you have full access to your local filesystem.

Re: On Cloud: Show off your rails or merb app with free hosting

#5

It's quite different from Heroku. With Heroku you're deploying your app to a foreign hosting service. With oncloud you're running it locally while making it accessible publicly. No need to push anything anywhere and you have full access to your local filesystem.

Oh, that's cool. I didn't realize that about the service at first. They serve two very different and very useful niches.

Re: On Cloud: Show off your rails or merb app with free hosting

#8

I'd be really cool if they support wildcard subdomains, as my current project relies on it.

I saw someone doing it in the logs (possibly you?) and plan to add that. Probably in the next couple of days along with some other changes to the client libraries.

Re: On Cloud: Show off your rails or merb app with free hosting

#9

I'd be really cool if they support wildcard subdomains, as my current project relies on it.

I saw someone doing it in the logs (possibly you?) and plan to add that. Probably in the next couple of days along with some other changes to the client libraries.

Awesome, thanks!

Re: On Cloud: Show off your rails or merb app with free hosting

#10

Earlier quoted context omitted.

I saw someone doing it in the logs (possibly you?) and plan to add that. Probably in the next couple of days along with some other changes to the client libraries.

Awesome, thanks!

Hey, if you follow the new instructions you should be able to use wildcards now. It's not in the instructions yet, and the gem is really fresh so may not be up on gemcutter yet, but if you put "*papersmith.oncloud.org" where it says to put "papersmith.oncloud.org" it should work. Give it a go and let me know if it works.
Post reply on HN