anandkumar

NodeBB setup

Dec 16th, 2015
821
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. redis@2.4.2 node_modules/redis
  16. ├── double-ended-queue@2.1.0-0
  17. └── redis-commands@1.0.1
  18.  
  19. connect-redis@2.0.0 node_modules/connect-redis
  20. ├── redis@0.10.3
  21. └── debug@2.2.0 (ms@0.7.1)
  22. Populating database with default configs, if not already set...
  23. Enabling default theme: nodebb-theme-persona
  24. No categories found, populating instance with default categories
  25. 15/12 10:53 [14666] - warn: No administrators have been detected, running initial user setup
  26.  
  27. Administrator username brian
  28. Administrator email address brian@blogsynthesis.com
  29. Password
  30. Confirm Password
  31. Creating welcome post!
  32. Enabling default plugins
  33. 15/12 10:54 [14666] - info: [install/defaultPlugins] customDefaults undefined
  34. 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
  35. 15/12 10:54 [14666] - info: Beginning database schema update
  36. 15/12 10:54 [14666] - info: [2015/09/30] Converting default Gravatar image to default User Avatar skipped
  37. 15/12 10:54 [14666] - info: [2015/11/06] Gravatar removal skipped
  38. 15/12 10:54 [14666] - info: [upgrade] Schema already up to date!
  39.  
  40. ==============================================================================================================================================================
  41.  
  42. NodeBB Setup Completed. Run './nodebb start' to manually start your NodeBB server.
  43. bill@alpha:/var/www/nodebb/forums$
Add Comment
Please, Sign In to add comment