I recently built out a CDN using Amazons' S3 service and CloudFront. It is super easy to setup with the new assets management in rails 3.1.
However, my other project has an established hosting on Rackspace. I use the Rackspace Cloudfiles for image storage, much like Amazon S3 storage works. However, I cannot find an easy way to setup the Rackspace CloudFiles to load my asset package and host it.
Any tips or processes for doing this would be very helpful.