当前位置:网站首页>Mongodb image configuration method
Mongodb image configuration method
2022-06-26 05:12:00 【Meng Chu】
Image download 、 Domain name resolution 、 Time synchronization please click Alibaba open source mirror site
MongoDB Is a database based on distributed file storage . from C++ Language writing . For the purpose of WEB Applications provide scalable, high-performance data storage solutions .
Configuration method
install ( Use yum Source installation ) stay /etc/yum.repos.d Create a mongodb-org.repo Source file
vi /etc/yum.repos.d/mongodb-org.repo
Add the following :( Configure even version , Odd edition is not suitable for production )
[mongodb-org] name = MongoDB Repositorybaseurl = https://mirrors.aliyun.com/mongodb/yum/redhat/$releasever/mongodb-org/3.6/x86_64/gpgcheck = 1 enabled = 1 gpgkey = https:// www.mongodb.org/static/pgp/server-3.6.asc
Execute the following command
cat /etc/yum.repos.d/mongodb-org.repo
( View version information command hostnamectl)

Finally, execute the command to install MongoDB
yum install mongodb-org
Link to the original text :https://blog.csdn.net/Aug_Spark/article/details/122130573
边栏推荐
- Zhongshanshan: engineers after being blasted will take off | ONEFLOW u
- Zuul 實現動態路由
- data = self._data_queue.get(timeout=timeout)
- 【Latex】错误类型总结(持更)
- FastAdmin Apache下设置伪静态
- YOLOv5-6.0的一些参数设置和特征图可视化
- 出色的学习能力,才是你唯一可持续的竞争优势
- Generalized linear model (logistic regression, Poisson regression)
- LSTM in tensorflow_ Layers actual combat
- Machine learning final exercises
猜你喜欢

Setting pseudo static under fastadmin Apache

Schematic diagram of UWB ultra high precision positioning system

ModuleNotFoundError: No module named ‘numpy‘

Zuul 实现动态路由

Apktool tool usage document

Tp5.0框架 PDO连接mysql 报错:Too many connections 解决方法

How MySQL deletes all redundant duplicate data

LeetCode 19. 删除链表的倒数第 N 个结点

localStorage浏览器本地储存,解决游客不登录的情况下限制提交表单次数。

一个从坟墓里爬出的公司
随机推荐
Interpretation of yolov5 training results
localStorage浏览器本地储存,解决游客不登录的情况下限制提交表单次数。
【Unity3D】人机交互Input
YOLOv5-6.0的一些参数设置和特征图可视化
[greedy college] Figure neural network advanced training camp
Zuul 实现动态路由
[geek] product manager training camp
6.1 - 6.2 Introduction à la cryptographie à clé publique
zencart新建的URL怎么重写伪静态
二次bootloader关于boot28.asm应用的注意事项,28035的
AD教程系列 | 4 - 创建集成库文件
Using requests library and re library to crawl web pages
cartographer_backend_constraint
Genius makers: lone Rangers, technology giants and AI | ten years of the rise of in-depth learning
一个从坟墓里爬出的公司
线程优先级
The parameter field of the callback address of the payment interface is "notify_url", and an error occurs after encoding and decoding the signed special character URL (,,,,,)
6.1 - 6.2 introduction to public key cryptography
《财富自由之路》读书之一点体会
[unity3d] collider assembly