Commit Graph

18 Commits (eeabae5738d100d2b65e8a338a24cc0004d59498)

Author SHA1 Message Date
Aaron Smith 72f9605414 Few changes to the Ubuntu Installation Guide
Changes: 

Removed `cd/path/to/nodebb/install` as we haven't instructed how to create the directory before changing to it. The git pull will create the nodebb directory in their root/profile folder anyway, which is fine for most installs. 

Added sudo to the base stack install.

Added command for checking Node.js version. 

The guide at the minute might seem a bit daunting for newer users, so if psychobunny doesn't mind, I could create a post over on the community for an up to date noobs guide on how to install using digital ocean as an example. Then if it helps, add it to the docs. (Also, changes in this github aren't showing up in docs.nodebb, the update to sudo apt-get update && sudo apt-get dist-upgrade aren't displayed.

Hope this helps.
psychobunny d5c6b6c334 modifying installation instructions as per @a5mith
Julian Lam ef831cca9a Merge branch 'patch-1' of github.com:giorgiochiodi/NodeBB into giorgiochiodi-patch-1
closes 
psychobunny 5f6217e831 update all docs with new url
giorgiochiodi 6d50ae7624 Update ubuntu.rst
Julian Lam 025db831f4 Update heroku.rst
Julian Lam a5537cb8ae Update heroku.rst
Julian Lam f876ba91b8 Update heroku.rst
psychobunny 76d60be60a fixed all of the internal links that were still pointing to the wiki
psychobunny ca365118d3 converted upgrading steps, also added to backup section (todo: mongo)
psychobunny a7a70accad configuring databases, init
psychobunny 0e13c585d6 organized installation guides better
psychobunny ce4d0b366f ported cloud9 docs
psychobunny f3695cf2da ported heroku docs
psychobunny cc106d1251 docs: installing nodebb on the cloud
psychobunny df6fdf6f09 moved all installation guides into separate files; finished converting installation section to reST
psychobunny e23750ac49 minor changes to docs
psychobunny 6d48acfd37 okay... wrote an index for help and organized stuff. lets do this!