Ghost IPFS Storage Adapter
Learn how to configure Ghost IPFS Storage Adapter for use with Filebase.
What is Ghost IPFS Storage Adapter?
1. In your Ghost root directory, install the ghost-ipfs adapter package using NPM or Yarn:
ghost-ipfs adapter package using NPM or Yarn:2. Create a directory for the storage adapter:
3. Then, move the files for the ghost-ipfs adapter into the storage folder:
ghost-ipfs adapter into the storage folder:4. Alternatively, you can install the adapter using git:
5. Next, open the ./config.production.json file. Insert the following code to configure your connection to Filebase:
./config.production.json file. Insert the following code to configure your connection to Filebase:Last updated