Skip to content

Cloudfront cache purging configuration is missing in documentation #1047

@cyrill62

Description

@cyrill62

1. Problem

The AWS Cloudfront cache purging feature as been introduced by tolgee/tolgee-platform#2988 (big thanks to @kingcdavid).

Unfortunatly, the documentation available here doesn't mention it.


2. Appetite

I can spend some times to update the documentation, but I need an example to not miss some files.


3. Solution

We can add the following variables config options in the documentation (i tried it, it works):

  • TOLGEE_CONTENT_DELIVERY_CACHE_PURGING_AWS_CLOUDFRONT_ACCESS_KEY
  • TOLGEE_CONTENT_DELIVERY_CACHE_PURGING_AWS_CLOUDFRONT_SECRET_KEY
  • TOLGEE_CONTENT_DELIVERY_CACHE_PURGING_AWS_CLOUDFRONT_DISTRIBUTION_ID
  • TOLGEE_CONTENT_DELIVERY_CACHE_PURGING_AWS_CLOUDFRONT_CONTENT_ROOT
  • TOLGEE_CONTENT_DELIVERY_CACHE_PURGING_AWS_CLOUDFRONT_SIGNING_REGION (not sure for that one)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions