Skip to main content

Django storage for rsync distributive copy of files

Project description

=====
RSYNC STORAGE
=====

django storage for distrubute files via rsync

Quick start
-----------

1. Add "polls" to your INSTALLED_APPS setting like this::
from rsync_storage import RSyncStorage


2. 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-rsync-storage-0.0.6.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file django-rsync-storage-0.0.6.tar.gz.

File metadata

File hashes

Hashes for django-rsync-storage-0.0.6.tar.gz
Algorithm Hash digest
SHA256 86b4c083e1c72556833b0ef703f909a3c45c3b3b125a1830524a170bf0dca8cd
MD5 c9c5b177534c713bf8053bf7d2a3cd38
BLAKE2b-256 faaf002dc91f0e1d335cc6cbf1c3fa529d2e2efba336cf1b8e9434f4a047876e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page