django-rsync-storage 0.0.6

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangorsyncstorage 0.0.6

=====RSYNC STORAGE=====django storage for distrubute files via rsyncQuick start-----------1. Add "polls" to your INSTALLED_APPS setting like this:: from rsync_storage import RSyncStorage2. In settings file specify :: RSYNC_HOSTS = [ {'host': '172.17.0.2', 'media_root': '/opt/media/'} ] * make sure thatn you have ssh connection to "host" for user run your django App * make sure you have celery worker started

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.