mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-07 16:12:53 +01:00
Update smartos.rst
Fixed glitch with line being bolded.
This commit is contained in:
committed by
Aure77
parent
89a630a705
commit
f3ca87d139
@@ -6,10 +6,9 @@ Requirements
|
||||
|
||||
NodeBB requires the following software to be installed:
|
||||
|
||||
* A version of Node.js at least 0.10 or greater.
|
||||
* Redis, version 2.6 or greater (steps to install from Joyent's package repository given below),
|
||||
or MongoDB, version 2.6 or greater (untested).
|
||||
* nginx, version 1.3.13 or greater (**only if** intending to use nginx to proxy requests to a NodeBB server).
|
||||
* A version of Node.js at least 0.10 or greater.
|
||||
* Redis, version 2.6 or greater or MongoDB, version 2.6 or greater. (Steps to use Redis are given below.)
|
||||
* nginx, version 1.3.13 or greater (**only if** intending to use nginx to proxy requests to a NodeBB server).
|
||||
|
||||
Server Access
|
||||
----------------
|
||||
@@ -130,7 +129,7 @@ Installation
|
||||
|
||||
**Note:** With port 80 the ``:80`` does not need to be entered.
|
||||
|
||||
**Note:** If these instructions are unclear or if you run into trouble, please let us know by `filing an issue <https://github.com/NodeBB/NodeBB/issues>`.
|
||||
**Note:** If these instructions are unclear or if you run into trouble, please let us know by `filing an issue <https://github.com/NodeBB/NodeBB/issues>`_.
|
||||
|
||||
Upgrading NodeBB
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user