📜  在 vps 上安装 mongodb - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:32.186000             🧑  作者: Mango

代码示例1
1. install mongodb in your vps (linux)
2. whiltlist the ip address
3. allow port 27017 (from your vps provider)
4. create a user admin
5. connect with your computer :)