Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 492201
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T02:05:18+00:00 2026-05-13T02:05:18+00:00

I deployed a Ruby on Rails app to Heroku, and I realized they have

  • 0

I deployed a Ruby on Rails app to Heroku, and I realized they have a read-only file system (http://docs.heroku.com/constraints#read-only-filesystem). This means I can’t cache images locally, for example. I was using a Ruby gem called “Rio” (Ruby Input/Output), and that let me save files to my /public/images directory. Are there any good hosts that allow this? Specifically, I was looking at Rackspace Cloud. Would really help to know in advance before I try and deploy somewhere else!

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T02:05:18+00:00Added an answer on May 13, 2026 at 2:05 am

    You don’t need to switch hosts to accomplish this.

    With Heroku, you can write to the RAILS_ROOT/tmp directory. They just aren’t guaranteed to stick around between requests, because different requests could be served from different dynos, and the tmp dir is cleared out periodically.

    So you can fetch your images to that directory, do whatever processing your need, and then upload them to S3 (I’d recommend Delayed::Job for this if you aren’t already using it).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I created sample rails app and deployed into heroku. Rails version is 3.1.3 Ruby
I have a Ruby on Rails app that I've recently deployed to a remote
Is it feasible to have a Ruby on Rails app, which is: a) deployed
I'm using Ruby on Rails 3 deployed at heroku. Now I have working fine
I have a Rails 3.2.3 app (ruby 1.9.3p125) deployed on a Windows 2003 R2
Finally deployed my ruby on rails 3.2 app but when trying to open it
I have deployed a Rails application on Heroku (web-server thin). When I push it,
I've deployed a Ruby on Rails app successfully and followed the asset pipeline guide
I am running heroku run rake db:migrate after I have deployed my app to
I have a Ruby on Rails app that works fine locally with a sqlite3

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.