{"id":21033696,"url":"https://github.com/metowolf/ghost-smms-store","last_synced_at":"2025-05-15T13:32:12.761Z","repository":{"id":57250952,"uuid":"157566550","full_name":"metowolf/ghost-smms-store","owner":"metowolf","description":"Ghost sm.ms storage module.","archived":false,"fork":false,"pushed_at":"2018-11-15T03:27:54.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-26T22:05:57.900Z","etag":null,"topics":["ghost","ghost-storage-adapter","image","smms"],"latest_commit_sha":null,"homepage":"https://sm.ms/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metowolf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-14T15:08:02.000Z","updated_at":"2023-06-06T21:37:50.000Z","dependencies_parsed_at":"2022-08-24T16:52:10.361Z","dependency_job_id":null,"html_url":"https://github.com/metowolf/ghost-smms-store","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metowolf%2Fghost-smms-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metowolf%2Fghost-smms-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metowolf%2Fghost-smms-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metowolf%2Fghost-smms-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metowolf","download_url":"https://codeload.github.com/metowolf/ghost-smms-store/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254349473,"owners_count":22056355,"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":["ghost","ghost-storage-adapter","image","smms"],"created_at":"2024-11-19T12:58:59.747Z","updated_at":"2025-05-15T13:32:11.503Z","avatar_url":"https://github.com/metowolf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/2666735/47508037-eea82300-d8a5-11e8-94b0-7c3496f04184.png\" width=\"300px\" alt=\"smms-cli\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://i-meto.com\"\u003e\u003cimg alt=\"Author\" src=\"https://img.shields.io/badge/Author-METO-blue.svg?style=flat-square\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/ghost-smms-store\"\u003e\u003cimg alt=\"Version\" src=\"https://img.shields.io/npm/v/ghost-smms-store.svg?style=flat-square\"/\u003e\u003c/a\u003e\n\u003cimg alt=\"License\" src=\"https://img.shields.io/npm/l/ghost-smms-store.svg?style=flat-square\"/\u003e\n\u003c/p\u003e\n\n\n## Installation\n\n**required Ghost version: 1.x, 2.x**\n\n### Install from NPM\n\nYou will need to have a the custom storage module directly in your project directory, the easiest way to do this is:\n\n```bash\n$ npm install ghost-smms-store\n$ mkdir content/storage\n$ cp -r node_modules/ghost-smms-store content/storage/ghost-smms-store\n```\n\n### Install from Git\n\n```bash\n$ mkdir -p content/adapters/storage\n$ git clone https://github.com/metowolf/ghost-smms-store.git\n$ cd ghost-smms-store\n$ npm install\n```\n\n### Install in Docker\n\n```yaml\nFROM ghost:alpine\n\nWORKDIR $GHOST_INSTALL/current\nRUN yarn add ghost-smms-store\nRUN mv node_modules/ghost-smms-store core/server/adapters/storage\nWORKDIR $GHOST_INSTALL\nRUN set -ex; \\\n    su-exec node ghost config storage.active ghost-smms-store;\n```\n\n## Configuration\n\nIn config.js, add a storage block for each environment.\n\n```json\n\"storage\": {\n  \"active\": \"ghost-smms-store\"\n},\n```\n\n## Author\n\n**ghost-smms-store** © [metowolf](https://github.com/metowolf), Released under the [MIT](./LICENSE) License.\u003cbr\u003e\n\n\u003e Blog [@meto](https://i-meto.com) · GitHub [@metowolf](https://github.com/metowolf) · Twitter [@metowolf](https://twitter.com/metowolf) · Telegram Channel [@metooooo](https://t.me/metooooo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetowolf%2Fghost-smms-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetowolf%2Fghost-smms-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetowolf%2Fghost-smms-store/lists"}