- Learn MongoDB 4.x
- Doug Bierer
- 142字
- 2021-06-11 18:21:29
Technical requirements
Minimum recommended hardware:
- Desktop PC or laptop
- 2 gigabytes (GB) free disk space
- 4 GB of random-access memory (RAM)
- 500 kilobits per second (Kbps) or faster internet connection
Software requirements:
- OS (Linux or Mac): Docker, Docker Compose, Git (optional)
- OS (Windows): Docker for Windows and Git for Windows
Installation of the required software and how to restore the code repository for the book are explained in Chapter 2, Setting up MongoDB 4.x. To run the code examples in this chapter, open a Terminal window (Command Prompt) and enter these commands:
cd /path/to/repo
docker-compose build
docker-compose up -d
docker exec -it learn-mongo-server-1 /bin/bash
When you are finished practicing the commands covered in this chapter, be sure to stop Docker as follows:
docker-compose down
The code used in this chapter can be found in the book's GitHub repository at https://github.com/PacktPublishing/Learn-MongoDB-4.x/tree/master/chapters/03.
推薦閱讀
- Microsoft Dynamics CRM Customization Essentials
- 數(shù)據(jù)展現(xiàn)的藝術
- ETL with Azure Cookbook
- 自動檢測與轉換技術
- 計算機網(wǎng)絡技術實訓
- CompTIA Network+ Certification Guide
- 21天學通Java Web開發(fā)
- Chef:Powerful Infrastructure Automation
- 新編計算機圖形學
- Hadoop應用開發(fā)基礎
- Extending Ansible
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·增材制造
- FANUC工業(yè)機器人配置與編程技術
- 網(wǎng)站規(guī)劃與網(wǎng)頁設計
- 軟件質量管理實踐