Tryton FileStore Cellar
=======================
Cellar Storage Service for the Tryton application framework.
To use Cellar Storage Service, the trytond configuration must be modify to set
in the `database` section, the `class` to
`tryton_filestorage_cellar.FileStoreCellar` and the `bucket` to the name of
your bucket.
Here is an example the section::
[database]
class = tryton_filestorage_cellar.FileStoreCellar
bucket = bucket-id-here
The authentication must be set using environment variable as explained in the
`Cellar, a S3-like object storage service
<https://www.clever-cloud.com/doc/deploy/addon/cellar/>`_.
Raw data
{
"_id": null,
"home_page": "https://pypi.org/project/tryton-filestore-cellar/",
"name": "tryton-filestore-cellar",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "tryton clever cloud cellar storage",
"author": "Tryton",
"author_email": "foundation@tryton.org",
"download_url": "https://files.pythonhosted.org/packages/8f/fd/4e7d6c0362bf54968ab58ed37e6bbc0ead40a274c933e74e82a7d8e72fbb/tryton-filestore-cellar-0.1.0.tar.gz",
"platform": "Posix; MacOS X; Windows",
"description": "Tryton FileStore Cellar\n=======================\n\nCellar Storage Service for the Tryton application framework.\n\nTo use Cellar Storage Service, the trytond configuration must be modify to set\nin the `database` section, the `class` to\n`tryton_filestorage_cellar.FileStoreCellar` and the `bucket` to the name of\nyour bucket.\nHere is an example the section::\n\n [database]\n class = tryton_filestorage_cellar.FileStoreCellar\n bucket = bucket-id-here\n\nThe authentication must be set using environment variable as explained in the\n`Cellar, a S3-like object storage service\n<https://www.clever-cloud.com/doc/deploy/addon/cellar/>`_.\n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "Store Tryton files on Cellar Storage Service",
"version": "0.1.0",
"project_urls": {
"Bug Tracker": "https://bugs.tryton.org/tryton-filestore-cellar",
"Download": "https://downloads.tryton.org/tryton-filestore-cellar/",
"Forum": "https://discuss.tryton.org/tags/filestore-cellar",
"Homepage": "https://pypi.org/project/tryton-filestore-cellar/",
"Source Code": "https://code.tryton.org/tryton-filestore-cellar"
},
"split_keywords": [
"tryton",
"clever",
"cloud",
"cellar",
"storage"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "abc2b0d2121691a36b741eff00d6c688beb078ea500481dc928abdebf59fab58",
"md5": "101175ffac29dd5dd641abac5da0489b",
"sha256": "3e32df337796b556fbf5f1f5483f4168e66ffa8a0eb7eb88d00099c454a5911a"
},
"downloads": -1,
"filename": "tryton_filestore_cellar-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "101175ffac29dd5dd641abac5da0489b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 14857,
"upload_time": "2023-11-26T15:19:22",
"upload_time_iso_8601": "2023-11-26T15:19:22.864372Z",
"url": "https://files.pythonhosted.org/packages/ab/c2/b0d2121691a36b741eff00d6c688beb078ea500481dc928abdebf59fab58/tryton_filestore_cellar-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8ffd4e7d6c0362bf54968ab58ed37e6bbc0ead40a274c933e74e82a7d8e72fbb",
"md5": "9fc51fccfb198494f08385a36179ddad",
"sha256": "efa7b4e3102de8f45144882616148da16c75a8f6bd45df17b33f2362fea45311"
},
"downloads": -1,
"filename": "tryton-filestore-cellar-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "9fc51fccfb198494f08385a36179ddad",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15934,
"upload_time": "2023-11-26T15:19:25",
"upload_time_iso_8601": "2023-11-26T15:19:25.068279Z",
"url": "https://files.pythonhosted.org/packages/8f/fd/4e7d6c0362bf54968ab58ed37e6bbc0ead40a274c933e74e82a7d8e72fbb/tryton-filestore-cellar-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-26 15:19:25",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "tryton-filestore-cellar"
}