wimleers / fileconveyor

File Conveyor is a daemon written in Python to detect, process and sync files. In particular, it's designed to sync files to CDNs. Amazon S3 and Rackspace Cloud Files, as well as any Origin Pull or (S)FTP Push CDN, are supported. Originally written for my bachelor thesis at Hasselt University in Belgium.
https://wimleers.com/fileconveyor
The Unlicense
340 stars 95 forks source link

CNAME Entry with Mosso/Cumulus Transporter #121

Open SeeWatson opened 12 years ago

SeeWatson commented 12 years ago

This may already exist, but I was wondering if there is a way to configure Fileconveyor to utilize a CNAME entry with Rackspace Cloud Files. I've already set up the CNAME entry itself for static.ourdomain.com, and it works...but I don't know how to get that to show on the site instead of the generic Rackspace URL. Is there a way to do this?

Of note...I'm also using the Cumulus transporter instead of the mosso transporter as described here: https://github.com/wimleers/fileconveyor/issues/118