mirror of
https://github.com/bitnami/charts.git
synced 2026-02-15 07:47:12 +08:00
11 lines
507 B
YAML
11 lines
507 B
YAML
name: mongodb
|
|
home: https://mongodb.org
|
|
source:
|
|
- https://github.com/bitnami/bitnami-docker-mongodb
|
|
version: 0.2.0
|
|
description: Chart for MongoDB
|
|
maintainers:
|
|
- Bitnami <containers@bitnami.com>
|
|
details: |-
|
|
MongoDB is a cross-platform document-oriented database. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas, making the integration of data in certain types of applications easier and faster.
|