blob: 11a17cae63a03c28575ee5cea2567174b6a753a4 [file] [log] [blame]
(window.webpackJsonp=window.webpackJsonp||[]).push([[140],{704:function(t,s,e){"use strict";e.r(s);var r=e(68),n=Object(r.a)({},(function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h1",{attrs:{id:"single-node-setup"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#single-node-setup"}},[t._v("#")]),t._v(" Single Node Setup")]),t._v(" "),e("p",[t._v("Users can start IoTDB by the start-server script under the sbin folder.")]),t._v(" "),e("div",{staticClass:"language- line-numbers-mode"},[e("pre",{pre:!0,attrs:{class:"language-text"}},[e("code",[t._v("# Unix/OS X\n> nohup sbin/start-server.sh >/dev/null 2>&1 &\nor\n> nohup sbin/start-server.sh -c <conf_path> -rpc_port <rpc_port> >/dev/null 2>&1 &\n\n# Windows\n> sbin\\start-server.bat -c <conf_path> -rpc_port <rpc_port>\n")])]),t._v(" "),e("div",{staticClass:"line-numbers-wrapper"},[e("span",{staticClass:"line-number"},[t._v("1")]),e("br"),e("span",{staticClass:"line-number"},[t._v("2")]),e("br"),e("span",{staticClass:"line-number"},[t._v("3")]),e("br"),e("span",{staticClass:"line-number"},[t._v("4")]),e("br"),e("span",{staticClass:"line-number"},[t._v("5")]),e("br"),e("span",{staticClass:"line-number"},[t._v("6")]),e("br"),e("span",{staticClass:"line-number"},[t._v("7")]),e("br")])]),e("ul",[e("li",[t._v('"-c" and "-rpc_port" are optional.')]),t._v(" "),e("li",[t._v('option "-c" specifies the system configuration file directory.')]),t._v(" "),e("li",[t._v('option "-rpc_port" specifies the rpc port.')]),t._v(" "),e("li",[t._v("if both option specified, the "),e("em",[t._v("rpc_port")]),t._v(" will overrides the rpc_port in "),e("em",[t._v("conf_path")]),t._v(".")])])])}),[],!1,null,null,null);s.default=n.exports}}]);