.. image:: https://travis-ci.org/markmo/ckanext-azurefilestore.svg?branch=master
:target: https://travis-ci.org/markmo/ckanext-azurefilestore
.. image:: https://coveralls.io/repos/markmo/ckanext-azurefilestore/badge.svg
:target: https://coveralls.io/r/markmo/ckanext-azurefilestore
.. .. image:: https://pypip.in/download/ckanext-azurefilestore/badge.svg
:target: https://pypi.python.org/pypi//ckanext-azurefilestore/
:alt: Downloads
.. .. image:: https://pypip.in/version/ckanext-azurefilestore/badge.svg
:target: https://pypi.python.org/pypi/ckanext-azurefilestore/
:alt: Latest Version
.. .. image:: https://pypip.in/py_versions/ckanext-azurefilestore/badge.svg
:target: https://pypi.python.org/pypi/ckanext-azurefilestore/
:alt: Supported Python versions
.. .. image:: https://pypip.in/status/ckanext-azurefilestore/badge.svg
:target: https://pypi.python.org/pypi/ckanext-azurefilestore/
:alt: Development Status
.. .. image:: https://pypip.in/license/ckanext-azurefilestore/badge.svg
:target: https://pypi.python.org/pypi/ckanext-azurefilestore/
:alt: License
=============
ckanext-azurefilestore
Use Azure Blob Storage as a filestore for resources.
Upload File
.. image:: docs/images/upload_file.png
:width: 700
:alt: Upload File
Object in Azure
.. image:: docs/images/object_in_azure.png
:width: 700
:alt: Object in Azure
View Resource in Azure
.. image:: docs/images/view_resource_in_azure.png
:width: 700
:alt: View Resource in Azure
Requirements
Tested with CKAN Version 2.8.3.
Installation
.. Add any additional install steps to the list below.
For example installing any non-Python dependencies or adding any required
config settings.
To install ckanext-azurefilestore:
Activate your CKAN virtual environment, for example::
. /usr/lib/ckan/default/bin/activate
2.