NodeBB Run in Docker
-
At first you need to clone the reposetory:
git clone https://github.com/NodeBB/NodeBB.gitGo to NodeBB and chmod and chown the Docker dir.
chown -R 1001:1001 .docker chmod -R 755 .dockerStart Building Nodebb with:
docker compose --profile mongo up -dyou can also use redis or postgres as Database.
Greetings
-
