跳转到主要内容

MongoDB交互的Salt扩展

项目描述

Salt Extension for MongoDB

MongoDB交互的Salt扩展

安全

如果您认为您发现了一个安全漏洞,请参阅 Salt的安全指南

用户文档

此README是为旨在向项目做出贡献的人编写的。如果您只想开始使用此扩展,请查看 用户文档

贡献

saltext-mongodb项目团队欢迎社区贡献。

有关更多信息,请参阅 Salt贡献指南,但如果您想立即开始,以下是如何开始的步骤

# Clone the repo
git clone --origin salt git@github.com:salt-extensions/saltext-mongodb.git

# Change to the repo dir
cd saltext-mongodb

# Create a new venv
python3 -m venv env --prompt saltext-mongodb
source env/bin/activate

# On mac, you may need to upgrade pip
python -m pip install --upgrade pip

# On WSL or some flavors of linux you may need to install the `enchant`
# library in order to build the docs
sudo apt-get install -y enchant

# Install extension + test/dev/doc dependencies into your environment
python -m pip install -e '.[tests,dev,docs]'

# Run tests!
python -m nox -e tests-3

# skip requirements install for next time
export SKIP_REQUIREMENTS_INSTALL=1

# Build the docs, serve, and view in your web browser:
python -m nox -e docs && (cd docs/_build/html; python -m webbrowser localhost:8000; python -m http.server; cd -)

编写代码不是唯一的贡献方式!我们在这些领域的贡献都非常重视

  • 文档 - 尤其是如何使用此模块解决特定问题的示例。
  • 对问题进行分类处理,并参与讨论
  • 审查拉取请求(我们非常喜欢常规评论!)

您还可以以其他方式做出贡献

  • 撰写博客文章
  • 在社交媒体上分享您使用Salt + MongoDB解决问题的经验,包括视频
  • 在会议上发表演讲
  • 发布视频
  • 在IRC、Discord或电子邮件组中提问/回答问题

以上任何一项对我们社区都非常有价值,我们衷心感谢每一份贡献!

更多信息,请构建文档并访问http://localhost:8000/ —— 那里您可以找到其余的文档。

项目详情


下载文件

下载适合您平台的应用程序。如果您不确定选择哪个,请了解有关安装包的更多信息。

源代码分发

saltext_mongodb-1.0.0.tar.gz (48.4 kB 查看哈希值)

上传时间: 源代码

构建分发

saltext.mongodb-1.0.0-py2.py3-none-any.whl (16.0 kB 查看哈希值)

上传时间: Python 2 Python 3

由以下机构支持

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF 赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误记录 StatusPage StatusPage 状态页面