Amazon secret keys and Heroku
        Posted  
        
            by Josiah Kiehl
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Josiah Kiehl
        
        
        
        Published on 2010-05-11T19:08:41Z
        Indexed on 
            2010/05/17
            17:30 UTC
        
        
        Read the original article
        Hit count: 346
        
I'm using S3 in this application for uploaded files, as Heroku has a read-only filesystem. How can I give my s3.yml to Heroku, but avoid checking it into the main repository?
© Stack Overflow or respective owner