anandkumar

NodeBB setup

Dec 16th, 2015
1,176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. Welcome to NodeBB!
  2.  
  3. This looks like a new installation, so you'll have to answer a few questions about your environment before we can proceed.
  4. Press enter to accept the default setting (shown in brackets).
  5. URL used to access this NodeBB (http://localhost:4567) http://104.236.85.249
  6. Please enter a NodeBB secret (0f8777eb-e95d-4eea-b571-ed8e89c51341)
  7. Which database to use (redis)
  8.  
  9. 15/12 10:53 [14666] - info: Now configuring redis database:
  10. Host IP or address of your Redis instance (127.0.0.1)
  11. Host port of your Redis instance (6379)
  12. Password of your Redis database
  13. Which database to use (0..n) (0)
  14. Configuration Saved OK
  15. [email protected] node_modules/redis
  16.  
  17. [email protected] node_modules/connect-redis
  18. Populating database with default configs, if not already set...
  19. Enabling default theme: nodebb-theme-persona
  20. No categories found, populating instance with default categories
  21. 15/12 10:53 [14666] - warn: No administrators have been detected, running initial user setup
  22.  
  23. Administrator username brian
  24. Administrator email address [email protected]
  25. Password
  26. Confirm Password
  27. Creating welcome post!
  28. Enabling default plugins
  29. 15/12 10:54 [14666] - info: [install/defaultPlugins] customDefaults undefined
  30. 15/12 10:54 [14666] - info: [install/enableDefaultPlugins] activating default plugins 0=nodebb-plugin-composer-default, 1=nodebb-plugin-markdown, 2=nodebb-plugin-mentions, 3=nodebb-widget-essentials, 4=nodebb-rewards-essentials, 5=nodebb-plugin-soundpack-default, 6=nodebb-plugin-emoji-extended
  31. 15/12 10:54 [14666] - info: Beginning database schema update
  32. 15/12 10:54 [14666] - info: [2015/09/30] Converting default Gravatar image to default User Avatar skipped
  33. 15/12 10:54 [14666] - info: [2015/11/06] Gravatar removal skipped
  34. 15/12 10:54 [14666] - info: [upgrade] Schema already up to date!
  35.  
  36. ==============================================================================================================================================================
  37.  
  38. NodeBB Setup Completed. Run './nodebb start' to manually start your NodeBB server.
  39. bill@alpha:/var/www/nodebb/forums$
Add Comment
Please, Sign In to add comment