Re: issues with asset sync

2012-04-20 Thread Daniel Huckstep
I actually prefer the cloudfront method, I use it on my blog. - Daniel On Fri, Apr 20, 2012 at 3:07 PM, Neil Middleton wrote: > A bit of background as to what is going on here might be helpful. > > When you push your code into Heroku a set of machines will take that code > and compile it into a

Re: Renaming the Hosting URL for a Facebook App

2012-04-20 Thread Richard Schneeman
You need to change your hosting url http://stark-river-7862.herokuapp.com no longer exists -- Richard Schneeman http://heroku.com @schneems (http://twitter.com/schneems) On Friday, April 20, 2012 at 12:44 PM, nK0de wrote: > I just started developing a Facebook App. I'm having trouble under

Re: issues with asset sync

2012-04-20 Thread Neil Middleton
A bit of background as to what is going on here might be helpful. When you push your code into Heroku a set of machines will take that code and compile it into a slug. This slug is what is deployed to the dynos when required. Due to a few reasons, these slug compilers are not aware of the applic

Renaming the Hosting URL for a Facebook App

2012-04-20 Thread nK0de
I just started developing a Facebook App. I'm having trouble understanding some things working with Heroku, the free hosting platform for the apps. So I created the App on Facebook. And from Heroku, I renamed the App.

Renaming the Hosting URL for a Facebook App

2012-04-20 Thread nK0de
I just started developing a Facebook App. I'm having trouble understanding some things working with Heroku, the free hosting platform for the apps. (The posted URLs are screenshots of the settings and errors I have) So I created the App on Facebook. And from Heroku, I renamed the App. http://i.i

Re: issues with asset sync

2012-04-20 Thread Daniel Huckstep
Are you using `heroku run` as the guide says, or are you expecting it to to work when you `git push`? If the latter, look at https://devcenter.heroku.com/articles/labs-user-env-compile - Daniel On Fri, Apr 20, 2012 at 10:33 AM, brianthecoder wrote: > So I followed the guide here > https://dev

Re: Issues with Asset Sync

2012-04-20 Thread Richard Schneeman
I recommend not using asset sync to if you're just trying to use cloudfront, you can just have it pull your assets directly from your app. You can see how to do it here: http://ryantownsend.co.uk/post/13126016608/cloudfront-cdn-on-rails Essentially just sign up for a CDN on Cloud Front Set t

Re: Running Grails application which requires ~3GB on the heap - possible in heroku?

2012-04-20 Thread Chris Hanks
It's not possible, sorry. A single dyno is limited to 512 MB of RAM (see the Acceptable Use Policy: http://policy.heroku.com/aup). And cranking up the dynos won't help, because their RAM won't pool (and Heroku goes out of its way to split your dynos across different machines anyway). On Friday

issues with asset sync

2012-04-20 Thread brianthecoder
So I followed the guide here https://devcenter.heroku.com/articles/cdn-asset-host-rails31, but for some reason, during the assets:precompile rake task. Its not picking up any of my environment variables. I even added a line to inspect the environment variables in the asset_sync initalizer, and

Running Grails application which requires ~3GB on the heap - possible in heroku?

2012-04-20 Thread Chris
Hi, I'm slightly confused as to whether it is possible to run an application on Heroku that requires around 3GB on the heap. This does seem a lot, but it's not a memory leak - it is just that it is necessary to have around 3,000,000 objects in memory at a certain time (yes, I will be reviewing jus

Re: remove my first app message from post to wall box

2012-04-20 Thread menik
Thanks. Just trying to get a understanding at the moment. Hoping to create some kind of audio visual application. Here's a screen shot of what i mean http://img2.pixhost.org/images/3589/11971165_screen-shot-2012-04-20-at-01-14-08.png so the source code i get from that when looking at the source in