Hello everyone,
I need some help in choosing what fits best with nethserver.
I have to host on my nethserver server a forum app. I decide to go with nodebb. Checking the requirements of nodebb it seems that i have 2 options:
Option 1: install nodejs and redis or mongodb (this is the recomended version according to nodebb)
Option 2: install docker (it seems there is a docker image for nodebb officialy supported). This one seems interesting because it seems that if i test nodebb and it doesn’t fit my needs i can use docker to install discourse, which i belive it’s the forum system used by nethserver community.
So, if anybody can give me an idea of what to choose it would be great.