thanks Xinbenlv, I came across some similar errors and fixed it
Unsolved Docker NodeBB v0.5
-
Please read content of this issue.
https://github.com/NodeBB/NodeBB/issues/4184 -
I found this within the docker forum.
So it seems to be possible to talk to the docker team about name taken issues. @julian or @psychobunny might wanna give it a try?
Especially since thenodebb
user refers your product (using your domain as website) it seems quite probable for you to solve this with the docker team. At least they would be able to contact the user. -
@nhl.pl if I understand right, it's not the NodeBB Team who is controling the docker hub repo !
@frissdiegurke I use NodeBB with my domain name, but I don't have any problem about
Someone has our company Organization name
. -
In short: core team knows about this issue and in long-term it'll be fixed.
-
-
I have this in my crontab:
42 * * * * cd /home/ben/.nodebb-docker.git && git fetch -p origin > /dev/null 2> /dev/null && git push --mirror > /dev/null 2> /dev/null
You can download the docker image from my repo: https://hub.docker.com/r/benlubar/nodebb/
I documented the commands needed to set up the forum for my community here, but most of them should be pretty easy to adapt for any other community. Ignore the stuff about postgres unless you're importing from a forum that used postgres.
-
great @Ben-Lubar ! Thanks
The cron tab is for what exactly ?
-
@flex said:
The cron tab is for what exactly ?
It automatically updates the docker repo every hour on the :42.
-
I made a docker chain of Nginx, NodeBB, Redis based on Alpine Linux for mainly developments and small standalone service.
https://github.com/qgp9/nodebb-docker-dev
I tested this on a VULTR server and it works well .
No documentations yet, but soon
-
@qgp9 said:
No documentations yet, but soon
I have done this
https://community.nodebb.org/topic/8201/nodebb-with-docker-full-chain-nginx-redis