"MongoDB" Configure a Windows Service for MongoDB

Source: Internet
Author: User
Tags echo command

In the This blog, I'll mainly attach great importantance to "create a Windows service for MongoDB." The method described in the next are referred from the official website of MongoDB.

http://docs.mongodb.org/manual/tutorial/install-mongodb-on-windows/


    • First of all, create the folder and files this need to store db and log. If you forgot, you could view the above the blog. In my local machine,


    • Create a configuration file
Create a configuration file, this file can include any of the configuration options for Mongod, but must include a valid setting for LogPath. We can learn from the next picture of that echo command Promart.

    • Create the MongoDB service. Use the following command. and use command ' net start MongoDB ' to start the service.


In the meantime, we could use anther-to-start service.


    • Use the command {net stop MongoDB} to stop this server or in the above service window.

"MongoDB" Configure a Windows Service for MongoDB

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.