That is just for the DB.  Your slug can be up to 50MB.  If you're hosting
large assets, we suggest using S3 directly.  1GB is only 0.10/month, and
it's blazingly fast.

Oren

On Sat, Dec 19, 2009 at 6:38 AM, iamjediknight <[email protected]>wrote:

> I am looking at the Crane package which has 500MB storage.   Is that
> 500MB just for the database or is it 500MB combined for my app (whats
> in my git repo) and database?
>
> Thanks, Scott.
>
> On Dec 19, 12:50 am, Adam Wiggins <[email protected]> wrote:
> > On Fri, Dec 18, 2009 at 7:17 AM, iamjediknight <[email protected]>
> wrote:
> > > 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?
> >
> > Assuming these things (templates, images) are in your Git repository
> > and you're only reading them, that will work fine.  The only time you
> > can't use the filesystem is for writes, such as storing images or pdfs
> > uploaded by your users.  For that you should use S3.
> >
> > Adam
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<heroku%[email protected]>
> .
> 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 [email protected].
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.


Reply via email to