I deployed to a cluster, and realized that each node holds its own independant database.
I am currently using Engine Yard as my host.
How can I create a sharesystem so that all my nodes/instances share the same file system?
Some people recommend S3, but this may not be the best choice because my users need to be able to edit their files they upload.
Any ideas?