collective.cloudfront


Namecollective.cloudfront JSON
Version 2.0 PyPI version JSON
download
home_pagehttps://github.com/collective/collective.cloudfront
SummaryAWS CloudFront support for plone.app.caching
upload_time2024-02-22 08:37:14
maintainer
docs_urlNone
authorSix Feet Up
requires_python
licenseGPL version 2
keywords python plone
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
   This text does not appear on pypi or github. It is a comment.

==============================================================================
collective.cloudfront
==============================================================================

AWS CloudFront support for plone.app.caching

This add-on watches for Purge notifications from ``plone.app.caching`` and sends the corresponding invalidation requests to an instance of Amazon’s CloudFront.


Features
--------

- Configurable in Site Setup (@@cloudfront-controlpanel)


Documentation
-------------

You will need to create an access key in your AWS Console.

Once you have the key’s ID and secret, you can provide them to your Plone site via Site Setup under “CloudFront Configuration”. You will also need to provide the ID for your CloudFront distribution.


Installation
------------

Install collective.cloudfront by adding it to your buildout::

    [buildout]

    ...

    eggs =
        collective.cloudfront


and then running ``bin/buildout``


Contribute
----------

- Issue Tracker: https://github.com/collective/collective.cloudfront/issues
- Source Code: https://github.com/collective/collective.cloudfront


License
-------

The project is licensed under the GPLv2.


Contributors
============

- Six Feet Up, info@sixfeetup.com


Changelog
=========

2.0 (2024-02-22)
----------------

- Drop python2 and Plone < 5.2 compatibility [erral]

- Fixes issue #2: remove includeDependecies [rber474]


1.3 (2022-01-07)
----------------

- only run purging if add-on is installed
- check if purging is enabled in plone.app.caching
  [abl123]
- Show the string representation of the exception
  [skurfer]
- Set custom permissions for purging
  [cdw9]


1.2 (2021-05-14)
----------------

- add button for invalidating cache
  [cdw9]


1.0 (2017-07-17)
----------------

- Initial release.
  [sixfeetup]

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/collective/collective.cloudfront",
    "name": "collective.cloudfront",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Python Plone",
    "author": "Six Feet Up",
    "author_email": "info@sixfeetup.com",
    "download_url": "https://files.pythonhosted.org/packages/77/b2/7b4a4b5f906892ad7c3deb1d22f933cd39a3bad6dd27a141c52bc1012910/collective.cloudfront-2.0.tar.gz",
    "platform": null,
    "description": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n   This text does not appear on pypi or github. It is a comment.\n\n==============================================================================\ncollective.cloudfront\n==============================================================================\n\nAWS CloudFront support for plone.app.caching\n\nThis add-on watches for Purge notifications from ``plone.app.caching`` and sends the corresponding invalidation requests to an instance of Amazon\u2019s CloudFront.\n\n\nFeatures\n--------\n\n- Configurable in Site Setup (@@cloudfront-controlpanel)\n\n\nDocumentation\n-------------\n\nYou will need to create an access key in your AWS Console.\n\nOnce you have the key\u2019s ID and secret, you can provide them to your Plone site via Site Setup under \u201cCloudFront Configuration\u201d. You will also need to provide the ID for your CloudFront distribution.\n\n\nInstallation\n------------\n\nInstall collective.cloudfront by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        collective.cloudfront\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.cloudfront/issues\n- Source Code: https://github.com/collective/collective.cloudfront\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Six Feet Up, info@sixfeetup.com\n\n\nChangelog\n=========\n\n2.0 (2024-02-22)\n----------------\n\n- Drop python2 and Plone < 5.2 compatibility [erral]\n\n- Fixes issue #2: remove includeDependecies [rber474]\n\n\n1.3 (2022-01-07)\n----------------\n\n- only run purging if add-on is installed\n- check if purging is enabled in plone.app.caching\n  [abl123]\n- Show the string representation of the exception\n  [skurfer]\n- Set custom permissions for purging\n  [cdw9]\n\n\n1.2 (2021-05-14)\n----------------\n\n- add button for invalidating cache\n  [cdw9]\n\n\n1.0 (2017-07-17)\n----------------\n\n- Initial release.\n  [sixfeetup]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "AWS CloudFront support for plone.app.caching",
    "version": "2.0",
    "project_urls": {
        "Homepage": "https://github.com/collective/collective.cloudfront",
        "PyPI": "https://pypi.python.org/pypi/collective.cloudfront",
        "Source": "https://github.com/collective/collective.cloudfront",
        "Tracker": "https://github.com/collective/collective.cloudfront/issues"
    },
    "split_keywords": [
        "python",
        "plone"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87665026068ce3e57533d6c8fc0f2c83226e8ab9fee3c34d33b745af1d9663a0",
                "md5": "079977ee66b7d41318df95364abe26cf",
                "sha256": "80ad024818b3d4635137a3790e2f6f3e2fb11a91daadfcb361ff1a1eed6b5654"
            },
            "downloads": -1,
            "filename": "collective.cloudfront-2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "079977ee66b7d41318df95364abe26cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16925,
            "upload_time": "2024-02-22T08:37:09",
            "upload_time_iso_8601": "2024-02-22T08:37:09.975920Z",
            "url": "https://files.pythonhosted.org/packages/87/66/5026068ce3e57533d6c8fc0f2c83226e8ab9fee3c34d33b745af1d9663a0/collective.cloudfront-2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77b27b4a4b5f906892ad7c3deb1d22f933cd39a3bad6dd27a141c52bc1012910",
                "md5": "df0b4536ddfdbb8a816e21d07e843772",
                "sha256": "6683f7242734f19962ea1b396a563d51e67aa356354b7867c103f7fb3ec6fb5e"
            },
            "downloads": -1,
            "filename": "collective.cloudfront-2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "df0b4536ddfdbb8a816e21d07e843772",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18758,
            "upload_time": "2024-02-22T08:37:14",
            "upload_time_iso_8601": "2024-02-22T08:37:14.984880Z",
            "url": "https://files.pythonhosted.org/packages/77/b2/7b4a4b5f906892ad7c3deb1d22f933cd39a3bad6dd27a141c52bc1012910/collective.cloudfront-2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 08:37:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "collective",
    "github_project": "collective.cloudfront",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "lcname": "collective.cloudfront"
}
        
Elapsed time: 0.19862s