Re: Heroku + coder google + raspberry pi + websocket + socket IO

2014-06-10 Thread Morten Bagai
Hi,

Did you make sure to enable websockets for your Heroku app when you created
it? If not, try following the instructions here:
https://devcenter.heroku.com/articles/heroku-labs-websockets.

I don't think you should have to specify the port anywhere in the client
code.

Best,

Morten


On Tue, Jun 10, 2014 at 6:55 PM, neuber jose sousa 
wrote:

> I'm trying to put this application (
> http://googlecreativelab.github.io/coder-projects/projects/blinky_lights/)
> on heroku
>
> e.g.:. this link (*fierce-shelf-9252.herokuapp.com*
> 
>
>  it already runs but when I click blink_ligths is only connecting,
> connecting ... I do not know the places that I have  put the process.*env*
> .*PORT*
>
> I have put but  not a few who have and websocket socket io javascrit
> files (js)
>
> Help me please
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Heroku" group.
>
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en_US?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Heroku Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to heroku+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Heroku Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to heroku+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Heroku Access Through Firewall

2012-08-06 Thread Morten Bagai
Additionally, it's worth mentioning that if you're using a service that lives 
behind a firewall that requires incoming requests to authenticate by IP, you 
can try the new Proximo add-on (https://devcenter.heroku.com/articles/proximo) 
that's available in beta.  

This elegantly solves the problem of needing to have a static IP for outbound 
requests from your application, and allows your corporate security folks to 
authenticate inbound traffic from your specific source IP.

It does not give the you a static IP for inbound HTTP requests going TO your 
Heroku app, but I would honestly be in total disbelief if that turned out to be 
an issue.  

--  
Morten Bagai
Heroku


On Monday, August 6, 2012 at 9:54 PM, Oren Teich wrote:

> Due to our dynamic nature, there is no way to limit it to a small or
> single IP address. We automatically change IP addresses at various
> times due to load, performance, infrastructure changes, etc. This is a
> common design feature for cloud these days. Right now your CNAME setup
> will round-robin between 8 or so IP addresses, and we find
> historically that at least one will change every week or so. If you
> use the SSL add-on, you'll have a single IP address… for a while. It's
> non-deterministic when it will change, with no control available. It
> could change every few minutes, or only once a month.
>  
> Oren
>  
> On Mon, Aug 6, 2012 at 5:08 PM, Karl  (mailto:threadh...@gmail.com)> wrote:
> > I have an app that is B2B, utilizing a custom domain. Occasionally, I get an
> > email from a new corporate firewall admin asking for the url, ports and ip's
> > of the application. The url (mydomain.com (http://mydomain.com)) and 
> > ports(80, 443) are easy, but
> > I'm having problems with the IP address.
> >  
> > They (company firewall admins) complain that the application does not have a
> > single IP address. Every time they hit the app, it comes back with a
> > different IP.
> >  
> > I know every firewall is different, and maybe a proxy and filter are the
> > best methods to handle this. But I need to give them some guidance.
> >  
> > Can someone give me some tips on what to tell firewall administrators what
> > to do to allow access to a Heroku application?
> >  
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Heroku" group.
> >  
> > To unsubscribe from this group, send email to
> > heroku+unsubscr...@googlegroups.com 
> > (mailto:heroku+unsubscr...@googlegroups.com)
> > For more options, visit this group at
> > http://groups.google.com/group/heroku?hl=en_US?hl=en
> >  
>  
>  
> --  
> You received this message because you are subscribed to the Google
> Groups "Heroku" group.
>  
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com 
> (mailto:heroku+unsubscr...@googlegroups.com)
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en_US?hl=en
>  
>  


-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en


Re: Testers wanted for Heroku add-on

2012-05-15 Thread Morten Bagai
Hi there,

I think you should describe what your add-on does. That should help you attract 
users.

Best,

Morten

On May 14, 2012, at 1:29 AM, Doğa Armangil wrote:

> Hello,
> I am a software engineer, and I work for a Switzerland-based software 
> company. 
> 
> We are currently looking for testers for our Heroku add-on. This job should 
> take about 15 minutes of your time if you are already a Heroku developer, and 
> it will earn you a free 2-year unlimited Qworum Service Provider license.
> 
> We have only 9 tester slots left, so please contact us if you are interested: 
> http://www.qworum.com/about .
> 
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Heroku" group.
>  
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en_US?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en


Re: UDP Routing

2011-12-30 Thread Morten Bagai
Currently it only supports HTTP routing.

Best,

-Morten

On Dec 30, 2011, at 4:30 PM, John Maxwell wrote:

> I'm struggling to configure a Heroku app to accept incoming UDP requests - 
> does the router support incoming connections in something other than TCP?
> 
> Thanks,
> 
> John
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To view this discussion on the web visit 
> https://groups.google.com/d/msg/heroku/-/IEvGV_oGTHEJ.
> To post to this group, send email to heroku@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Renamed app but Facebook Hosting URL doesn't change

2011-11-04 Thread Morten Bagai
Hi,

The hosting URL doesn't really matter much. You can click "remove" on the 
configuration page in the Developer app. Just make sure to update the "website" 
or "canvas url" fields with the new app URL.

-M
On Nov 4, 2011, at 12:32 PM, Inderjeet Singh wrote:

> Hi, 
> 
> I am a Heroku newbie and just created my first facebook app. I wanted to 
> rename it to something else, so did so at Heroku Dev Center. However, the 
> Facebook application configuration still shows the old Hosting URL 
> (https://empty-fire-8095.herokuapp.com/) instead of the new one. It doesn't 
> allow me to change it, the only option is to remove. I looked around at 
> Heroku dev center but didn't find anything obvious.
> 
> How do I go about changing the Hosting URL?
> Thanks
> Inder
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To view this discussion on the web visit 
> https://groups.google.com/d/msg/heroku/-/tjRfC0Z-2ZkJ.
> To post to this group, send email to heroku@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: database and aws

2011-11-03 Thread Morten Bagai
Matthew,

One important point to note is that the restriction on connecting to your 
Heroku postgres database from external sources only applies to our free shared 
database. All dedicated offerings allow you to authorize external connections.

Best,

-Morten
On Nov 3, 2011, at 8:20 AM, Matthew Pocock wrote:

> Hi,
> 
> We are trying to develop a heroku app. Its data is stored in postgres. From 
> the control panel of the app, admins can kick of jobs that do bulk 
> mainipulation of the database. These processes potentially use a lot of 
> resources, which doesn't work very well at all on heroku. For example, one of 
> the analysis runs may need 2G memory for some matrix math. The web front-end 
> is light-weight and scalable.
> 
> We considered offloading the heavy lifting to an AWS instance. However, this 
> will need to talk to the same postgresql database as the heroku app does, and 
> the docs say, "No, connecting to your database from machines outside of 
> Heroku is not supported". The only other option we can see is to host an AWS 
> instance in the same datacenter that our heroku app interacts with through 
> REST, and manage our own database and vm lifecycle, but then we aren't really 
> gaining much over hosting the entire she-bang ourselves.
> 
> If you have any ideas, I'd love to hear about it. Are there any guides to 
> integrating components deployed on AWS with heroku? Any war stories?
> 
> Thanks,
> 
> Matthew
> 
> -- 
> Dr Matthew Pocock
> Integrative Bioinformatics Group, School of Computing Science, Newcastle 
> University
> mailto: turingatemyhams...@gmail.com
> gchat: turingatemyhams...@gmail.com
> msn: matthew_poc...@yahoo.co.uk
> irc.freenode.net: drdozer
> skype: matthew.pocock
> tel: (0191) 2566550
> mob: +447535664143
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to heroku@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Appoxy SimpleWorker

2011-02-28 Thread Morten Bagai
Hey there,

Check out http://www.simpleworker.com/.

-M

On Feb 28, 2011, at 4:28 PM, railsnerd wrote:

> This has appeared on the Add-Ons page
> 
> But a google search reveals nothing
> 
> Anyone know who provides this service?
> 
> Would be good to know more details. I'm looking for a cost effecting
> way to manage image resizing, and this could be ideal.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to heroku@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Can I use a credit card out of US to verify my account?

2011-02-28 Thread Morten Bagai
You should be able to. We have many international customers. That said some 
types of cards aren't allowed by our processors. Please open a support ticket 
to have someone contact you, if you want to share specific details with our 
billing team.

-Morten

On Feb 25, 2011, at 6:39 PM, tei wrote:

> When I use my valid visa credit card to verify my account, the system
> always give me the message that the credit card number and CVV are
> declined. I could use my credit card for other services around the
> world(e.g Amazon, dreamhost, skype), but why I cannot use it here?
> 
> Thanks for anyone could give me the reason.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to heroku@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Best solution to replace this cron job

2010-07-27 Thread Morten Bagai
Hi Russell,

One of our engineers made this fork of DJ that I believe does what you want: 
http://github.com/ddollar/repeated_job. Let me know if there's anything else we 
can help with. We're looking forward to having you on our platform.

Best,

Morten

On Jul 27, 2010, at 9:15 AM, Russell Quinn wrote:

> I'm migrating an iPhone app backend server from Brightbox to Heroku.
> One thing the app does is perform a rake task every 15 minutes to
> check for various things including sending Push Notifications in
> batches.
> 
> I understand that this rake task should probably be run in a Delayed
> Job task, but how do I put one new Delayed Job task in the queue every
> 15 minutes? i.e. There is no user task performed to trigger the
> creation of new jobs, rather they need to be created every 15 minutes.
> 
> Thanks,
> 
> Russell.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Alpha testers for video transcoding add-on

2010-04-12 Thread Morten Bagai
Hello,

Got a handful of spots opening for testing a cool new video transcoding add-on 
for Heroku. If you're interested in participating, and willing to provide 
feedback, please drop me a line off-list.

Best,

Morten

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: What is the SSL Hostname Root Domain Behavior?

2010-04-06 Thread Morten Bagai
Hi Jared,

There isn't currently. The problem there is that you'll be served the 
*.heroku.com certificate immediately. We're looking into whether something can 
be done to better support this scenario.

Best,

Morten

On Apr 6, 2010, at 1:08 PM, Jared Brown wrote:

> With the SSL hostname add-on enabled what happens if a user navigates
> to https://example.com? Is there a way to gracefully redirect them to
> the www subdomain without causing alerts to the user?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Updated Zerigo Docs

2010-03-29 Thread Morten Bagai
Hello,

We've been getting lots of interest in the Zerigo DNS add-on. The docs were 
definitely on the barebones side until now, so we've given them a refresh: 
http://docs.heroku.com/zerigo. Hopefully this answers most of your questions - 
otherwise please do ask.

Best,

Morten

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: European data center?

2010-03-23 Thread Morten Bagai
Thank for the comments. We continue to see strong interest in the Heroku 
platform from European users, and you can rest assured that Heroku sees the 
potential of expanding availability of our cloud to European based data 
centers. At this point we don't have an exact time frame for this to share, but 
when we do there will be announcements here and on the website.

Best,

Morten


On Mar 23, 2010, at 10:40 AM, Joost Saanen wrote:

> I am Curious too.
> 
> regards Joost
> 
> On 22 March 2010 19:30, Josh Huckabee  wrote:
> Bump.
> 
> Any official word on this?  This would definitely be nice to have.
> 
> On Mar 19, 8:14 pm, Arto Bendiken  wrote:
> > This has been asked a couple of times [1, 2] before, but do you have a
> > time frame for expanding the Heroku offering to Amazon's European data
> > center (eu-west-1 in Ireland)?
> >
> > Needless to say, those of us building Rails applications primarily
> > targeting the 500 million people living here in the EU are awaiting
> > this development with bated breath ;-)
> >
> > I'm currently involved in building yet another Amazon ELB-based
> > cluster from the ground up, and I can't help thinking how much I'd
> > prefer to build it on the Heroku platform instead.
> >
> > Best regards from sunny Spain,
> > Arto
> >
> > --
> > Arto Bendiken |http://www.makalumedia.com/
> >
> > [1]http://groups.google.com/group/heroku/browse_thread/thread/826d629731...
> > [2]http://groups.google.com/group/heroku/browse_thread/thread/5b113a910c...
> 
> --
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Zerigo

2010-03-22 Thread Morten Bagai
Guys, just to clarify how the Zerigo add-on works, once you have pointed
your domain to their DNS servers:

1) Adding a root domain to your app

When you add a root domain to your with "heroku domains:add foo.com", the
Zerigo add-on will automatically pick that up and add A Records pointing to
all of Heroku's current front-end load balancers.

2) Adding a hostname to your app

When adding a hostname as in "heroku domains:add www.foo.com", the Zerigo
add-on will create a CNAME pointing to proxy.heroku.com.

All versions of the add-on allows you to sign in to Zerigo's configuration
UI and add additional hostnames, changes existing ones and modify MX records
etc. You get to the Zerigo UI by:

1) Go to MyApps and select your app
2) Click the Zerigo add-on in the add-ons menu on the upper right
3) On the Zerigo add-on configuration page, choose the domain you want to
configure, and you'll automatically be signed into Zerigo.com

Once you're in the Zerigo UI it should be simple to add the CNAME you'd like
to map to your AWS hostname.

Best,

Morten




On Mon, Mar 22, 2010 at 5:09 AM, Paul Leader  wrote:

> Hi Daz
>
> > I'd also like to map docs.energiehelpline.co.uk to map to
> > docs.enegiehelpine.co.uk.s3.amazonaws.com, as outlined in this thread
> > here:
> http://groups.google.com/group/heroku/browse_thread/thread/55d6cfea1f...
>
> There are two options that I can think of.  One is to setup a
> redirector (either on heroku or on another server that performs a 301
> or 302 redirection to the correct location on S3.
>
> The other alternative, which I use, is Amazon CloudFront, which is
> their content distribution network.
>
> If you go to http://graphomatic.net/ you'll see a video, which is
> hosted on http://media.graphomatic.net.   media.graphomatic.net is
> actually a CNAME record pointing to an address on Amazon's Cloudfront
> network, which is in turn mapped to a bucket on S3.  This gives me
> nicer URLs, and also faster downloads of the video.
>
> Obviously that adds a little to you S3 costs, but I find S3 so cheap
> that it's not a big deal.  If you need to serve a lot of large files
> then it may be prohibitive.
>
> Paul
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: is PostGIS supportet on heroku?

2010-02-25 Thread Morten Bagai

Chris,

Yes we support postgis on our dedicated database servers. If you do  
need this feature, please let me know prior to ordering.


Best,

Morten



On Feb 25, 2010, at 2:27 PM, Chris  wrote:


Hi,

since neither Google nor the Docs search on heroku.com brought up
something related to PostGIS, I wonder:

Is PostGIS supported on heroku's pgsql servers?

--
Chris

--
You received this message because you are subscribed to the Google  
Groups "Heroku" group.

To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to heroku+unsubscr...@googlegroups.com 
.
For more options, visit this group at http://groups.google.com/group/heroku?hl=en 
.




--
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Why is it mandatory to submit Credit Card Information for Add Ons ?

2010-01-11 Thread Morten Bagai
Hi Amir,

It's mandatory because some services (smtp, for example) carry a
potential for abuse. In case of a problem or dispute we need to be
able to reliably contact our customers. As we serve customers from all
over the world, we have found no other reliable means of
identification than payment details. Of course, we're always looking
at new ways of providing those details to us so that people can use
the methods they feel most comfortable with.

Best,

Morten

On Jan 11, 9:40 am, Amiruddin Nagri  wrote:
> I have been using heroku for sometime, and want to try the free add ons that
> heroku offers.
>
> But I am not comfortable with submitting my credit card information unless I
> am purchasing any paid services.
>
> Can the verification process be relaxed and the free add-ons be accessible
> without submitting any sort of credit card information.
>
> Regards,
> Amir
-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.




Re: database sizes between crane and ronin?

2009-12-18 Thread Morten Bagai
Not currently, what in particular are you looking for?

Best,

Morten

On Dec 14, 10:31 am, Ming  wrote:
> are there pricing options for database sizes between the crane and
> ronin, 500 mb and 500 g, packages?
>
> TIA

--

You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.




Re: Filesystem?

2009-12-18 Thread Morten Bagai
Yes, you're correct. For scalability reasons we only allow you to
write in RAILS_ROOT/tmp. Any persistent assets should be stored in an
external asset store such as S3 or CloudFiles.

You can read a bit more about the read-only constraint, and how to use
an external store here:

http://docs.heroku.com/constraints#read-only-filesystem
http://docs.heroku.com/s3

Best,

Morten

On Dec 18, 7:17 am, iamjediknight  wrote:
> Sorry if this is such a newbie question, this is my first time looking
> at a cloud solution.    I haven't seen any references to a local file
> system.  So I am assuming there isn't one.  Is this true?
>
> I have a rails app that reads liquid templates off the filesystem, as
> well as content (i.e. images, html, etc.).   So will I need to store
> those via Amazon S3?   Is there another way to store content?

--

You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.




Re: If you reserve full instance for custom SSL - why don't I get more dynos?

2009-12-10 Thread Morten Bagai
Yeah, I didn't catch the multi-domain part. Theoretically it might be
possible. I don't think we have ever seen a multi-domain cert in the
wild at Heroku. Also, the solution we have in place now isn't designed
for this in a couple of ways:

1) You would have to redeploy the cert every time it changed
2) With multiple busy apps, you might max out the resources of the SSL
routing instance

/M

On Dec 10, 2:01 pm, Wojciech Kruszewski  wrote:
> Yes I believe it would be possible.
>
> You could even create a service that would to the pooling: "I'll add
> your domain to my multi-domain certificate for a yearly fee".
> Theoretically this business model should work...
> although I'd much prefer Heroku coming up with their solution.
>
> Do you know is it  easy to add new domains to existing multi-domain
> certificates?
>
> Regards,
> Wojciech
>
> --http://twitter.com/WojciechK
>
> On Dec 10, 10:44 pm, Doug Petkanics  wrote:
>
> > If I am following your approach correctly, then I believe it would be
> > possible for multiple Heroku users to "cooperate" on a single custom SSL
> > addon using the following steps.
>
> > 1. Alice and Bob agree to cooperate and split the costs between one another
> > outside of the scope of Heroku's billing.
> > 2. Alice buys a multi domain SSL cert covering her domain and Bob's domain.
> > Alice also buys the custom SSL addon, and applies the certificate to her
> > app.
> > 3. Alice and Bob edit their domain's DNS settings to point to the dedicated
> > IP.
> > 4. Bob enables piggyback ssl on his app, and gets the benefit of Alice's
> > custom ssl addon. The multi-domain cert they bought includes both their
> > domains.
>
> > Heroku guys, if this approach would work, would you take issue with some
> > users pooling together to reduce the cost? I don't ask in the spirit of
> > taking advantage of your platform, but instead ask because the current price
> > of custom SSL is prohibitive from running smaller apps on the service right
> > now.
>
> > Thoughts?
>
> > On Thu, Dec 10, 2009 at 12:00 PM, Wojciech Kruszewski 
> > wrote:
>
> > > In fact this is possible with their current environment:
> > >http://wojciech.oxos.pl/post/277669886/save-on-herokus-custom-ssl-addons
>
> > > On Dec 9, 7:58 pm, Wojciech Kruszewski  wrote:
> > > > This is theoretically possible with their architecture, but they are
> > > > currently reviewing how easy it would be to implement it and if it's
> > > > worth the trouble.
>
> > > > I created a public feature request:
> > >http://support.heroku.com/forums/42310/entries/87156
> > > > - would you care to add your vote?
>
> > > > Cheers,
> > > > Wojciech
>
> > > > On Dec 8, 11:47 pm, Chris Hanks  wrote:
>
> > > > > Wojciech, if you ask support about that and get some good news, would
> > > > > you report back? I'm curious about this too.
>
> > > > > Thanks!
>
> > > > > Chris
>
> > > > > On Dec 8, 2:05 pm, Oren Teich  wrote:
>
> > > > > > I don't know if that's possible or not it's probably a function of
> > > the
> > > > > > SSL protocol and our routing mesh, but it's beyond my technical
> > > > > > knowledge.  Best bet is to drop support@ a line, and see what they
> > > > > > say.  They'll be able to dig into the details for you.
>
> > > > > > Oren
>
> > > > > > On Tue, Dec 8, 2009 at 12:42 PM, Wojciech Kruszewski <
> > > wojci...@oxos.pl> wrote:
> > > > > > > Thanks Oren, this makes sense.
>
> > > > > > > So can that one mostly idle server handle SSL requests for 
> > > > > > > multiple
> > > > > > > applications?
>
> > > > > > > I mean I tried Heroku and was very happy with the experience -
> > > looks
> > > > > > > like it needs little to no maintenance on my part. I'd wish to 
> > > > > > > host
> > > a
> > > > > > > handful smaller web apps, each with 1-3 dynos.
>
> > > > > > > I could live with piggyback ssl, if it was my own wildcard
> > > > > > > certificate.
>
> > > > > > > - Wojciech
>
> > > > > > > On Dec 8, 8:58 pm, Oren Teich  wrote:
> > > > > > >> They are totally independent.  The way our architecture works,
> > > dynos
> > > > > > >> run on machines called railguns, which are specially set up for
> > > the
> > > > > > >> job.  We have to setup a special (and yes, mostly idle) server
> > > just to
> > > > > > >> handle the SSL requests.  It's not possible with the product we
> > > have
> > > > > > >> today to run dynos on that server.
>
> > > > > > >> Oren
>
> > > > > > >> On Tue, Dec 8, 2009 at 7:48 AM, Wojciech Kruszewski <
> > > wojci...@oxos.pl> wrote:
> > > > > > >> > Hi,
>
> > > > > > >> > I've read your explanation about why you charge $100/mo for
> > > custom SSL
> > > > > > >> > (http://docs.heroku.com/ssl#faq). You need exclusive IP, Amazon
> > > > > > >> > assigns only one IP for an instance, so you need to reserve 
> > > > > > >> > full
> > > > > > >> > instance just to use one SSL cert - seems fair.
>
> > > > > > >> > Ok, but if you reserve full EC2 instance just for me... then 
> > > > > > >> > why
> > > do I
> > > > > > >> > have to pay

Re: If you reserve full instance for custom SSL - why don't I get more dynos?

2009-12-10 Thread Morten Bagai
Hey,

I don't think this would work. Not in a very meaningful way, at least.
Keep in mind that you can still only host one cert on a single IP. So,
even with a wildcard cert, all apps getting SSL through that instance
would have to run on *.ssldomain.com.

/Morten

On Dec 10, 1:44 pm, Doug Petkanics  wrote:
> If I am following your approach correctly, then I believe it would be
> possible for multiple Heroku users to "cooperate" on a single custom SSL
> addon using the following steps.
>
> 1. Alice and Bob agree to cooperate and split the costs between one another
> outside of the scope of Heroku's billing.
> 2. Alice buys a multi domain SSL cert covering her domain and Bob's domain.
> Alice also buys the custom SSL addon, and applies the certificate to her
> app.
> 3. Alice and Bob edit their domain's DNS settings to point to the dedicated
> IP.
> 4. Bob enables piggyback ssl on his app, and gets the benefit of Alice's
> custom ssl addon. The multi-domain cert they bought includes both their
> domains.
>
> Heroku guys, if this approach would work, would you take issue with some
> users pooling together to reduce the cost? I don't ask in the spirit of
> taking advantage of your platform, but instead ask because the current price
> of custom SSL is prohibitive from running smaller apps on the service right
> now.
>
> Thoughts?
>
> On Thu, Dec 10, 2009 at 12:00 PM, Wojciech Kruszewski wrote:
>
> > In fact this is possible with their current environment:
> >http://wojciech.oxos.pl/post/277669886/save-on-herokus-custom-ssl-addons
>
> > On Dec 9, 7:58 pm, Wojciech Kruszewski  wrote:
> > > This is theoretically possible with their architecture, but they are
> > > currently reviewing how easy it would be to implement it and if it's
> > > worth the trouble.
>
> > > I created a public feature request:
> >http://support.heroku.com/forums/42310/entries/87156
> > > - would you care to add your vote?
>
> > > Cheers,
> > > Wojciech
>
> > > On Dec 8, 11:47 pm, Chris Hanks  wrote:
>
> > > > Wojciech, if you ask support about that and get some good news, would
> > > > you report back? I'm curious about this too.
>
> > > > Thanks!
>
> > > > Chris
>
> > > > On Dec 8, 2:05 pm, Oren Teich  wrote:
>
> > > > > I don't know if that's possible or not it's probably a function of
> > the
> > > > > SSL protocol and our routing mesh, but it's beyond my technical
> > > > > knowledge.  Best bet is to drop support@ a line, and see what they
> > > > > say.  They'll be able to dig into the details for you.
>
> > > > > Oren
>
> > > > > On Tue, Dec 8, 2009 at 12:42 PM, Wojciech Kruszewski <
> > wojci...@oxos.pl> wrote:
> > > > > > Thanks Oren, this makes sense.
>
> > > > > > So can that one mostly idle server handle SSL requests for multiple
> > > > > > applications?
>
> > > > > > I mean I tried Heroku and was very happy with the experience -
> > looks
> > > > > > like it needs little to no maintenance on my part. I'd wish to host
> > a
> > > > > > handful smaller web apps, each with 1-3 dynos.
>
> > > > > > I could live with piggyback ssl, if it was my own wildcard
> > > > > > certificate.
>
> > > > > > - Wojciech
>
> > > > > > On Dec 8, 8:58 pm, Oren Teich  wrote:
> > > > > >> They are totally independent.  The way our architecture works,
> > dynos
> > > > > >> run on machines called railguns, which are specially set up for
> > the
> > > > > >> job.  We have to setup a special (and yes, mostly idle) server
> > just to
> > > > > >> handle the SSL requests.  It's not possible with the product we
> > have
> > > > > >> today to run dynos on that server.
>
> > > > > >> Oren
>
> > > > > >> On Tue, Dec 8, 2009 at 7:48 AM, Wojciech Kruszewski <
> > wojci...@oxos.pl> wrote:
> > > > > >> > Hi,
>
> > > > > >> > I've read your explanation about why you charge $100/mo for
> > custom SSL
> > > > > >> > (http://docs.heroku.com/ssl#faq). You need exclusive IP, Amazon
> > > > > >> > assigns only one IP for an instance, so you need to reserve full
> > > > > >> > instance just to use one SSL cert - seems fair.
>
> > > > > >> > Ok, but if you reserve full EC2 instance just for me... then why
> > do I
> > > > > >> > have to pay for extra dynos? Aren't you double-billing for this
> > > > > >> > instance?
>
> > > > > >> > I believe it's "just against your architecture" but still I'd
> > like to
> > > > > >> > know the explanation.
>
> > > > > >> > Regards,
> > > > > >> > Wojciech
>
> > > > > >> > --
> > > > > >> >http://twitter.com/WojciechKhttp://oxos.pl-RubyonRailsdevelopment
>
> > > > > >> > --
>
> > > > > >> > You received this message because you are subscribed to the
> > Google Groups "Heroku" group.
> > > > > >> > To post to this group, send email to her...@googlegroups.com.
> > > > > >> > To unsubscribe from this group, send email to
> > heroku+unsubscr...@googlegroups.com
> > .
> > > > > >> > For more options, visit this group athttp://
> > groups.google.com/group/heroku?hl=en.
>
> > > > > > --
>
> > > > > > You received this message because you are sub

Re: password protected site

2009-12-08 Thread Morten Bagai
Use something like http://github.com/pedro/miniauth

Best,

Morten



On Dec 7, 2009, at 8:35 AM, Bradley  wrote:

> Is it possible to password protect a site, through something like http
> auth?  I want to set up testing and staging sites, but I don't want
> these to be public and I don't want to have these restrictions in the
> code of my app.
>
> --
>
> You received this message because you are subscribed to the Google  
> Groups "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com 
> .
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en 
> .
>
>

--

You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.




Re: db:push unable to find taps

2009-12-02 Thread Morten Bagai
Actually, the current gem version is 1.4. It's on gemcutter.

M



On Dec 2, 2009, at 10:39 AM, Chris Baglieri   
wrote:

> I'm trying to push a database and 'heroku db:push' is alerting me that
> I do not have the taps gem installed.  The step before issuing the
> heroku command, I installed taps (0.2.22) and confirmed it was there.
> I'm attempting to do this from OSX.  Someone in the IRC channel
> suggested I confirm all of taps dependencies where installed and it
> appears they are. I also updated my heroku gem (which coincidentally
> was a version behind) hoping that would make a difference.  Looking at
> db.rb, the problem is happening on initialize.  I am running
> everything out of my /opt/local/bin... directory for whatever that's
> worth.  From my command line I can issue taps commands.  Could it be
> that the heroku gem is unable to find my taps gem?  My path is below
> along with some other helpful bits:
>
> foo$ echo $PATH
> /opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/local/sbin:/opt/
> local/lib/postgresql84/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/
> bin:/usr/X11/bin
>
> foo$ gem -v
> 1.3.5
>
> foo$ taps version
> 0.2.22
>
> foo$ heroku version
> heroku-gem/1.3
>
> foo$ which taps
> /opt/local/bin/taps
>
> foo$ which heroku
> /opt/local/bin/heroku
>
> --
>
> You received this message because you are subscribed to the Google  
> Groups "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com 
> .
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en 
> .
>
>

--

You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.




Re: Rails 2.3.5

2009-11-30 Thread Morten Bagai
My guess would be you can use 2.3.5 right now. Try putting the 2.3.5  
gems in your .gems file. If you see any funky behavior, please open a  
ticket. We'll look at adding the 2.3.5 gem to our servers asap.

Best,

Morten
On Nov 27, 2009, at 8:56 AM, morgoth wrote:

> When we will be able to use 2.3.5?
>
> --
>
> You received this message because you are subscribed to the Google  
> Groups "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com 
> .
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en 
> .
>
>

--

You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.




Re: reading database.yml

2009-11-30 Thread Morten Bagai
Hi,

The correct approach would be to create a simple API for another  
Heroku app to request the database credentials, as it may indeed  
change over time.

Instead of reading database.yml, get the database creds from ENV 
['DATABASE_URL']. As we do re-scramble the credentials from time to  
time, it'd be wise to incorporate a way for an app to re-request  
credentials in case they stop working.

/Morten

On Nov 27, 2009, at 8:30 AM, Emanuele Tozzato wrote:

> I'm aware that database.yml is generated by the deployment script, but
> I need to share some models between two applications. Can I read the
> generated database.yml and use it or is it going to change over time?
>
> --
> Emanuele Tozzato
> http://hi.im/mek
>
>
> --
>
> You received this message because you are subscribed to the Google  
> Groups "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com 
> .
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en 
> .
>
>

--

You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.




Re: Hourly CRON - why not more frequently?

2009-06-29 Thread Morten Bagai

Hi August,

I'll take that as a +1 for more frequent cron :) It's something that  
we're considering providing. So far we haven't seen a ton of customer  
demand for it, but it's definitely on our radar. Feel free to create a  
feature request in our forums at support.heroku.com/forums - that'll  
allow others who wants this as well to voice their support.

Best,

Morten

On Jun 25, 2009, at 10:44 PM, August Lilleaas wrote:

>
> Hello there,
>
> Is there any particular reason to why CRON jobs are limited to hourly?
> I would like to have the `rake cron` executed every 15 minutes. I
> could probably `heroku rake runmytask` from another box where I can
> set up the crontab myself, but that's not really a elegant solution.
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Billing verification

2009-06-29 Thread Morten Bagai

Hey,

I haven't tried it, but I believe it would work. Of course, if you  
ever move on to actually use paid services you'd have to provide a  
number that would work at the time of charge. I say go ahead and try  
it for now.

Best,

Morten

On Jun 26, 2009, at 4:33 AM, foi wrote:

>
> hello :) Can I verify my account on Heroku, with  Mastercard virtual
> credit card?
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Long running raketasks

2009-06-25 Thread Morten Bagai

Hey August,

With the latest heroku client rake tasks shouldn't be timing out any  
more. However, web requests are typically subject to a 30s timeout  
depending on what you're doing.

/Morten

On Jun 25, 2009, at 1:30 PM, August Lilleaas wrote:

>
> Hello there,
>
> I have an application with a rake task that takes about 2 minutes to
> run. That's not 2 minutes of intensive CPU crunching, it's 2 minutes
> of mostly waiting for a few outgoing HTTP calls.
>
> When I run this rake task, I get `Rake command timed out. Aborted.`.
> Is it impossible to run rake tasks longer than what seems to be 20-30
> seconds?
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Updated HowTo install Radiant 0.8.0 in Heroku !!!

2009-06-25 Thread Morten Bagai

Hello,

I just did an installation of 0.8.0 on Heroku. All I need to change  
from the default config files was the following bit:

http://wiki.github.com/radiant/radiant/installing-on-heroku

...apart from this little change, the steps are the familiar:

1) Locally, run something like radiant -d sqlite3 myproject to  
initiate your project
2) In your project dir, run rake db:bootstrap
3) Edit config/environment.rb as described above
4) Add a .gems file with "radiant"

5) git init
6) heroku create
7) git push heroku master

Best,

Morten

On Jun 24, 2009, at 6:22 AM, Dinooz wrote:

>
> I follow the instructions from:
> http://blog.heroku.com/archives/2009/3/26/radiant_cms_in_5_minutes_or_less/
>
> But trying to use the latest version of Radiant CMS 0.8.0 and failed
> at the last step when is time of publish in git push heroku master
> result in a browser error:
>
> Application error
>
> Change this error message for exceptions thrown outside of an action
> (like in Dispatcher setups or broken Ruby code) in public/500.html
>
> I wonder if somebody can give some advise on what needs to be changed
> on the tutorial to install successfully Radiant 0.8.0 in Heroku.
>
> THX Dinooz
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Spam

2009-06-24 Thread Morten Bagai

Hey there,

I made that settings change for the group, and also nuked some of  
recent spam. Sorry about the inconvenience. On a related note, we're  
very interested in how we can make the support/community experience  
better for you guys.

One of the actions I'm considering is moving the Heroku discussion  
forum to our Zendesk support system at support.heroku.com. It has a  
decent forums feature, which you can check out here: 
http://support.heroku.com/forums/51588/entries 
. If you have any feedback on that I'd love to hear about it.

Best,

Morten

On Jun 24, 2009, at 8:18 AM, ladyfox14 wrote:

>
> I second that.
>
> It would also be nice if groups.google.com had a spam button that
> could only be used for registered users.
>
> Or is it possible for heroku to set up a forum on their main page?
>
> On Jun 23, 9:12 am, Trevor Turk  wrote:
>> I've read elsewhere that setting the "first post by a user must be
>> approved by a moderator" thingy in Google Groups can really help with
>> spam...
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: heroku.com or proxy.heroku.com ?

2009-06-17 Thread Morten Bagai

Hi there,

Please use proxy.heroku.com to avoid any possible interference with  
email delivery, if you have MX records set up for your domain.

Morten


On Jun 17, 2009, at 3:06 AM, Kieran Topping  wrote:

>
> As far as I can gather (i.e. as fars as my experience goes) you can  
> set
> your CNAME record to point to either heroku.com OR proxy.heroku.com.
> Until your DNS change is visible to Heroku, Heroku displays the  
> message
> (along the lines of) "Sorry, you need to add a CNAME record ->
> proxy.heroku.com". This message is slightly incorrect, in that it is  
> at
> odds with the documentation. However, the gist of the message is that
> "your DNS change isn't live/widely-visible yet".
> In my experience, unless you lower your TTL value in good time, it can
> take up to a couple of days for the new CNAME record to be widely  
> visible.
> Whether heroku.com -> proxy.heroku.com is an official change or not, I
> can't advise!
> Kieran
>
>
>
>
> Paul Gallagher wrote:
>> @ngrandy: Likewise.
>>
>> Last week I setup a domain with CNAME -> heroku.com
>> . No problems adding the custom domain to heroku.
>>
>> Setup another domain yesterday with CNAME -> heroku.com
>> 
>> Now I can't add the custom domain to heroku; it complains that it
>> needs CNAME -> proxy.heroku.com 
>>
>> It seems like something has changed at heroku. But the documentation
>> still says "CNAME -> heroku.com ", and my domains
>> setup that way still work fine.
>>
>> Anyone know if there has there been an official change, or is this a
>> problem that needs to get fixed?
>>
>> Regards,
>> Paul
>>
>>
>> On Fri, May 22, 2009 at 3:57 AM, ngrandy > > wrote:
>>
>>
>>I was recently able to add a new custom domain only by using
>>proxy.heroku.com .  However, the
>>previsouly-created custom domains
>>pointing to heroku.com  still work.
>>
>>
>>On May 21, 4:08 am, Kieran Topping >> wrote:
>>> Thank you Carson,
>>> I am well aware that I haven't added the CNAME record yet.
>>> I just wanted to check whether I should add an alias for
>>"heroku.com " or
>>> "proxy.heroku.com ".
>>> Many thanks for clearing up my confusion!
>>> Kieran
>>>
>>> Carson Cole wrote:
 Set the alias to "heroku.com " in the CNAME
>>record.
>>>
 Then, add your app in heroku, which will check if the CNAME
>>record has
 been entered for your domain. As you found, when it checked,
>>the CNAME
 record hadn't been added, which is why you got the message.
>>>
 On May 21, 6:51 pm, Kieran Topping >> wrote:
>>>
> Hi,
>>>
> There is slightly conflicting information on heroku.com
>> regarding how to
> set up a custom domain name.
>>>
> http://docs.heroku.com/custom-domains
>>>
> says to add a CNAME alias for "your.custom.domain" ->
>>"heroku.com "
>>>
> However, when I try to then add the custom domain via:
>>>
> https://heroku.com/myapps/MyAppName
>>>
> I get a message saying:
>>>
> Please check that you've configured this domain name with
>>your provider.
> Check the domain at the command line with "host
>>your.custom.domain", it
> should return output like "your.custom.domain is an alias for
> proxy.heroku.com " or
>>"your.custom.domain CNAME proxy.heroku.com > >".
>>>
> i.e. it states "proxy.heroku.com "
>>rather than "heroku.com ".
>>>
> Does anyone know which is correct?
>>>
> (NB it's slightly tricky for me to just "try both and see
>>which works"
> as I have to go through [two!] third parties in order to add
>>the CNAME
> alias!)
>>>
> Thanks in advance,
>>>
> Kieran
>>
>>
>>
>>>
>
>
> >

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Way to see DB size used?

2009-06-04 Thread Morten Bagai

Also, make sure you're using the latest client!

/Morten

On Jun 4, 2009, at 6:53 AM, Alex Chaffee wrote:

>
> Doesn't work. All I get are url, git repo, and collaborators. No size
> info.
>
> On Jun 3, 4:50 pm, Adam Wiggins  wrote:
>> On Wed, Jun 3, 2009 at 4:44 PM, Carl  wrote:
>>> Is there anyway to see the size of the database being used on  
>>> Heroku,
>>
>> http://docs.heroku.com/heroku-command#app-commands
>>
>> Adam
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Way to see DB size used?

2009-06-04 Thread Morten Bagai

Alex,

I think we recently introduced this feature and calculating db sizes  
for everyone for display is being done incrementally. So, it might  
take a day or two for it to show up.

Sorry about that, but we're just being careful about these  
calculations not having a performance impact on your apps :)

/Morten

On Jun 4, 2009, at 6:53 AM, Alex Chaffee wrote:

>
> Doesn't work. All I get are url, git repo, and collaborators. No size
> info.
>
> On Jun 3, 4:50 pm, Adam Wiggins  wrote:
>> On Wed, Jun 3, 2009 at 4:44 PM, Carl  wrote:
>>> Is there anyway to see the size of the database being used on  
>>> Heroku,
>>
>> http://docs.heroku.com/heroku-command#app-commands
>>
>> Adam
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: heroku db:push times out

2009-05-20 Thread Morten Bagai

Hey George,

Go to the resources page from MyApps. Select the add-ons you need, and  
click on to the verification screen where you provide your billing  
info. Custom Domains are free, so you will not be charged unless you  
order additional resources.

Best,

Morten

On May 20, 2009, at 4:18 AM, giorgio wrote:

>
> I had to create a new app and then the db:push worked to this new app.
>
> I renamed the old app to -old and renamed the new app to the original
> name.
>
> I just need to setup the custom domains and user can get back on...
>
> HOWEVER
>
> We now need an "add-on" for custom domains.
>
> I  duly installed the add-on.
>
> It wont let me use it until I have verified at http://heroku.com/billing 
> .
>
> When I go there I get
> Page Not Found
> Sorry champ, no luck at that URL. Cut-and-paste error, maybe?
>
> I'm now stuck with the old app with no database and the new app with
> no custom domains.
>
> Not sure what to try next.
> My users must think I am incompetent (maybe I am).
>
> George
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Mephisto and read only file system

2009-05-11 Thread Morten Bagai

Hey,

I was actually just playing with this yesterday. I was able to get it  
to work, by patching lib/mephisto/theme_root so that it puts themes  
in /tmp like this:

THEME_ROOT = Pathname.new(RAILS_ROOT) + "tmp/" +
 (Rails.env.production? ? "themes" : "themes/#{Rails.env}")

It worked, but it's clearly not a sustainable solution since themes  
shouldn't really go in /tmp. How to do it right seems like a slightly  
tricky question to me, actually, since you both have themes that are  
copied and runtime-generated.

If you're interested in fooling around with it, I'd be happy to share  
my tweaked version with you. It also includes the right .gems file to  
get mephisto's (many) dependencies installed on Heroku.

Best,

Morten


On May 10, 2009, at 3:41 AM, giorgio wrote:

>
> Hi,
>
> I read Adam's entry that he had got Mephisto running on heroku...
>
> However I get read only file system errors.
>
> Is there any work around?
>
> Here's the stack trace:
>
> Processing MephistoController#dispatch (for 203.97.nnn.nnn at
> 2009-05-10 03:35:29) [GET]
>  Parameters: {"action"=>"dispatch", "controller"=>"mephisto", "path"=>
> []}
>
>
> Errno::EROFS (Read-only file system - /disk1/home/slugs/
> 14579_c8bad6a_f265/mnt/themes/site-1 - Heroku has a read-only
> filesystem.  See http://heroku.com/docs#toc59):
>/usr/local/lib/ruby/1.8/fileutils.rb:243:in `mkdir'
>/usr/local/lib/ruby/1.8/fileutils.rb:243:in `fu_mkdir'
>/usr/local/lib/ruby/1.8/fileutils.rb:217:in `mkdir_p'
>/usr/local/lib/ruby/1.8/fileutils.rb:215:in `reverse_each'
>/usr/local/lib/ruby/1.8/fileutils.rb:215:in `mkdir_p'
>/usr/local/lib/ruby/1.8/fileutils.rb:201:in `each'
>/usr/local/lib/ruby/1.8/fileutils.rb:201:in `mkdir_p'
>/app/models/site.rb:147:in `themes'
>/app/models/site.rb:159:in `theme'
>(__DELEGATION__):2:in `templates'
>/app/models/site.rb:244:in `find_preferred_template'
>/app/models/site.rb:304:in `set_content_template'
>/app/models/site.rb:201:in `call_render'
>/app/controllers/application.rb:87:in `render_liquid_template_for'
>/app/controllers/mephisto_controller.rb:29:in `dispatch_list'
>/app/controllers/mephisto_controller.rb:11:in `send'
>/app/controllers/mephisto_controller.rb:11:in `dispatch'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/base.rb:1253:in `send'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/base.rb:1253:in `perform_action_without_filters'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/filters.rb:617:in `call_filters'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/filters.rb:638:in `run_before_filters'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/filters.rb:206:in `call'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/filters.rb:206:in `around_proc'
>/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
> active_support/callbacks.rb:182:in `call'
>/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
> active_support/callbacks.rb:182:in `evaluate_method'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/filters.rb:184:in `call'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/filters.rb:635:in `run_before_filters'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/filters.rb:615:in `call_filters'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/filters.rb:638:in `run_before_filters'
>/app/controllers/application.rb:108:in `get_requests_are_readonly'
>/config/initializers/readonly_records.rb:18:in
> `with_readonly_records'
>/app/controllers/application.rb:107:in `get_requests_are_readonly'
>/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
> active_support/callbacks.rb:178:in `send'
>/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
> active_support/callbacks.rb:178:in `evaluate_method'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/filters.rb:186:in `call'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/filters.rb:635:in `run_before_filters'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/filters.rb:615:in `call_filters'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/filters.rb:610:in `perform_action_without_benchmark'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/benchmarking.rb:68:in
> `perform_action_without_rescue'
>/usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/benchmarking.rb:68:in
> `perform_action_without_rescue'
>/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/
> action_controller/rescue.rb:13

Payment/verification timeline

2009-05-11 Thread Morten Bagai

Do we have a timeline on when the verification and payment stuff will  
be rolled out? I have would-be customers creating tickets because they  
want to buy, but can't figure out how.

I think we need to get a realistic timeline in place for these  
features, and if it's more than a day or two we need a strategy for  
how to treat these customers in the meantime.

We have a window of amazingly good buzz + vibes on top of our launch  
and Railsconf that I'd just hate to lose. I think there's an  
opportunity to add a bunch of customers quickly here.

/M.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Handle incoming e-mails

2009-05-08 Thread Morten Bagai

I think I'd just set up Google apps to handle email for my domain, and  
use one the available POP3 or IMAP libs to check whatever account I  
want my Ruby app to process.

/Morten

On May 7, 2009, at 1:37 AM, Thomas Balthazar wrote:

>
> Hello,
>
> I've seen a lot of posts about handling outgoing e-mails.
>
> But what would be the best solution to handle incoming e-mails?
> Having a server elsewhere (Slicehost, Mosso, ...), configured with
> Postfix and a Rails app that handle/parse incoming e-mails, then ping
> the Heroku app with the data?
>
> Thanks for sharing your ideas.
>
> Best,
> Thomas.
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: RMagick

2009-04-30 Thread Morten Bagai

Carl,

Is it possibly you're doing something like require 'rmagick'? Instead  
of the correct form which is require 'RMagick'? Try pulling up a  
console, and doing something like this (substituting a valid image  
path for you app):

$ heroku console
Ruby console for boing.heroku.com
 >> require 'RMagick'
=> []
 >> include Magick
=> Object
 >> ImageList.new('public/images/logo.png')
[public/images/logo.png PNG 186x50 186x50+0+0 DirectClass 8-bit 1kb]
=> scene=0

Best,

/Morten

On Apr 29, 2009, at 9:05 PM, Carl Fyffe wrote:

>
> When I remove it from .gems I get this fancy error:
>
> /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/ 
> action_controller/vendor/rack-1.0/rack.rb:17:
> warning: already initialized constant VERSION
> /usr/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/plugin/ 
> loader.rb:184:in
> `ensure_all_registered_plugins_are_loaded!': Could not locate the
> following plugins: community_engine and white_list (LoadError)
>   from /usr/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/plugin/ 
> loader.rb:44:in
> `load_plugins'
>   from /usr/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/ 
> initializer.rb:348:in
> `load_plugins'
>
>  several lines snipped 
>
> no such file to load -- rmagick
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
> `gem_original_require'
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in  
> `require'
> /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/ 
> active_support/dependencies.rb:158:in
> `require_without_desert'
> /home/slugs/12838_f2b2289_c549/mnt/.gems/gems/desert-0.5.0/lib/ 
> desert/ruby/object.rb:8:in
> `require'
>
>
> The whole error can be seen here: http://gist.github.com/104251
>
> The app is working locally...
>
> On Wed, Apr 29, 2009 at 9:38 PM, Morten Bagai   
> wrote:
>>
>> Hey,
>>
>> Rmagick is preinstalled. Try removing it from .gems file and just
>> requiring it as you normally would.
>>
>> Morten
>>
>>
>>
>> On Apr 29, 2009, at 6:08 PM, Carl Fyffe  wrote:
>>
>>>
>>> My application uses RMagick. I put it into my .gems file and do the
>>> "git push heroku" dance while everything compiles and deploys.
>>> Unfortunately, it does not work.
>>>
>>> -> Heroku receiving push
>>>
>>> -> Installing gem rmagick from http://gems.rubyforge.org
>>>   ERROR:  Error installing rmagick:
>>>   ERROR: Failed to build gem native extension.
>>>
>>>   /usr/local/bin/ruby extconf.rb install rmagick --no-ri --no-
>>> rdoc --bindir=/code/repos/12838/bin --version=> 0 -s 
>>> http://gems.rubyforge.org
>>>
>>>
>>>   Gem files will remain installed in /code/repos/12838/ 
>>> gems_build/
>>> gems/rmagick-2.9.1 for inspection.
>>>   Results logged to /code/repos/12838/gems_build/gems/
>>> rmagick-2.9.1/ext/RMagick/gem_make.out
>>>   Building native extensions.  This could take a while...
>>>
>>>
>>> error: hooks/pre-receive exited with error code 1
>>>
>>>
>>> I even tried the rmagick 1.15.17 which is said to be installed in  
>>> the
>>> full list of gems, but that dies too.
>>>
>>>
>>> help?
>>>
>>>>
>>
>>>
>>
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: RMagick

2009-04-29 Thread Morten Bagai

Hey,

Rmagick is preinstalled. Try removing it from .gems file and just  
requiring it as you normally would.

Morten



On Apr 29, 2009, at 6:08 PM, Carl Fyffe  wrote:

>
> My application uses RMagick. I put it into my .gems file and do the
> "git push heroku" dance while everything compiles and deploys.
> Unfortunately, it does not work.
>
> -> Heroku receiving push
>
> -> Installing gem rmagick from http://gems.rubyforge.org
>   ERROR:  Error installing rmagick:
>   ERROR: Failed to build gem native extension.
>
>   /usr/local/bin/ruby extconf.rb install rmagick --no-ri --no-
> rdoc --bindir=/code/repos/12838/bin --version=> 0 -s http://gems.rubyforge.org
>
>
>   Gem files will remain installed in /code/repos/12838/gems_build/
> gems/rmagick-2.9.1 for inspection.
>   Results logged to /code/repos/12838/gems_build/gems/
> rmagick-2.9.1/ext/RMagick/gem_make.out
>   Building native extensions.  This could take a while...
>
>
> error: hooks/pre-receive exited with error code 1
>
>
> I even tried the rmagick 1.15.17 which is said to be installed in the
> full list of gems, but that dies too.
>
>
> help?
>
> >

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Sending e-mails with the new pricing scheme

2009-04-27 Thread Morten Bagai

Hi,

Sending outgoing email (via an external SMTP service) will continue to  
remain free. You will need to verify your account to activate outgoing  
email traffic by providing us your billing info. You will not be  
billed anything until you order actual paid services, but since email  
traffic carries a high potential for abuse we need some basic customer  
information.

As you may already have guessed from this, verification will replace  
blessings as the method for activating premium features (paid and  
unpaid).

Best,

Morten


On Apr 26, 2009, at 3:23 AM, August Lilleaas wrote:

>
> Hi there,
>
> I have a small sinatra app that needs to send e-mails. Probably 10-ish
> mails a week, not a lot. I couldn't find anything about e-mails on the
> new pricing page, do I still have to apply for a blessing to get e-
> mails?
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: What's a 'compute unit'?

2009-04-27 Thread Morten Bagai

Hi,

Currently, Heroku runs on Amazon EC2, so compute units on our platform  
are equal to EC2 Compute Units. You can read more about it here: 
http://en.wikipedia.org/wiki/Amazon_Elastic_Compute_Cloud#Virtual_machines 
.

/Morten
On Apr 26, 2009, at 12:19 AM, James Sadler wrote:

>
> What's a 'compute unit'?  These are mentioned on the pricing page on
> the heroku website, but not defined anywhere that I can find.
>
> Thanks,
>
> -- 
> James
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Heroku Commercial Launch

2009-04-25 Thread Morten Bagai

Yes, it's the database size. We count the code on disk separately, and  
we're generally not going to bug you about that unless your repo size  
is getting you in trouble with the slug compiler.

/M.

On Apr 24, 2009, at 4:34 PM, Bill Burcham wrote:

> Now the 5MB is just the database size right? Heroku does not count  
> the size of my code on disk right? One vendor/rails would blow that  
> out of the water huh.
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Good DNS hosting?

2009-04-24 Thread Morten Bagai

I was able to do this in two different ways on Godaddy:

1) Pointing the root domain directly to Heroku

CNAME | mydomain.com | heroku.com
CNAME | www.mydomain.com | heroku.com

2) Pointing the root domain to www

CNAME | mydomain.com | www.mydomain.com
CNAME | www.mydomain.com | heroku.com


/Morten
On Apr 24, 2009, at 11:34 AM, Oren Teich wrote:

>
> I'm (shh) using godaddy too, but I can't for the life of me figure out
> how to cname the domain to heroku.  Pointers?
>
> On Fri, Apr 24, 2009 at 11:18 AM, Morten Bagai   
> wrote:
>>
>> I'm ashamed to say I use Godaddy, but the damn thing works, and it
>> lets you do the naughty stuff too :)
>>
>> /M
>> On Apr 24, 2009, at 10:58 AM, Ron Evans wrote:
>>
>>>
>>> I have had good results from easydns.com
>>>
>>> On Fri, Apr 24, 2009 at 10:46 AM, Oren Teich  wrote:
>>>>
>>>> As I went to point my domain to heroku, I realized my current DNS
>>>> provider doesn't allow me to cname the domain itself!  I can point
>>>> www. to heroku no problem.
>>>>
>>>> So, anyone have any good suggestions on DNS hosting?
>>>> Oren
>>>>
>>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Ron Evans
>>> 310-597-1013
>>> ron.ev...@gmail.com
>>>
>>>>
>>
>>
>>>
>>
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: will_paginate gem not installing?

2009-04-24 Thread Morten Bagai

Hey there,

I tried, and I was able to do it no problem with this added to my .gems:

mislav-will_paginate -v 2.3.8 -s gems.github.com

I've added you as a collaborator on the test app I made, so you can  
clone and play with it as you like.

/Morten

On Apr 24, 2009, at 2:17 AM, Jamie Warnock wrote:

>
> cannot figure where i am going wrong with this gem issue - have
> followed the docs to the dot!
>
> one thing when I git push to heroku there is no dialogue telling me
> that it is installing the will_paginate gem?
>
> and in my logs the 'paginate method is undefined' which tells me the
> gem has'nt installed!
>
> any help with this please would be extremely welcome from anybody who
> has successfully deployed gems like the mislav-will_paginate etc
>
> is there a 'heroku console gem list' method to view your installed
> gems on heroku?
>
> thanks in advance
> heroku rocks by the way I started using it 2 days ago and have come a
> long way in deploying my app
>
> J
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Europe Region

2009-04-24 Thread Morten Bagai

Thanks for all these comments guys. It's great to see that there's  
interest here and it's definitely on our radar.

Actually, since we're in the realm of feature requests here, I should  
mention that we've launched a new support site for Heroku.com at 
http://support.heroku.com 
.  If you go there, and log in with your regular Heroku credentials  
you should see a Knowledge Base that includes a forum for feature  
requests. I'd very much encourage you to start a thread on European  
EC2 zoning and other features you'd like to see there.

We'll provide more info on the support site in the coming days and  
weeks, but in general that will be the future place to go if you have  
support issues that need our attention.

Best,

/Morten

On Apr 24, 2009, at 2:46 AM, Matthew Winter wrote:

>
> Hi,
>
> What I would love to see is for the option to simultaneously deploy to
> both the US and Europe, so allowing for a single application, and
> domain to deployed closer to the user.
>
> Similar to what a CDN (Akamai etc) would do for static content.
>
> I think that would be an awesome feature, the only issue I could see
> would be the replication of the database between the two regions.
>
> Then all we would need to do is to get Amazon to setup an asia region
> and we would be set for world domination...
>
> Would certainly solve an issues with downtime, as requests could be
> redirected to the other region when one region is down.
>
> Regards
> Matthew Winter
>
>
> On 24/04/2009, at 9:59 AM, Harry Vangberg wrote:
>
>>
>> This is definitely something I'd like to see as well.
>>
>> 2009/4/14 Morten Bagai :
>>>
>>> Not yet, but it's something we are looking into.
>>>
>>> /Morten
>>>
>>> On Apr 14, 2009, at 12:17 PM, pedrom wrote:
>>>
>>>>
>>>> It's posible to deploy a Heroku App on the Europe Region in order  
>>>> to
>>>> get better performance for european users.
>>>>>
>>>
>>>
>>>>
>>>
>>
>>>
>
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Heroku Commercial Launch

2009-04-24 Thread Morten Bagai


On Apr 24, 2009, at 6:31 AM, Mat Schaffer wrote:

>
> On Apr 24, 2009, at 8:57 AM, Paul Leader wrote:
>> However count this as another vote for a bit more storage on the
>> Blossom plan.  Given that Herokugarden gives you 40M for free 5M  
>> seems
>> just a tiny bit on the stingy site.  It would be good to have just a
>> little more, maybe 10M, to give people a chance to get their apps up
>> and running and bring in a few paying customers.
>
> +1 on that. Especially when compared to the space given on dropbox or
> gmail, 5M seems really tiny. Granted I guess this is only for the
> database, so maybe they're trying to avoid people storing binary data
> there?
> -Mat

5 Mb doesn't seem like a lot, but in our experience it's more than  
you'd think. For example, our internal wiki which has 100s of pages  
and provides clear business value takes up less than 1Mb. Same for our  
blog, and a bunch of other important applications which we host as  
regular apps on Heroku.

So, we do really think there's a bunch of genuinely useful stuff you  
can do within those limits.

It's our thinking that in most cases, once you're using significantly  
more space than that, it's an indicator that you're doing something  
which provides a business or personal value that's worth paying for.

Best,

/Morten

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Good DNS hosting?

2009-04-24 Thread Morten Bagai

I'm ashamed to say I use Godaddy, but the damn thing works, and it  
lets you do the naughty stuff too :)

/M
On Apr 24, 2009, at 10:58 AM, Ron Evans wrote:

>
> I have had good results from easydns.com
>
> On Fri, Apr 24, 2009 at 10:46 AM, Oren Teich  wrote:
>>
>> As I went to point my domain to heroku, I realized my current DNS
>> provider doesn't allow me to cname the domain itself!  I can point
>> www. to heroku no problem.
>>
>> So, anyone have any good suggestions on DNS hosting?
>> Oren
>>
>>>
>>
>
>
>
> -- 
> Ron Evans
> 310-597-1013
> ron.ev...@gmail.com
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: pricing - DB question

2009-04-24 Thread Morten Bagai

Hi Oren,

We should be providing stats like these pretty soon. I believe we get  
the size from the Postgres system tables.

Best,

/Morten

On Apr 24, 2009, at 10:43 AM, Oren Teich wrote:

>
> Hi Heroku folks,
> I've got a question about the new pricing, specifically the DB
> storage.  When you say 5MB, is that 5MB of data in the DB, or 5MB of
> table size on disk?  i.e. do index's and unvacuumed space count in the
> space?  Is there a way of finding out how much space we're currently
> using?
>
> Oren
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Installing the latest Heroku gem on Windows

2009-04-23 Thread Morten Bagai

Did the instructions below not work for you?

/Morten

On Apr 23, 2009, at 8:22 PM, iioiooioo wrote:

>
> I am, for one. And getting everything setup on windows seems virtually
> impossible... I'm in the process of trying ubuntu on a vm, just to use
> heroku. I hope it works, because heroku looks pretty slick.
>
> Thanks,
> Brad
>
>
> On Apr 13, 2:25 pm, Morten Bagai  wrote:
>> Guys,
>>
>> If you've been trying to install the latest herokugemon Windows, you
>> may have run into a bit of trouble.
>>
>> Now that we include the tapsgem, the heroku client has several new
>> dependencies - most notably taps. Unfortunately, there are a couple  
>> of
>> gems down the dependency chain whose Windows versions are lagging a
>> bit behind. Here's what you need to do to make the install work:
>>
>> 1) Install SQLite 3
>>
>> Go tohttp://www.sqlite.org/download.htmland download the precompiled
>> binaries for Windows. You'll need the command-line program and the
>> DLL. It should be a total of 3 files, which you can paste in to c: 
>> \ruby
>> \bin (that's the standard location chosen for ruby by the ruby one-
>> click installer for Windows).
>>
>> 2) Install the sqlite3-rubygem
>>
>> The latest version (1.2.4) doesn't have a working Windows version, so
>> you need to install the previous version:geminstall sqlite3-ruby -v
>> 1.2.3.
>>
>> 3) Install thejsongem
>>
>> With thisgem, you need to go several versions back and install  
>> 1.1.1:  geminstalljson-v 1.1.1
>>
>> 4) Install the herokugem
>>
>> Finish off withgeminstall heroku to get the latest version of our
>> rubygem.
>>
>> This is obviously a little cumbersome. We're looking into how we can
>> make the process smoother on Windows, but the easiest thing would be
>> to get those gems caught up version-wise. Feel free to make your
>> Windows needs known to the maintainers :)
>>
>> Finally, show of hands - if you don't mind - how many of you guys are
>> using Windows?
>>
>> Best,
>>
>> /Morten
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: dyno blurb

2009-04-23 Thread Morten Bagai

Eh, disregard that :) Shouldn't have been sent to this list.

On Apr 23, 7:20 pm, Oren Teich  wrote:
> I like sentence #1 and #3.  "A single Dyno includes one thin process"
> doesn't convey additional information, or help me understand why I
> should pay for more or less.  One thin process of what?  I like that
> you're telling the customer why they should care.  Do that again:
> "Each dyno handles one concurrent request' (if that's even accurate).
>
> On Thu, Apr 23, 2009 at 7:09 PM, Morten Bagai  wrote:
>
> > What do you think about this blurb for the dyno box?
>
> > "Dynos determine your HTTP performance. A single Dyno includes one
> > thin process. Select more to achieve redundancy and increase
> > concurrent request processing power."
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



dyno blurb

2009-04-23 Thread Morten Bagai

What do you think about this blurb for the dyno box?

"Dynos determine your HTTP performance. A single Dyno includes one  
thin process. Select more to achieve redundancy and increase  
concurrent request processing power."


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: will_paginate gem not installing?

2009-04-23 Thread Morten Bagai

It should be "mislaw-will_paginate --version 2.3.8 --source  
gems.github.com" in your .gems file.

/M.

On Apr 23, 2009, at 5:21 PM, jamiehunterwarn...@googlemail.com wrote:

>
> Hi - trying to get the mislav-will_paginate gem 2.3.8 to install -
> have followed all docs - added gem details to .gem manifest as below:
>
> will_paginate --version 2.3.8 --source gems.github.com
>
> which doesnt try to autoload it when i git push as stated?
>
> added it also in environment.rb:
>
> Rails::Initializer.run do |config|
>  config.gem 'mislav-will_paginate', :version => '~> 2.3.8', :lib =>
> 'will_paginate',
>  :source => 'http://gems.github.com'
> end
>
> also ran: heroku rake gems:install
>
> Macbook:lovebytes-dvdb jaymiblue$ heroku rake gems:install
> (in /disk1/home/slugs/11587_1e47d84_fa6f/mnt)
> gem install mislav-will_paginate --version "~> 2.3.8" --source
> http://gems.github.com
>
> ERROR:  While executing gem ... (Errno::EACCES)
>Permission denied - /usr/local/lib/ruby/gems/1.8/cache/mislav-
> will_paginate-2.3.8.gem
>
> What am i doing wrong? Somebody got an ideas?
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: multiple custom domain names?

2009-04-20 Thread Morten Bagai

Yes, you can do this with the client. Just run "heroku domains:add 
www.mydomain.com 
" as many times as you need.

/M.

On Apr 20, 2009, at 6:44 PM, ngrandy wrote:

>
> hey guys,
> is it possible to map multiple domain names to the same heroku app?
> eg, i'm trying to support both
> myapp.com
> myapp.co.uk
>
> i know this isn't supported the UI, but maybe it's something you can
> set on the back end?  if not, is there a suggested workaround?
>
> thanks,
> nick
>
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Easy way to purge development database before "heroku db:pull"?

2009-04-20 Thread Morten Bagai

We do have "heroku db:reset"

/M.

On Apr 20, 2009, at 7:06 AM, Bill Burcham wrote:

> Not quite sure what you want. Do you want to blow away a Heroku  
> database? If so then how about you just blow away your whole app and  
> start again? That's what I always do. You can do it from your apps  
> "Settings > Other" page. I think you can do it using the heroku  
> command like this:
>
> heroku destroy --app foo
>
>
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Database layer autoscaling?

2009-04-17 Thread Morten Bagai

Hi Marc,

Unlike the web tier, we don't believe it's possibly to do horizontal 
+infinite auto-scaling of SQL databases. That is reserved for  
distributable document databases like CouchDb, MongoDb etc that will  
undoubtedly become an important part of the web application space in  
the near future.

For now, Heroku provides seamless vertical scaling of our SQL database  
layer. It'll go from a shared db environment - like you see in our  
free beta - up to a dedicated server based on the largest high-cpu  
instance EC2 has to offer. Throughout all our tiers redundancy and  
failover is fully managed by our infrastructure, and you don't have to  
worry about it. Upgrading between the tiers is seamless and invisible  
as well.

Hope this answers your question. We should be releasing more public  
info on this within a week or two.

Best,

Morten


On Apr 13, 2009, at 3:36 PM, marcdmarc wrote:

> Hello,
>
> I am intrigued by the heroku value proposition.  From the online
> information regarding heroku and it's capabilities, it is a little
> unclear if heroku solves the problem of auto scaling the database
> layer.  I notice there is an option for providing database
> replication.  I assume this would be in a master slave type setup?
> What is to be done if there needs to be more than one slave?  Or is
> this totally handled by heroku's infrastructure wherein heroku can
> scale the database layer infinitely without the developer ever having
> to worry about setup and optimizing the databases themselves.  If
> there is anyone who can shed light into the topic about how heroku
> handles db scaling and if this is left to the developer to handle or
> if heroku is capable of handling 100% of this process, I would really
> appreciate it.
>
> Best,
>
> Marc


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Graphviz and Dot

2009-04-17 Thread Morten Bagai

Hi,

Can you provide some links to the libraries you're seeking to use, and  
perhaps some info on binary dependencies? It's possible we can add  
support for these to our Dyno environment, but I'd have to know a bit  
more first.

Thanks,

Morten

On Apr 17, 2009, at 10:10 AM, Tobes wrote:

>
> Hi folks
>
> I have a Sinatra application that uses Graphviz and Dot. I'm guessing
> that it won't be possible to host this on Heroku?
>
> If not, does anyone know of a good home where I could host it? I'd
> like something with the simlicity and scalability and general
> awesomeness that Heroku gives us.
>
> T
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Europe Region

2009-04-14 Thread Morten Bagai

Not yet, but it's something we are looking into.

/Morten

On Apr 14, 2009, at 12:17 PM, pedrom wrote:

>
> It's posible to deploy a Heroku App on the Europe Region in order to
> get better performance for european users.
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Caveats for root-level domain?

2009-04-13 Thread Morten Bagai

Yes, those MX records are our corporate ones for Heroku. They do no  
have anything to do with your apps.

Best,

MOrten

On Apr 13, 2009, at 4:11 PM, Brian Armstrong wrote:

>
> Interesting, I was able to set it up as a root level domain with
> GoDaddy.com
>
> buyersvote.com pointing to heroku.com
>
> @Keenan, what did you have to do with the MX records?  I am using
> Google Apps to handle the email and I assume I should setup something
> like this?
> http://articles.slicehost.com/2007/10/25/creating-mx-records-for-google-apps
>
> It looks like Heroku already has these MX records setup for Google
> Apps:
> Macintosh:BuyersVote barmstrong$ host buyersvote.com
> buyersvote.com is an alias for heroku.com.
> heroku.com has address 75.101.163.44
> heroku.com has address 75.101.145.87
> heroku.com mail is handled by 5 alt2.aspmx.l.google.com.
> heroku.com mail is handled by 10 aspmx2.googlemail.com.
> heroku.com mail is handled by 10 aspmx3.googlemail.com.
> heroku.com mail is handled by 10 aspmx4.googlemail.com.
> heroku.com mail is handled by 10 aspmx5.googlemail.com.
> heroku.com mail is handled by 1 aspmx.l.google.com.
> heroku.com mail is handled by 5 alt1.aspmx.l.google.com.
>
> But I'm guessing I should set it up with my own domain on GoDaddy to
> avoid potential spam issues?  (where the email from address says
> buyersvote.com but the reverse dns says heroku?)  I don't quite
> understand how this works, just guessing...if someone has more info
> please let me know.
>
> Thanks!
> Brian
>
> On Apr 12, 7:20 pm, Matthew Winter  wrote:
>> Hi,
>>
>> I read an blog post recently on the subject of comparing hosted DNS
>> providers:
>>
>>http://dns.learnhub.com/lesson/11620-how-to-compare-hosted-dns-provid 
>> ...
>>
>> The article got me thinking about the current use of cname at Heroku,
>> and how you would need to incur double name resolution costs.
>>
>> Take your domain "sonic.net".
>>
>> A user enters "www.sonic.net" into their browser, the browser then
>> makes a requests from your DNS to be passed back the name
>> "heroku.com", a second request would then need to be made to the
>> Heroku DNS, to obtain the IP address.
>>
>> So using the figures given in that website, the average response for
>> the DNS request was 113ms, meaning for accessing an application
>> deployed on Heroku, you would need on average 226ms, with the worst
>> time being 760ms.
>>
>> So the user would have to wait up to 3/4 of a second before the
>> browser even makes the request for the webpage.
>>
>> Maybe Heroku could offer DNS services, as a paid for option. So
>> removing the need for 2 requests, and therefore cutting the response
>> times even further. As long as we have some way of modifying the MX
>> records I am sure most people would be happy to pay for the service,
>> once there sites take off.
>>
>> Regards
>> Matthew Winter
>>
>> On 13/04/2009, at 2:24 AM, shenry wrote:
>>
>>
>>
>>> I wasn't able to get Sonic.net to allow the root-level domain to  
>>> point
>>> to either the www subdomain or heroku.com (in both cases it said it
>>> was an invalid IP.)
>>
>>> I had to make an .htaccess file that redirects root-level domain
>>> requests to the www subdomain, which then goes to heroku.com I'm
>>> sure this is hurting performance but I'm not sure if there is  
>>> another
>>> way to get sonic.net to play nice.
>>
>>> Any ideas?
>>
>>> Stu
>>
>>> On Apr 12, 7:27 am, Keenan Brock  wrote:
 Having a primary domain as a cname sometimes messes with mail mx
 records.
>>
 Sometimes the DNS host can't figure it out. Godaddy gave me all  
 sorts
 of issues setting up the cname.
>>
 But all in all, it works in the end. Other DNS hosts are easier.
>>
 Best of luck
>>
 --Keenan
>>
 On Apr 11, 2009, at 9:06 PM, Brian Armstrong 
 wrote:
>>
> http://docs.heroku.com/custom-domains
>>
> In the docs it says "or it could be the root-level domain,
> mydomain.com, though this last one has some caveats described
> below".
>>
> I didn't see anything describing below, what should we watch out
> for?
>>
> Thanks!
> Brian
>>
>>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Installing the latest Heroku gem on Windows

2009-04-13 Thread Morten Bagai

Guys,

If you've been trying to install the latest heroku gem on Windows, you  
may have run into a bit of trouble.

Now that we include the taps gem, the heroku client has several new  
dependencies - most notably taps. Unfortunately, there are a couple of  
gems down the dependency chain whose Windows versions are lagging a  
bit behind. Here's what you need to do to make the install work:

1) Install SQLite 3

Go to http://www.sqlite.org/download.html and download the precompiled  
binaries for Windows. You'll need the command-line program and the  
DLL. It should be a total of 3 files, which you can paste in to c:\ruby 
\bin (that's the standard location chosen for ruby by the ruby one- 
click installer for Windows).

2) Install the sqlite3-ruby gem

The latest version (1.2.4) doesn't have a working Windows version, so  
you need to install the previous version: gem install sqlite3-ruby -v  
1.2.3.

3) Install the json gem

With this gem, you need to go several versions back and install 1.1.1:  
gem install json -v 1.1.1

4) Install the heroku gem

Finish off with gem install heroku to get the latest version of our  
rubygem.

This is obviously a little cumbersome. We're looking into how we can  
make the process smoother on Windows, but the easiest thing would be  
to get those gems caught up version-wise. Feel free to make your  
Windows needs known to the maintainers :)

Finally, show of hands - if you don't mind - how many of you guys are  
using Windows?

Best,

/Morten

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: S3 for data - bandwidth?

2009-04-05 Thread Morten Bagai

On Apr 5, 2009, at 9:38 PM, GreenAsJade wrote:

> (Shouldn't the answer to "how much data, how much bandwidth I can
> have" be under "Constraints" in the docs?)

No, that section is intended to explain application design constraints  
that relate to deploying your application in an on-demand cloud  
computing environment, and to designing for scalability in general.

Bandwidth and other resource limits are related to our business model,  
and what we'll provide you free before you'd need to move to one of  
our paid plans. We haven't announced pricing yet, but it's coming  
really soon so stay tuned for more info on that.

As for your original question, there are actually ways to upload  
directly to S3 and bypass Heroku entirely. This plugin will let you do  
this: http://github.com/elcgit/s3-swf-upload-plugin/tree/master.

Best,

/Morten



>
> --~--~-~--~~~---~--~~
> You received this message because you are subscribed to the Google  
> Groups "Heroku" group.
> To post to this group, send email to heroku@googlegroups.com
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en
> -~--~~~~--~~--~--~--

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: herokugarden => heroku

2009-03-31 Thread Morten Bagai
Additionally, if you have apps on Heroku Garden and would like to  
migrate them, there's a guide on how to do that here: 
http://herokugarden.com/transition/move 
.

/Morten

On Mar 30, 2009, at 6:42 PM, Adam Wiggins wrote:

> Anton -
>
> I went to http://heroku.com/signup and typed in your email.  An  
> invitation should be in your inbox now.
>
> Adam
>
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Error pushing project

2009-03-28 Thread Morten Bagai

Yes, it's mostly likely size. This kind of code base will produce a  
compiled repo that's simply too large to start within the timeout of  
60 seconds.

Depending on what kind of assets you're dealing with, you may be able  
to use gitignore to avoid pushing them up at this moment. Once you've  
ensured that the app functions correctly otherwise, proceed with  
migrating the images to S3.

/Morten



On Mar 28, 2009, at 3:36 PM, melvin ram wrote:

>
> I just pushed a rails project and it gave this error:
> http://pastie.org/private/t10ympvvphkumczrez4yg
>
> Is this because of the size of the project? I'm just porting over an
> app and it has lots of images. I'm going to move the images to aws s3
> but I just wanted to move the project over this weekend to get the
> base setup.
>
> Any ideas on what I should do?
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Ruby Gems

2009-03-26 Thread Morten Bagai
Hey,

Actually, now we've got a better method that works with native gems  
too. Read more about it here:

http://blog.heroku.com/archives/2009/3/10/gem_manifests/
http://heroku.com/docs#toc42

Best,

Morten

On Mar 26, 2009, at 1:41 PM, Jeremy Lightsmith wrote:

> You don't put gems on heroku, you check them into your local vendor/ 
> gems directory using rake gems:unpack.  There's a way to do the same  
> thing from the online editor.
>
> The only time this doesn't work is if it's a native gem.
>
> Jeremy
>
> On Thu, Mar 26, 2009 at 1:32 PM, kz  wrote:
>
> Has anyone had any luck with getting a Ruby Gem created locally,
> uploaded to Heroku? Background: The latest version of the Ramaze blog
> engine- Thoth does not reside on rubyforge.org as do older versions
> (so adding a proper version parm to the .gems manifest does no good),
> but on github ('git clone git://github.com/rgrove/thoth.git'). You
> pull the code to your local machine and run 'rake install' which
> builds the gem. I need to get the newer Thoth gem on Heroku because
> the older version (on rubyforge.org) has a dependency for an older
> version of Thin. Since Thin is already pre-installed on Heroku, I'm
> getting a versioning collision which kills the app. I've 'rackified'
> the apps setup and it runs ok locally ('rackup config.ru').
>
> Thanks
>
>
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Paperclip plugin doesn't work

2009-03-19 Thread Morten Bagai

Actually, we do have the IM command-line tools installed:

morten$ heroku console --app foo
Ruby console for foo.heroku.com
 >> `which identify`
=> "/usr/bin/identify\n"

However, I _have_ noticed the posts about Paperclip piling up here, so  
Pedro and I are working on getting an example together for you all to  
look at.

Stay tuned,

/Morten

On Mar 19, 2009, at 12:32 PM, shenry wrote:

>
> Paperclip requires the ImageMagick command-line tools, AFAIK heroku
> doesn't have those installed across their platform.
>
> Attachment_fu uses RMagick which is installed across heroku, so that
> should work for your purposes.
>
> On Mar 19, 4:32 am, oivoodoo  wrote:
>> I work in my site with paperclip (ImageMagick).
>>
>> Does heroku support ImageMagick?
>>
>> With The Best Regards Sasha.
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: oniguruma for textpow/ultraviolet

2009-03-19 Thread Morten Bagai

Hey guys,

We're working on adding these to our line-up. I'll let you know as  
soon as there's any progress.

/Morten

On Mar 18, 2009, at 6:39 PM, sbfaulkner wrote:

>
> I'd like to echo this request.
>
> For now, I still have textpow and ultraviolet frozen in vendor/gems,
> but I'd like to use the manifest for these too!
>
>
>
> On Mar 15, 8:30 am, universa1  wrote:
>> Hello,
>>
>> it would be great to have oniguruma (http://www.geocities.jp/kosako3/
>> oniguruma/) available on heroku to be able to use textpow/ 
>> ultraviolet:-)
>>
>> the new .gems manifest feature is a great addition :)
>>
>> best regards
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Rails 2.3 support

2009-03-18 Thread Morten Bagai

On Mar 17, 2009, at 7:30 PM, morgoth wrote:

> I'm on herokugarden. Why it doesn't have Rails 2.3.2?

Heroku Garden is an older version of our platform that features the  
web based editor. At the moment, our development effort is focused on  
making the latest generation of our platform at Heroku.com into the  
ultimate deployment solution for Ruby web apps.

> I have also question about heroku - I need another blessing for my app
> (when I want to switch from herokugarden to heroku) - is it for free?

Yes, it's absolutely free to switch and just like Heroku Garden,  
there's a basic free account level on Heroku.com. You can read more on  
how to switch here: http://herokugarden.com/transition/move.

Best,

/Morten



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Rails 2.3 support

2009-03-16 Thread Morten Bagai

Hey,

Per our blog post this morning 
(http://blog.heroku.com/archives/2009/3/16/rails_23/ 
), 2.3.2 is ready to go on Heroku.com.

Best,

/Morten

On Mar 16, 2009, at 8:19 AM, morgoth wrote:

>
> So the final version of Rails 2.3 is released
> http://weblog.rubyonrails.org/2009/3/16/rails-2-3-templates-engines-rack-metal-much-more
>
> What about heroku and herokugarde support for this version?
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: CRUD app in Sinatra/Merb on Heroku

2009-03-12 Thread Morten Bagai

Hey there,

So, there are couple of different questions here. As far as how to  
_deploy_ a Merb or Sinatra app on Heroku, I think that's decently  
addressed in our current documentation at http://heroku.com/ 
docs#toc32. The information there includes how to use different ORM  
frameworks with the Heroku-provided database credentials. Note that  
we're not showing you how to use SQLite on Heroku. In fact, you should  
not and cannot use a file based db such as SQLite reliably in the  
cloud. Rather, we're demonstrating how to gracefully fall back to  
SQLite in your local development environment.

You're also asking about how use ActiveRecord migrations outside of  
Rails. While that's outside the scope of our deployment oriented docs,  
there's plenty of info on it on the web. For example, Adam wrote a  
blog post on it here: 
http://adam.blog.heroku.com/past/2009/2/28/activerecord_migrations_outside_rails/
 
.

Best,

/Morten






On Mar 11, 2009, at 5:44 PM, IndianGuru wrote:

>
> I have tried that but it does not work. Badly stuck.
>
>
> On Mar 11, 9:52 pm, Max  wrote:
>> Thehttp://heroku.com/docsdocs have sections specifically for
>> Sinatra, DataMapper, and in a way SQlite3 (in the DataMapper
>> section).  Stuff like rake migrate and database.yml are specific to
>> each ORM obviously...and after Googling I wasn't able to find  
>> anything
>> about running migrations in non-Merb/Rails settings.  Perhaps just
>> generate a Merb or Rails app and lift the migrations from the
>> Rakefile?
>>
>> On Mar 10, 8:01 pm, IndianGuru  wrote:
>>
>>> The documentation on how one deploys a simple CRUD app in both  
>>> Sinatra
>>> and Merb to Heroku, is not clear. For people who have not worked on
>>> Rails and have jumped directly to Sinatra or Merb, some parts of the
>>> doc are difficult to understand or confusing eg. rake migrate or the
>>> format of database.yml etc.
>>
>>> Any clear doc on how to deploy an app -
>>
>>> a. ActiveRecord and SQLIte3 for Merb and,
>>> b. DataMapper and SQLIte3 for Sinatra
>>
>>> All help appreciated.
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Heroku Garden Helpdesk

2009-03-07 Thread Morten Bagai

Those are the founders. I just work here :)

/M.

On Mar 6, 2009, at 1:54 PM, GreenAsJade wrote:

>
> Hey Morten,
>
> How come your picture isn't at
>
> http://heroku.com/about
>
>
>
>
> On Mar 5, 8:50 am, Morten Bagai  wrote:
>> Garden Users,
>>
>> To streamline our support efforts, we've opened up a helpdesk for
>> Heroku Garden athttp://support.herokugarden.com. If you have any
>> issues with your Heroku Garden app, make sure you submit a ticket
>> there instead of emailing us or posting to the mailing list. Doing
>> this should ensure the most accurate and timely response. The  
>> helpdesk
>> will also be the place to find answers & solutions to frequently  
>> asked
>> questions. We've already posted a few in the Knowledge Base 
>> sectionhttp://support.herokugarden.com/forums/27457/entries
>> . If there's anything you'd like to see in there, go ahead and tell  
>> us
>> via the ticket system.
>>
>> In order to submit tickets, you'll need to be logged in using your
>> existing Heroku Garden credentials. We hope you'll enjoy using the
>> helpdesk system.
>>
>> Best,
>>
>> The Heroku Team
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Kicking off more Dynos? Using TokyoTyrant? Bundles?

2009-03-05 Thread Morten Bagai

Guys,

This is a real problem for a lot of people, and the basic solution of  
vendoring gem dependencies only works for pure ruby gems. To this day,  
the process for getting gem with non-standard native dependencies is  
to email us and request to have it manually installed.

Obviously, this doesn't scale so we've been working on a better  
solution. Keep your eyes peeled for more info on that within the next  
couple of weeks. Meanwhile, I'd encourage you to email me off-list  
with binary gem requests.

Best,

Morten

On Mar 5, 2009, at 9:30 AM, Yuri Niyazov wrote:

>
> On Thu, Mar 5, 2009 at 12:18 PM, BigLove  
>  wrote:
>> I'm wondering how even that is really possible though? I have to
>> compile the tokyo tyrant libraries and software before I can hook  
>> into
>> the gem for it, which would allow me to access my remote tokyo tyrant
>> server. At the moment, I'm using Rufus-Tokyo. I'm sure I could figure
>> out some clever ways to get some compiled libraries post boot, but
>> what is your current solution for this? I'm thinking that surely  
>> there
>> are other users out there who need gems which have to build and
>> natively compile something?
>
> I had a similar question the other day about the availability of the
> libgd native library, but never got a response.
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



[Announcement] Heroku Garden Helpdesk

2009-03-04 Thread Morten Bagai
Garden Users,

To streamline our support efforts, we've opened up a helpdesk for  
Heroku Garden at http://support.herokugarden.com. If you have any  
issues with your Heroku Garden app, make sure you submit a ticket  
there instead of emailing us or posting to the mailing list. Doing  
this should ensure the most accurate and timely response. The helpdesk  
will also be the place to find answers & solutions to frequently asked  
questions. We've already posted a few in the Knowledge Base section 
http://support.herokugarden.com/forums/27457/entries 
. If there's anything you'd like to see in there, go ahead and tell us  
via the ticket system.

In order to submit tickets, you'll need to be logged in using your  
existing Heroku Garden credentials. We hope you'll enjoy using the  
helpdesk system.

Best,

The Heroku Team
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Can not find any of my data

2009-03-04 Thread Morten Bagai

Charles,

Sorry about that. It was a glitch in the Heroku Garden transition.  
Thankfully, the data was not lost and I was able to restore it for  
you. Let me know how it looks to you.

Best,

Morten

On Mar 4, 2009, at 5:24 AM, Charles wrote:

>
> App was gamestory.heroku.com and was migrated for me to herokugarden.
> I can not find my son's data.   He spent many hours entering
> stories.It would be very much appreciated if the data could be
> recovered somehow.
>
> Thank you in advance,
>
> Charles
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Features

2009-03-02 Thread Morten Bagai

The plugin link should have been 
http://github.com/elcgit/s3-swf-upload-plugin/tree/master
of course.

/Morten

On Mar 2, 8:39 am, Morten Bagai  wrote:
> Hi Chris,
>
> If you're developing apps for clients you should absolutely migrate to  
> Heroku.com. That's where you'll get a stable and high-performance  
> platform for production use, and that's where you'll see new features  
> deployed in the near term.
>
> As Justin correctly points out, S3 is an excellent solution for asset  
> storage. It's not only good practice to separate asset storage from  
> your application code  - it's also necessary to be able to scale  
> fluidly in a cloud computing environment. That's one of the reasons  
> we're explicitly enforcing this pattern through our read-only file  
> system. Btw, I'd advise taking a look at the ELC plugin 
> here:http://ruby.dzone.com/news/rails-gmail-simple-email-deliv
> . It's very neat in that it does _direct_ upload to S3 without even  
> hitting your web app. Quite nifty indeed.
>
> With regards to email, you will have to request a blessing. Just go to  
> the "Other" tab of your settings page and fill out the form. It's  
> really just a precautionary measure to prevent abuse. Once you have  
> the blessing, you can easily configure your Heroku app to connect to  
> an external SMTP service. If you're just looking to test, I'd  
> recommend trying with GMail since it's free. Good instructions can be  
> found here:http://ruby.dzone.com/news/rails-gmail-simple-email-deliv.  
> If you're looking to shoot out significant volumes of email, look into  
> authsmtp.com. That's what we use for our email-sending needs here at  
> Heroku.
>
> As always, if you have anything in detail you'd like to discuss about  
> your app - feel free to email me directly.
>
> Best,
>
> /Morten
>
> On Mar 1, 2009, at 4:48 PM, Justin French wrote:
>
>
>
> > The Heroku file system is read-only, so you need to have a solution
> > which uploads to Somewhere Else™, like S3.
>
> > I haven't attempted it as yet, but the classic attachment_fu has s3 as
> > a storage option:
>
> >http://github.com/technoweenie/attachment_fu/tree/master
> >http://clarkware.com/cgi/blosxom/2007/02/24#FileUploadFu
>
> > And there seems to be no shortage of plugins on Github that seem to do
> > this as well, like:
>
> >http://github.com/standout/s3storage/tree/master
> >http://github.com/elcgit/s3-swf-upload-plugin/tree/master
>
> > At the very least, these should give you some inspiration on how to
> > roll your own.
>
> > Justin
>
> > On 02/03/2009, at 11:05 AM, Chris Schumann wrote:
>
> >> I know Heroku and Herokugarden are changing very rapidly right now,
> >> but I'm working on developing solutions for my clients. I'm going to
> >> need things like (small) image uploading and sending e-mail even  
> >> for a
> >> small private test. I know outgoing e-mail can be approved, but
> >> there's no documentation for these features anywhere.
>
> >> Should I contact Heroku feedback (prodcloud)?, or since I haven't
> >> moved off Herokugarden yet, feedback?
>
> >> Thanks,
> >> Chris
>
> > ---
> > Justin French
> > justin.fre...@indent.com.au
> >http://justinfrench.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: New App on Heroku not working

2009-03-02 Thread Morten Bagai

Daz,

What's the name of your app?

/Morten

On Mar 1, 2009, at 11:49 PM, DAZ wrote:

>
> Hi,
>
> I've been using Herokugarden for a while and decided to give Heroku
> beta a try.
>
> I am using a current app that works locally using sqlite database. I
> followed the quickstart instructions and everything went okay until I
> tried heroku rake db:migrate, when I get the following error:
>
> rake aborted!
> undefined method `cache_template_loading=' for ActionView::Base:Class
>
> I am using sqlite locally and have set git up to ignore these files by
> following the instructions in the guide. How do I set up the database
> settings for use on Heroku?
>
> When I go to the webpage for my site I get the following error
> message:
>
> App failed to start
>
> ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix
>
> Cany anybody help me with this?
>
> cheers,
>
> DAZ
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Features

2009-03-02 Thread Morten Bagai

Hi Chris,

If you're developing apps for clients you should absolutely migrate to  
Heroku.com. That's where you'll get a stable and high-performance  
platform for production use, and that's where you'll see new features  
deployed in the near term.

As Justin correctly points out, S3 is an excellent solution for asset  
storage. It's not only good practice to separate asset storage from  
your application code  - it's also necessary to be able to scale  
fluidly in a cloud computing environment. That's one of the reasons  
we're explicitly enforcing this pattern through our read-only file  
system. Btw, I'd advise taking a look at the ELC plugin here: 
http://ruby.dzone.com/news/rails-gmail-simple-email-deliv 
. It's very neat in that it does _direct_ upload to S3 without even  
hitting your web app. Quite nifty indeed.

With regards to email, you will have to request a blessing. Just go to  
the "Other" tab of your settings page and fill out the form. It's  
really just a precautionary measure to prevent abuse. Once you have  
the blessing, you can easily configure your Heroku app to connect to  
an external SMTP service. If you're just looking to test, I'd  
recommend trying with GMail since it's free. Good instructions can be  
found here: http://ruby.dzone.com/news/rails-gmail-simple-email-deliv.  
If you're looking to shoot out significant volumes of email, look into  
authsmtp.com. That's what we use for our email-sending needs here at  
Heroku.

As always, if you have anything in detail you'd like to discuss about  
your app - feel free to email me directly.

Best,

/Morten


On Mar 1, 2009, at 4:48 PM, Justin French wrote:

>
> The Heroku file system is read-only, so you need to have a solution
> which uploads to Somewhere Else™, like S3.
>
> I haven't attempted it as yet, but the classic attachment_fu has s3 as
> a storage option:
>
> http://github.com/technoweenie/attachment_fu/tree/master
> http://clarkware.com/cgi/blosxom/2007/02/24#FileUploadFu
>
> And there seems to be no shortage of plugins on Github that seem to do
> this as well, like:
>
> http://github.com/standout/s3storage/tree/master
> http://github.com/elcgit/s3-swf-upload-plugin/tree/master
>
> At the very least, these should give you some inspiration on how to
> roll your own.
>
> Justin
>
>
> On 02/03/2009, at 11:05 AM, Chris Schumann wrote:
>
>>
>> I know Heroku and Herokugarden are changing very rapidly right now,
>> but I'm working on developing solutions for my clients. I'm going to
>> need things like (small) image uploading and sending e-mail even  
>> for a
>> small private test. I know outgoing e-mail can be approved, but
>> there's no documentation for these features anywhere.
>>
>> Should I contact Heroku feedback (prodcloud)?, or since I haven't
>> moved off Herokugarden yet, feedback?
>>
>> Thanks,
>> Chris
>>
>>>
>
>
> ---
> Justin French
> justin.fre...@indent.com.au
> http://justinfrench.com
>
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: App boot: Exception caught

2009-02-23 Thread Morten Bagai

Hi there

You can't use sqlite on Heroku because our file system is read-only  
for scalability reasons. Instead, use the provided PostgreSQL  
database. Here's a useful example, of how to get the db connection  
params and connect to Postgres: http://gist.github.com/68277


Morten

On Feb 23, 2009, at 1:22 AM, IndianGuru wrote:

>
> I am new to Sinatra and Heroku.
>
> I have deployed a simple Sinatra app (works locally) that uses
> ActiveRecord and SQLite3 at  -
> http://evening-ocean-74.heroku.com/
>
> However, it gives an error: could not open database: unable to open
> database file (SQLite3::CantOpenException)
>
> The code is -
> # crud.rb
> require 'sinatra'
> require 'active_record'
>
> configure :production do
>  # connect to the database (sqlite3 in this case)
>  ActiveRecord::Base.establish_connection(
>:adapter=> "sqlite3",
>:database=> "participant" )
>
>  begin
>ActiveRecord::Schema.define do
>  create_table :students do |t|
>t.string :name, :null => false, :limit => 100
>t.string :email, :null => false, :limit => 50
>  end
>end
>  rescue ActiveRecord::StatementInvalid
># do nothing - gobble up the error
>  end
> end
>
> # define a simple model
> class Student < ActiveRecord::Base
> end
>
> get '/' do
>  @students = Student.all()
>  erb :index
> end
>
> get '/student/:id' do
>  @student = Student.find(params[:id])
>  if @student
>erb :show
>  else
>   redirect '/'
>  end
> end
>
> What am I doing wrong? All help appreciated.
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Getting error that I'm 'Missing the Rails 2.2.2 gem.'

2009-01-23 Thread Morten Bagai

Guys,

Sorry for the confusion here. There was a problem with the rake  
version on our app servers. That has been fixed now, and we have the  
Rails 2.2.2 gem available to all now.

Thanks,

Morten

On Jan 23, 2009, at 6:10 AM, S. Brent Faulkner wrote:

>
> no, just change your environment.rb to reference "2.2" (instead of
> 2.2.2)
>
>
> On Jan 23, 7:12 am, morgoth  wrote:
>> Should we downgrade our apps to 2.1?
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Getting error that I'm 'Missing the Rails 2.2.2 gem.'

2009-01-21 Thread Morten Bagai

Hi there,

You need to change it to "2.2". That's the version we currently have  
available on Heroku Garden.

Best,

/Morten

On Jan 21, 2009, at 1:54 PM, morgoth wrote:

>
> I have: RAILS_GEM_VERSION = '2.2.2' in environment.rb
> It's not working.
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Please rescue flexlist.heroku.com again

2009-01-21 Thread Morten Bagai

Hi,

It's working now.

Morten
On Jan 21, 2009, at 12:31 PM, xenopia wrote:

>
> or herokugarden, or whatever.
>
> It was working fine unit it got buried in the garden.
>
> All my hopes and dreams are riding on you just not breaking this.
>
>
> thx.
>
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Getting error that I'm 'Missing the Rails 2.2.2 gem.'

2009-01-21 Thread Morten Bagai

Hi there,

Sorry about that. I believe we currently have Rails version 2.2  
available. If you change your environment to require 2.2, your app  
should work.

Best,

/Morten

On Jan 21, 2009, at 10:31 AM, Andrew Shindyapin wrote:

>
> same here... sounds like it got deleted or something
>
> On Jan 21, 11:23 am, morgoth  wrote:
>> The same prolbem with my app (saps.herokugarden.com).
>> What's going on with 2.2 version of rails?
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: RSpec generator not found

2009-01-21 Thread Morten Bagai

Hi Sean,

We don't have support for rspec generators built in to the editor's  
generate menu, only the standard Rails generators models, views and  
controllers. Your best bet is to use the generators locally, commit  
your changes and push to Heroku.

Best,

Morten

On Jan 21, 2009, at 11:14 AM, Sean Scally wrote:

>
> Hello all,
>
> I'm new to HerokuGarden and wanted to try out RSpec with my first site
> on it. I go to the vendors/plugins node and choose to install gems,
> then search for "rspec". I see the rspec gem has a blue checkmark next
> to it and has no option for installation, so I assume it is already
> installed. I then install rspec-rails. After that install completes
> successfully I go to the editor and choose "Generate" and enter
> "rspec" as my generator. It says that the generator rspec is not
> found.
>
> Is rspec in some kind weird state due to its removal from the standard
> Heroku kit? Or am I not doing something right?
>
> Thanks,
> -Sean
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Darn Internal server error

2009-01-20 Thread Morten Bagai
Keenan,

You're back up. Thanks for your patience.

/Morten

On Jan 20, 2009, at 6:12 AM, Keenan Brock wrote:

> Hi Heroku Gurus,
>
> Internal server error for http://reflectivepixel.com/
>
> Seems like this is spreading around. :(
>
>
> Anything we can do to help you diagnose the problem?
>
> --Keenan
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Problems with herokugarden

2009-01-20 Thread Morten Bagai

Hi,

I do apologize for any problems you've experienced. To my knowledge  
herokugarden.com has been continuously available, and we do not  
operate an IP black list. We have been experiencing some issues with  
system load and runaway processes on Heroku Garden in the last few  
days, and that may contributed to less-than-snappy performance. I  
believe those issues are resolved now.

Best,

Morten

On Jan 20, 2009, at 10:29 AM, Alfonso wrote:

>
> As I was posting this I tried accessing from my remote computer and I
> can get in with no problems there and the app works fine.
>
> Is there any chance my IP address landed in a black list for any
> reason?
>
>
>
> On Jan 20, 10:26 am, Alfonso  wrote:
>> I can't even get a response fromhttp://herokugarden.com
>>
>> On Jan 20, 9:47 am, muthu  wrote:
>>
>>> Hi Ivan,
>>
>>> We are having the same issues with amigle.herokugarden.com. We get
>>> "App not found" and no Edit feature.
>>
>>> Thanks in advance
>>
>>> Muthu
>>> Amigle Inc
>>
>>> On Jan 16, 9:42 am, Ivan  wrote:
>>
 Justin,
>>
 The updates we started last night took a little longer than  
 planned.
 Everything should be working correctly now.
>>
 Let me know if you are still having issues.
>>
 - Ivan
>>
 On Jan 16, 7:56 am, justin  wrote:
>>
> Hi,
>>
> I have anapp[myseasonbets.heroku.com] which has been migrated to
> herokugarden in the last day or so. I've downloaded the new
> herokugarden gem, have pulled myapponto my local machine and am  
> now
> testing whether I can deploy changes. Two problems:
>>
> - when I 'git push' myapp, it seems to push okay but I get an 'App
> notfound' message in the trace
> - when I login to herokugarden.com to see if my changes have been
> made, the editing  browser window doesn't load properly
>>
> Thanks,
>>
> Justin
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: IRC? and Authentication Failure

2009-01-16 Thread Morten Bagai

Hi Chris,

Sorry about downtime. We're working on resolving your issue, and will  
reply as soon as we've fixed it.

Best,

Morten

On Jan 16, 2009, at 8:39 AM, Chris Schumann wrote:

>
> Is there an IRC channel for heroku? I'm in #heroku on freenode, but
> it's really dead.
>
> I ask because with the changeover, git doesn't work. I've deleted my
> credentials file, then tried "heroku list". I entered my credentials
> (which work on herokugarden.com), but I keep getting "Authentication
> failed" and it re-asks.
>
> Chris
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Problems with herokugarden

2009-01-16 Thread Morten Bagai

Hi Ed,

We've had a few users who have been experiencing auth issues. Are you  
having trouble logging in via the web ui at herokugarden.com/login, or  
are you having trouble authenticating via the gem?

Sorry about the trouble. We'll work as fast as we can to fix it.

/Morten

On Jan 16, 2009, at 7:50 AM, Ed Jones wrote:

>
> Why would my login passwords not now work?
>
> I didn't see any instructions for the switch. I'm using
> acts_as_authenticated.
>
>
> On Jan 16, 7:56 am, justin  wrote:
>> Hi,
>>
>> I have an app [myseasonbets.heroku.com] which has been migrated to
>> herokugarden in the last day or so. I've downloaded the new
>> herokugarden gem, have pulled my app onto my local machine and am now
>> testing whether I can deploy changes. Two problems:
>>
>> - when I 'git push' my app, it seems to push okay but I get an 'App
>> not found' message in the trace
>> - when I login to herokugarden.com to see if my changes have been
>> made, the editing  browser window doesn't load properly
>>
>> Thanks,
>>
>> Justin
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Will Heroku commercial plateform allow full text indexing and background process ?

2009-01-16 Thread Morten Bagai

Hi Osaris,

Full-text indexing features are not currently available on Heroku. The  
reason is that almost all products - as you point out - require long- 
running background processes, which are complicated to support in a  
fully dynamic cloud computing environment. We realize many users want  
this important feature, and we're looking into how we can provide it  
in the future.

Best,

/Morten

On Jan 16, 2009, at 1:04 AM, Osaris wrote:

>
> Hello,
>
> I'm very interested by your commercial plateform, but I need to use
> full text indexing (with Xapian and acts_as_xapian for example) and
> background processing (with starling and workling for example).
>
> It will these two features available on Heroku ?
>
> Regards,
>
> Osaris
>
> PS : I would be pleased to be a beta test for the new commercial
> plateform
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Regarding requiring of gems (again)

2008-11-19 Thread Morten Bagai

Hey all,

There have been issues with gem installation through the web based  
editor recently. I'd like to try eliminate some of the confusion here  
by stating the preferred method of ensuring your required gems are  
available to your Heroku app:

Vendor your gems locally using "rake gems:unpack", commit the files to  
your git repo and push the changes to Heroku.

This is the standard Rails way, and it's the best way to ensure that  
your app is as close to standalone as possible - not only with Heroku,  
but any deployment environment.

Note that at this time, you should NOT vendor Rails itself as it will  
conflict with the modified version of Rails we run on Heroku.

Best,

/Morten

On Nov 18, 2008, at 1:01 AM, bohtho wrote:

>
> Any tips from the Heroku guys themselves ? Is the Gem installation
> still broken under rails 2 ? No criticism, just want to know how I
> should approach this.
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: What's the deal with gems?

2008-11-18 Thread Morten Bagai

The recommended way to do this is to unpack the gems locally with  
"rake gems:unpack" commit the vendored gems, and push them to Heroku  
with the rest of your code.

You can also use "rake gems:unpack" from the rake console.

/Morten


On Nov 18, 2008, at 5:24 PM, Sean Schofield wrote:

>
> I have a rails app I'm trying to deploy on Heroku but I can't start it
> up because several of the required gems are missing.  That's not
> surprising, but I can't figure out how to install them or make use of
> the Heroku copies of these gems.  We're talking the gems that you
> would normally install with rake gems:install in a Rails 2.1 app.
>
> I finally discovered a gem/plugin manager buried in the "vendor"
> directory of the control panel.  That's a very bizarre place to put
> something like that by the way.  I only found it after an extensive
> google search.  I would expect this kind of thing to be in a tab or
> menu item somewhere that was immediately obvious.
>
> Anyways, I'm seeing directory entries for all of my required gems and
> some indication that they are installed.  Unfortunately they don't
> really seem to be installed because 'rake gems' still shows them as
> missing.  Any suggestions?
>
> Heroku looks nice by the way.  Very interesting possibilities for a
> service like this I think.
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: ssl & https

2008-11-18 Thread Morten Bagai

Hi Tadd,

Any Heroku app can use https://appname.heroku.com. This is using our  
master cert for *.heroku.com. Unfortunately, we cannot currently  
support SSL for custom domains for the same reasons mentioned by the  
AppEngine guys here: 
http://googleappengine.blogspot.com/2008/10/announcing-https-support-for-appspotcom.html
 
.

Best,

Morten

On Nov 17, 2008, at 6:15 PM, Tadd wrote:

>
> I know there are other threads on this topic, but they are all a few
> months old.
>
> What's the current state of ssl/https support on Heroku?  Do "blessed"
> apps get this support yet?
>
> Thanks!
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: how to reset herku credentials?

2008-11-08 Thread Morten Bagai

You're welcome, and we do apologize for the slow responses this week.  
We've all been at Rubyconf in Orlando and we're just making our way  
back. At the airport in Orlando waiting to be transported back to the  
West Coast as I type this...

/M.

On Nov 8, 2008, at 6:04 PM, Owen wrote:

>
> Morten,
>
> Awesome! worked like a charm:
>
> http://screencast.com/t/7aoYpMrpjn
>
> Thanks for your quikc respones!
>
> Owen
>
>
>
> On Nov 8, 5:49 pm, Morten Bagai <[EMAIL PROTECTED]> wrote:
>> Hi Owen,
>>
>> Just remove the ".heroku" directory in your home directory.
>>
>> Best,
>>
>> /Morten
>>
>> On Nov 8, 2008, at 5:36 PM, Owen wrote:
>>
>>
>>
>>
>>
>>> Been away for awhile. Now I can't use the Heroku gem or use Git:
>>
>>> http://screencast.com/t/aeyzjwkyD
>>
>>> How can I re-submit my public key or whatever else is needed?  I
>>> noticed I had an old IP address in my known_hosts file...
>>
>>> Thanks in advance.
>>
>>> Owen
>>
>>> FYI I am on Windows XP.  Git is working fine on GitHub,- Hide  
>>> quoted text -
>>
>> - Show quoted text -
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: how to reset herku credentials?

2008-11-08 Thread Morten Bagai

Hi Owen,

Just remove the ".heroku" directory in your home directory.

Best,

/Morten

On Nov 8, 2008, at 5:36 PM, Owen wrote:

>
> Been away for awhile. Now I can't use the Heroku gem or use Git:
>
> http://screencast.com/t/aeyzjwkyD
>
> How can I re-submit my public key or whatever else is needed?  I
> noticed I had an old IP address in my known_hosts file...
>
> Thanks in advance.
>
> Owen
>
> FYI I am on Windows XP.  Git is working fine on GitHub,
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Heroku at Rubyconf

2008-11-04 Thread Morten Bagai

Hey all,

Rubyconf is upon us, and most of engineering team will be present in  
Orlando this week.

If you're attending, or maybe just nearby, this would be a great  
opportunity to say hi and/or ask those burning questions you've got  
about Heroku. Whether you're wondering if Heroku will be a good fit  
for your needs, or have questions about a currently hosted app, we're  
happy to make time for you. Just email [EMAIL PROTECTED] and we'll  
find a time/place to talk.

Last but not least, don't forget to catch Adam and Blake presenting on  
"Lighweight Web Services with Sinatra and Restclient" on Friday at  
1:15pm.

See you there!

/Morten

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Can't download the database

2008-10-03 Thread Morten Bagai

Hi Tony,

The problem is that the databases for two of your apps are  
significantly over the allowed limits, and the export is timing out  
because of it.

I'm emailing you off-list to provide you alternate way of getting  
your data files.

/Morten

On Oct 3, 2008, at 7:50 AM, Tony wrote:

>
> I can't download the database from the heroku and returns 504.
> Please help me to have a check.
> Bye the way, is it possible for me to get the whole dump of the db?
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: script.aculo.us inplace editor doesn't work in Heroku

2008-09-29 Thread Morten Bagai

Most likely it's probably the Heroku toolbar interfering with your  
JS. You can disable it using the instructions here: http:// 
groups.google.com/group/heroku/web/heroku-toolbar-settings.

Best,

/Morten

On Sep 29, 2008, at 4:00 PM, ryan wrote:

>
> Is there a particular reason why the Ajax.InPlaceEditor javascript
> will not work in my heroku app?  I've included the javascript and I'm
> calling it right, but the element just doesn't respond to clicks at
> all.  Anyone else had difficulty getting this to work?
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Plugins & Local Development

2008-09-29 Thread Morten Bagai

Paul,

My guess is you installed the plugins/gems using the web GUI, but  
didn't check those changes into git. You can do that via the  
"Revisions" page.

Let me know if that works for you.

/Morten

On Sep 29, 2008, at 12:54 PM, ...Paul wrote:

>
> I searched through the archives here, but couldn't find anything
> definitive.
>
> I created an app through the web UI because I didn't have my local dev
> environment set up just yet.  I used the stuff on the web to add a few
> plugins (encrypted_strings, encrypted_attributes).
>
> When I pulled down the code to my dev environment with git (git clone
> yaddayadda), the directories were created for those plugins, but  
> there's
> no content.  This kinda makes it difficult to do work locally.
>
> I tried installing the plugins manually, and then adding them to  
> the repo
> and doing a commit, but the push fails with some unexpected EOF  
> kind of
> error, which was really odd (of course, I don't have the error in  
> front of
> me at the moment).
>
> I edited my .gitignore to ignore the plugins directories, which makes
> pushing work again, but that doesn't seem right, since it means if I
> branch the checkout for anything, I'm going to lose those directories
> (again).
>
> What am I missing?  I'm not a git guy, this is the first time I've  
> used
> it; I'm more a subversion guy (though I've done some bazaar in the  
> past).
>
> ...Paul
>
>
>
>  ** ...Paul, [EMAIL PROTECTED], Insane Engineer **
>   ** Visit Project Galactic Guide http://www.galactic- 
> guide.com/ **
> "Ninja monkeys are meeting as we speak, plotting my demise."
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Internal server error

2008-09-29 Thread Morten Bagai

It's back up again.

/Morten

On Sep 29, 2008, at 2:27 AM, Antoine wrote:

>
> Dear all,
>
> I get an error  on my app :
>
> constantin.heroku.com
>
> Internal server error
>
> Do you know what it is ?
>
> Thank you so much for your time
>
> Antoine
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: 504 Gateway problem

2008-09-26 Thread Morten Bagai

Looks like you have a missing gem dependency in pdf/writer. I  
installed it and its dependencies. Should be working again.

/M.

On Sep 26, 2008, at 2:28 PM, Seanstr wrote:

>
> Hello,
>
> Warehouse.heroku.com is getting the 504 Gateway Time-out nginx/0.6.31
> sreen.
>
> Thx,
> Sean
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: app failing to respond

2008-09-26 Thread Morten Bagai

Noah,

Should be fixed now.

/Morten

On Sep 25, 2008, at 5:21 PM, Noah Thorp wrote:

>
> flexlist-dev has stopped responding to all requests, editing is not
> accessible, and it won't revert to a snapshot. Heroku, could you have
> a look at it?
>
> Thanks,
> Noah Thorp
> Rixiform Inc.
> www.rixiform.com
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: 504 Gateway Time-out

2008-09-24 Thread Morten Bagai

Hi,

Should be fixed now.

/Morten

On Sep 24, 2008, at 12:25 PM, Robert Stapp wrote:

>
> I am receiving a 504 Gateway Time-out nginx/0.6.31 on
> appriondb.heroku.com
>
> I have tried to push the app twice already.
>
> Regards,
> Robert
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: I also have "504 Gateway Time-out" problem

2008-09-24 Thread Morten Bagai

Hi,

This is fixed for tambourine. The problem was with the database  
connection on our side.

/Morten

On Sep 23, 2008, at 10:37 PM, m-tam wrote:

>
> Thanks for cool service, Heroku. I enjoy Heroku.
>
> My app "tambourine.heroku.com/hondana/" is  504 Gateway Time-Out in
> about 2 days. I aware that  there are same troubles in this group, but
> I don't know what I should do.
>
> Does anyone help me ?
>
> m-tam(TAMBARA Masahiko)
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: I also have "504 Gateway Time-out" problem

2008-09-24 Thread Morten Bagai

ielts should be working now.

/Morten

On Sep 24, 2008, at 3:39 AM, Husein Choroomi wrote:

>
> Me too! Here is it: http://ielts.heroku.com
>
> m-tam wrote:
>> Thanks for cool service, Heroku. I enjoy Heroku.
>>
>> My app "tambourine.heroku.com/hondana/" is  504 Gateway Time-Out in
>> about 2 days. I aware that  there are same troubles in this group,  
>> but
>> I don't know what I should do.
>>
>> Does anyone help me ?
>>
>> m-tam(TAMBARA Masahiko)
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



  1   2   3   >