My app info screen on heroku.com says: Slug Size: 6.2 MB of 20mb. Is
that a typo, then? Should it be 50mb?


On Dec 19, 12:25 pm, Oren Teich <o...@heroku.com> wrote:
> 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 <iamjedikni...@gmail.com>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 <a...@heroku.com> wrote:
> > > On Fri, Dec 18, 2009 at 7:17 AM, iamjediknight <iamjedikni...@gmail.com>
> > 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 her...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > heroku+unsubscr...@googlegroups.com<heroku%2bunsubscr...@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.


Reply via email to