NodeBB - Getting ads working

Tutorials

Suggested Topics


  • 2 Votes
    3 Posts
    601 Views

    @gotwf I'm not sure it's been weeks ago I wrote this. 😄

    Maybe I did not find this or something didn't work for me. I can't tell you...

    Greets

  • NodeBB Email - Options

    Tutorials
    3
    2 Votes
    3 Posts
    2k Views

    @julian You're welcome and thank you for the kind words.

  • 6 Votes
    11 Posts
    2k Views

    @Sebastix to reset admin password run:
    . /nodebb user reset 1 --pssword

  • 4 Votes
    9 Posts
    2k Views

    @ᴅᴀʀᴛʜ-ᴠᴀᴅᴇʀ It probably crashes because of the plugins you installed and nodebb can't find them (nodebb-theme-oxide in particular)

    I suggest you backup the redis database by copying the /data folder somewhere, then delete the contents of the original folder and also remove the config.json volume.

    Erase and restart redis and nodebb container (It should be like a fresh install) then installs the plugins and themes listed in the log file (nodebb-plugin-teamspeak-verify, nodebb-widget-search-bar, nodebb-theme-oxide, etc)

    When all plugins are installed and enabled, stop the nodebb container and restore the /data redis database with your backup, and remap config.json volume and I think it should be up.

    Next time you want to upgrade, disable all plugins before restarting the container with the new image.

  • 5 Votes
    4 Posts
    4k Views

    Could I do all these steps using the free plan, or is there a pay plan that will work?

    da65f4ab-5cd0-4351-b18a-8040eac5d4e7-image.png

    I also noticed there are also heroku "deploy scripts" that auto install it for you?
    Is there anything like this for nodeBB?

    5e80b502-4d2b-4f74-af88-0ed87b71a690-image.png