翻译或纠错本页面
- Administration >
- Administration Tutorials >
- 配置,维护与分析 >
- MongoDB 指南
MongoDB 指南¶
This page lists the tutorials available as part of the MongoDB Manual. In addition to these documents, you can refer to the introductory MongoDB Tutorial. If there is a process or pattern that you would like to see included here, please open a Jira Case.
开始¶
Administration¶
Replica Sets¶
- 部署复制集
- Deploy Replica Set and Configure Authentication and Authorization
- 将单节点转为复制集
- 为复制集新增节点
- 移除复制集的节点
- 更换复制集节点
- 修改复制集节点的优先级
- 复制集成员的重新同步
- 异地分布式复制集的部署
- 修改Oplog大小
- 强制指定某个节点为主节点
- 为复制集节点修改主机名
- 为复制集添加投票节点
- 将从节点转换为投票节点
- 配置从节点的同步来源
- 配置一个延时复制节点
- 配置一个隐藏节点
- 配置一个不参与投票的节点
- 禁止从节点升职为主节点
- 配置复制集标签设置
- 管理链式复制
- 为有不可用节点的复制集重设复制集配置
- 从意外的关闭中恢复数据
- 复制集故障排除
Sharding¶
Basic Operations¶
安全¶
- Configure Linux iptables Firewall for MongoDB
- Configure Windows netsh Firewall for MongoDB
- Enable Client Access Control
- Create a User Administrator
- Add a User to a Database
- Create a Role
- Modify a User’s Access
- 查看角色
- Generate a Key File
- Configure MongoDB with Kerberos Authentication on Linux
- Create a Vulnerability Report