{"id":18812511,"url":"https://github.com/jsreport/jsreport-fs-store-aws-sns-sync","last_synced_at":"2025-04-13T21:23:44.536Z","repository":{"id":57286252,"uuid":"111238636","full_name":"jsreport/jsreport-fs-store-aws-sns-sync","owner":"jsreport","description":"Make jsreport fs store run in cluster and synchronize changes through aws sns","archived":false,"fork":false,"pushed_at":"2021-08-20T16:54:17.000Z","size":90,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-11T23:47:19.440Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsreport.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-18T20:55:08.000Z","updated_at":"2021-12-07T21:10:38.000Z","dependencies_parsed_at":"2022-09-09T23:11:46.591Z","dependency_job_id":null,"html_url":"https://github.com/jsreport/jsreport-fs-store-aws-sns-sync","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-fs-store-aws-sns-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-fs-store-aws-sns-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-fs-store-aws-sns-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-fs-store-aws-sns-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsreport","download_url":"https://codeload.github.com/jsreport/jsreport-fs-store-aws-sns-sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248783595,"owners_count":21160954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T23:33:52.500Z","updated_at":"2025-04-13T21:23:44.501Z","avatar_url":"https://github.com/jsreport.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"⚠️ This extension is deprecated and is compatible only with the jsreport v2\n--\n\n# jsreport-fs-store-aws-sns-sync\n[![NPM Version](http://img.shields.io/npm/v/jsreport-fs-store-aws-sns-sync.svg?style=flat-square)](https://npmjs.com/package/jsreport-fs-store-aws-sns-sync)\n[![Build Status](https://travis-ci.org/jsreport/jsreport-fs-store-aws-sns-sync.png?branch=master)](https://travis-ci.org/jsreport/jsreport-fs-store-aws-sns-sync)\n\n**Run jsreport [fs store](https://github.com/jsreport/jsreport-fs-store) in cluster and synchronize using AWS SNS.**\n\n\n## Installation\n\n\u003e npm install jsreport-fs-store    \n\u003e npm install jsreport-fs-store-aws-sns-sync\n\nCreate an IAM user with permissions to SNS and SQS and copy the access key and secret access key. Then alter the jsreport configuration:\n```js\n\"store\": { \n  \"provider\": \"fs\",\n  \"sync\": {\n    \"name\": \"aws-sns\",\n    // the rest is optional\n    \"accessKeyId\": \"...\",\n    \"secretAccessKey\": \"...\"\n    \"topic\": \"jsreport\",\n    \"subscription\": \"\u003chost id\u003e\",\n    \"region\": \"us-east-1\"\n  }\n},\t\n```\n\nThe topic and subscription is automatically created if not existing during the instance startup.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsreport%2Fjsreport-fs-store-aws-sns-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsreport%2Fjsreport-fs-store-aws-sns-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsreport%2Fjsreport-fs-store-aws-sns-sync/lists"}