I have NodeBB running on Docker & Docker-compose. Would anybody have an interest in my docker files? I can publish them, if so.

Best posts made by Austin Benesh
-
Docker & Docker-compose
-
RE: Docker & Docker-compose
I just noticed that it's dead. I'll be working on a up-to-date implementation. I actually just moved my forum to Kubernetes, so I'll post on that as well. For now, I think this thread is dead.
Latest posts made by Austin Benesh
-
RE: Docker & Docker-compose
I just noticed that it's dead. I'll be working on a up-to-date implementation. I actually just moved my forum to Kubernetes, so I'll post on that as well. For now, I think this thread is dead.
-
RE: Any experience installing/using NodeBB in a custom server?
I currently run mine in docker. I see no reason why it could not be extended to run in Kubernetes, which would allow it to be massively scalable.
-
RE: Mobile Menu Bug
Solved. I fixed it by changing the theme, rebuild and restart and then change the theme back to original, rebuild and restart.
-
RE: Mobile Menu Bug
Yes. I will try it again, though, and see if disabling the plugins fixes the issue.
-
RE: Mobile Menu Bug
@MJ I tried that and it didn't work
Here are my active plugins:
nodebb-plugin-adsense
nodebb-plugin-calendar
nodebb-plugin-composer-default
nodebb-plugin-dbsearch
nodebb-plugin-embed-gmap
nodebb-plugin-emoji
nodebb-plugin-emoji-android
nodebb-plugin-markdown
nodebb-plugin-mentions
nodebb-plugin-spam-be-gone
nodebb-plugin-sso-facebook
nodebb-plugin-sso-google
nodebb-plugin-youtube-lite
nodebb-rewards-essentials
nodebb-widget-essentialsI'm using the persona theme and am on NodeBB 1.11.2. I'm not seeing any errors in the network tab or JS console either.
-
RE: Mobile Menu Bug
@PitaJ said in Mobile Menu Bug:
@Austin-Benesh what plugins do you have activated?
I have about 15 various plugins installed, let me gather a list. I did try disabling every one of them and it did not fix the issue, but maybe 2nd or 3rd time's the charm?
@MJ I will try that.
-
Docker & Docker-compose
I have NodeBB running on Docker & Docker-compose. Would anybody have an interest in my docker files? I can publish them, if so.
-
Mobile Menu Bug
I am not able to open menus on mobile view. You click the hamburger icon and all it does is spin. Coincidentally, I searched for this error and the exact thing happened after a google chrome update exactly 1 year ago. You can view at www.trumpetboards.com. Any ideas?