Giter VIP home page Giter VIP logo

docker-nodebb's People

Contributors

kelteseth avatar nilsramsperger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-nodebb's Issues

can't restart hangs there. always be building.

root@3c7acde88ae9:/# ./supervisor.sh
Starting redis-server: redis-server.

Updating NodeBB...

  1. Updating package.json file with defaults... OK

  2. Bringing base dependencies up to date... started
    up to date in 4.078s

  3. Checking installed plugins for updates... OK

  4. Updating NodeBB data store schema...
    Parsing upgrade scripts...
    2018-08-21T15:39:15.918Z [321] - warn: [upgrade/appendPluginScripts] Unable to read plugin.json for plugin nodebb-plugin-code-button-cn. Skipping.
    OK | 0 script(s) found, 57 skipped
    Schema update complete!

  5. Rebuilding assets... started
    2018-08-21T15:39:15.961Z [321] - info: [build] Building in parallel mode
    2018-08-21T15:39:15.963Z [321] - info: [build] plugin static dirs build started
    2018-08-21T15:39:15.968Z [321] - info: [build] requirejs modules build started
    2018-08-21T15:39:15.969Z [321] - info: [build] client js bundle build started
    2018-08-21T15:39:15.971Z [321] - info: [build] admin js bundle build started
    2018-08-21T15:39:15.972Z [321] - info: [build] client side styles build started
    2018-08-21T15:39:15.973Z [321] - info: [build] admin control panel styles build started
    2018-08-21T15:39:15.975Z [321] - info: [build] templates build started
    2018-08-21T15:39:15.976Z [321] - info: [build] languages build started
    2018-08-21T15:39:15.976Z [321] - info: [build] sounds build started
    2018-08-21T15:39:16.162Z [321] - info: [build] sounds build completed in 0.186sec
    2018-08-21T15:39:16.347Z [321] - info: [build] plugin static dirs build completed in 0.384sec

Didn't see files in folder linked with nodebb-* volumes

I used command line below:
docker create --name cf --init --restart always -p 4567:4567 -v nodebb-data:/home/cf/data -v nodebb-files:/home/cf/file -v nodebb-config:/home/cf/config nilsramsperger/nodebb
The site was installed, but there's no config.json in /home/cf/config

how to manage my redis

there seems to be some trouble connecting to the internal database Redis.
i unluckily forget my admin password and have no email reset method, are there ways to manage the database ?

Update github release

Just update to 1.15.2 without any issues, thanks! Maybe create a github release so other people get a notification of the update <3

Wrong time in docker container

Hello, the docker image works really well. Thank you very much for this.

However, I have the problem that the time in the docker container does not match the time outside. A change of the time is invalid after restarting the container again. The time differs by one hour. I assume that the time zone is not set correctly. Can you help me to change this setting?

Highlight the move to gitlab more

I look a few time for new releases the past week and never noticed the move to gitlab. Maybe change the top right description and archive the repo?

error logs / crash logs missing in the volumes

Hello @nilsramsperger ,
The forum is crashing everytime I reply or create a new thread.
Could not find any crashlogs and also noticed this from the admin panel:

image

Am I missing something? I'm using your snippet for a quick setup & launch

docker create --name forum --init --restart always -p 4567:4567 -v nodebb-data:/var/lib/redis -v nodebb-files:/opt/nodebb/public/uploads -v nodebb-config:/etc/nodebb nilsramsperger/nodebb

SMTP does not functional

can't get any test mail from nodebb by using SMTP of outlook or gmail.

Is it because the ports in the container are not forwarded to the outside?

Mail is not always sent

it's me again :-)

I have the problem that emails are not always sent. The test succeeds, but after some time I get the error message "write EPIPE". Then when new users sign up they don't get a confirmation email.

My mail provider is Ionos (1&1) and I use the default mail option.

Do you know how I fix the problem?

Question about database

Hey there,
I see this is using Redis and you mentioned it is not the fastest but "safer". Is there a reason this isn't or cannot use a normal on-disk database like Mongo or whatever else it is capable of using? I have not used NodeBB yet but was looking to give it a go but would much prefer something that would be reliable and stable in case when I do try it I want to keep it. How difficult would it be to just use another DB with this setup?

Thanks,
-MH

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.