將mongodb作為Windows10的系統服務來啟動

來源:互聯網
上載者:User

標籤:建立   soft   install   moved   png   span   window   2.4   檔案中   

1、在D:\MongoDB下建立data檔案夾

2、在D:\MongoDB\data下建立db和log檔案夾

3、在D:\MongoDB\log下建立mongo.log檔案

4、在D:\MongoDB下建立mongod.cfg檔案,在檔案中添加如下內容

logpath=D:\MongoDB\data\log\mongo.logdbpath=D:\MongoDB\data\db

5.以管理員的身份運行cmd

6.在cmd中執行如下命令

Microsoft Windows [版本 10.0.14393](c) 2016 Microsoft Corporation。著作權所有,並保留一切權利。C:\windows\system32>d:D:\>cd D:\MongoDB\Server\3.4\binD:\MongoDB\Server\3.4\bin>mongod --config D:\MongoDB\mongod.cfg --install2017-12-06T20:14:12.481+0800 I CONTROL  [main] log file "D:\MongoDB\data\log\mongo.log" exists; moved to "D:\MongoDB\data\log\mongo.log.2017-12-06T12-14-12".

  D:\MongoDB\Server\3.4\bin>net start MongoDB
  MongoDB 服務正在啟動 ..
  MongoDB 服務已經啟動成功。


  D:\MongoDB\Server\3.4\bin>

7.MongoDB成功設定為Windows服務

 

將mongodb作為Windows10的系統服務來啟動

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.