@rozi98 said in custom mongodb/and apis:
i want nodebb use mywebsite userdb -
Use it? In what way?
Hello guys, I need your help.
When installing mongodb on ubuntu it doesn't show any username/password, so I belive I must create it?
Also when installing NodeBB I leaved the mongodb user/pass empty and the forum works but I don't know if this will be a problem or not.
Thanks in advance.
@felirami setting up a user/password for security is always recommended. Follow this guide to add a user/pass to mongodb
@pichalite now should I reinstall everything again?
@felirami nope. Simply edit your config.json or run ./nodebb setup.
Solved everything, thanks guys