{"id":13928711,"url":"https://github.com/fission-codes/ghost-storage-adapter-ipfs","last_synced_at":"2025-04-10T12:52:25.197Z","repository":{"id":43750645,"uuid":"222569476","full_name":"fission-codes/ghost-storage-adapter-ipfs","owner":"fission-codes","description":"A storage adapter for the Ghost blogging platform that stores files in IPFS with Fission","archived":false,"fork":false,"pushed_at":"2022-07-07T14:51:18.000Z","size":29,"stargazers_count":11,"open_issues_count":5,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-03T04:56:18.355Z","etag":null,"topics":["fission-suite","ghost-blog","ghost-storage-adapter","ipfs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fission-codes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-19T00:06:10.000Z","updated_at":"2024-05-30T11:37:45.000Z","dependencies_parsed_at":"2022-09-11T04:11:47.024Z","dependency_job_id":null,"html_url":"https://github.com/fission-codes/ghost-storage-adapter-ipfs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"fission-codes/project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission-codes%2Fghost-storage-adapter-ipfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission-codes%2Fghost-storage-adapter-ipfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission-codes%2Fghost-storage-adapter-ipfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fission-codes%2Fghost-storage-adapter-ipfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fission-codes","download_url":"https://codeload.github.com/fission-codes/ghost-storage-adapter-ipfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248132122,"owners_count":21052977,"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":["fission-suite","ghost-blog","ghost-storage-adapter","ipfs"],"created_at":"2024-08-07T18:01:26.281Z","updated_at":"2025-04-10T12:52:25.173Z","avatar_url":"https://github.com/fission-codes.png","language":"JavaScript","funding_links":[],"categories":["ipfs"],"sub_categories":[],"readme":"![](https://github.com/fission-suite/PROJECTNAME/raw/master/assets/logo.png?sanitize=true)\n\n# Ghost Storage Adapter for InterPlanetary File System (IPFS)\n\nA storage adapter for the Ghost blogging platform, so that files and images are stored on IPFS.\n\nMeant to work alongside [heroku-ipfs-ghost](https://github.com/fission-suite/heroku-ipfs-ghost).\n\nSee the [Fission Talk Forum for background](https://talk.fission.codes/t/fission-ipfs-storage-adapter-for-ghost-blog/88)\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/fission-suite/blob/master/LICENSE)\n[![Built by FISSION](https://img.shields.io/badge/⌘-Built_by_FISSION-purple.svg)](https://fission.codes)\n[![Discord](https://img.shields.io/discord/478735028319158273.svg)](https://discord.gg/zAQBDEq)\n[![Discourse](https://img.shields.io/discourse/https/talk.fission.codes/topics)](https://talk.fission.codes)\n\n\n# Config:\n1. Place the storage adapter into `content/adapters/storage/ghost-storage-adapter-ipfs/`\n2. Add the following to your Ghost config file\n\n```json\n{\n    \"storage\": {\n        \"active\": \"ghost-storage-adapter-ipfs\",\n        \"ghost-storage-adapter-ipfs\": {\n            \"username\": \"fission-user\",\n            \"password\": \"fission-user-pass\"\n        }\n    }\n}\n```\n3. Provide optional arguments\n * `apiURL` String: Fission Web API compatible URL (default deferred to fission-suite/client),\n * `gatewayURL` String: IPFS gateway compatible URL (defaults to https://ipfs.io/ipfs)\n\nThat's it, you should be ready to start storing your Ghost images on IPFS!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffission-codes%2Fghost-storage-adapter-ipfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffission-codes%2Fghost-storage-adapter-ipfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffission-codes%2Fghost-storage-adapter-ipfs/lists"}