[nodebb-plugin-storj-upload] Storj Upload

NodeBB Plugins
  • ☁ S3 Storj Upload

    Plugin for NodeBB v3.x.x to upload files to Storj

    You need configure it via environment variables in file index.js as shown below.

    preview.png

    GitHub: https://github.com/ferumdev/nodebb-plugin-storj-upload


    Installation

    npm install ferumdev/nodebb-plugin-storj-upload

    Deactivate
    ./nodebb reset -p nodebb-plugin-storj-upload

    Uninstall
    npm uninstall nodebb-plugin-storj-upload

  • Very cool, nice to see additional storage plugins pop up 😄 ☁

  • B brazzerstop referenced this topic
  • @brazzerstop

    Working good on V3.1.4 with 25 GB Free account 🙂

    Thanks for your work and your plugin 🙂

    -- But I have several question :

    • Your plugin work on nodeBB 2.X or not ?

    • Once the 25 GB is used, what happens?
      If we stop using Storj, will the images still be available and visible on the forum? If so, with or without the plugin?

    • After upgrade, It's needed to reconfigure in ndex.js file or not?

    • Maybe have an acp .tpl to configure plugin it's better?

    • Plugin compatible with other provider or not ?

    • When will this plugin be tracked and maintained with future versions of NodeBB ?

  • @DownPW said in [nodebb-plugin-storj-upload] Storj Upload:

    • Your plugin work on nodeBB 2.X or not ?

    Might work, but I don't have version 2 to test..

    • Once the 25 GB is used, what happens?

    It is necessary to read the information on the provider website: https://docs.storj.io/dcs/concepts/limits
    I think when you reach the limits, you simply won't be able to upload new files.

    If we stop using Storj, will the images still be available and visible on the forum? If so, with or without the plugin?

    Images was available if you remove plugin.

    • After upgrade, It's needed to reconfigure in ndex.js file or not?

    When you upgrade a forum - no, when you upgrade this plugin - yes.

    • Maybe have an acp .tpl to configure plugin it's better?

    Yes, but I'm not that smart yet. I won't refuse help 🙂

    • Plugin compatible with other provider or not ?

    I configured it to work with Storj. You can modify this plugin to work with other providers.

    • When will this plugin be tracked and maintained with future versions of NodeBB ?

    I use this plugin myself, so I will try to keep it compatible with new forum releases.

  • @brazzerstop said in [nodebb-plugin-storj-upload] Storj Upload:

    @DownPW said in [nodebb-plugin-storj-upload] Storj Upload:

    Your plugin work on nodeBB 2.X or not ?
    Might work, but I don't have version 2 to test..

    I confirm. After test your plugin work on nodeBB v2.x and v3.x 🙂
    Test on v2.8.12 and v3.1.4

    @brazzerstop said in [nodebb-plugin-storj-upload] Storj Upload:

    After upgrade, It's needed to reconfigure in ndex.js file or not?
    When you upgrade a forum - no, when you upgrade this plugin - yes.

    Maybe have an acp .tpl to configure plugin it's better?
    Yes, but I'm not that smart yet. I won't refuse help

    It's a shame indeed, but it's happening. Just have to think about it.
    Believe me, if I will be able to help you put all the Storj account information like in the S3 plugin (when it was working) via an ACP config page, I would.

    @brazzerstop said in [nodebb-plugin-storj-upload] Storj Upload:

    Plugin compatible with other provider or not ?
    I configured it to work with Storj. You can modify this plugin to work with other providers.

    To see if developers like @baris would be interested in improving this plugin (ACP configuration and several providers) since there is only your plugin that works on nodeBB v3


    Thank you for your work and your answer.

    Are you french ?

    cya


Suggested Topics