Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve structure of MongoDB User Guide #159

Merged
merged 6 commits into from
Feb 15, 2018
Merged

Improve structure of MongoDB User Guide #159

merged 6 commits into from
Feb 15, 2018

Conversation

the-redback
Copy link
Contributor

@the-redback the-redback commented Jan 30, 2018

  • examples/monitoring contains two folder:
    • builtin-prometheus:
      • rbac: yamls to deploy prometheus server properly using roles
      • yamls to deploy prometheus server in non-rbac enabled cluster
    • CoreOS-Prometheus Operator:
      • rbac: yamls to deploy coreOS prometheus operator properly using roles
      • yamls to deploy coreOS prometheus operator in non-rbac enabled cluster
  • examples/mongodb contains five folders:
    • Initialization: yamls for mongodb/initialization doc
    • Monitoring: yamls for mongodb/monitoing doc
    • Quickstart: yamls for mongodb/quickstart doc
    • Snapshot: yamls for mongodb/snapshot doc
    • Private-registry: yamls to deploy mongodb from private repo
  • MongoDB user guide (docs/guides/mongodb/) contains one files and five folders.
    • Readme file: Contains overview of all docs and mongodb lifecycle
    • Quickstart:
      • Contains db Deploy, Delete, Dormant resume and wipeOut
    • Snapshot:
      • Snapshot Backup & Restore: User guide for snapshot backup & restore
      • Scheduler backup: User guide for scheduler backup
    • Monitoring: How to add monitoring properly to MongoDB
      • builtin-prometheus: User guide to monitor MongoDB using built-in Prometheus
      • CoreOS-Prometheus: User guide to monitor MongoDB using CoreOS Prometheus Operator
    • Initialization:
      • using init Script: User guide to initialize MongoDB using Init Script
      • using snapshot: User guide to initialize MongoDB using Snapshot
      • Private Registry:
      • use-private-registry: User guide to deploy mongodb from private repo
  • Updated Installation guide

@the-redback the-redback changed the title [wip] Improve structure of MongoDB User Guide Improve structure of MongoDB User Guide Feb 2, 2018
@tamalsaha tamalsaha merged commit 065571a into master Feb 15, 2018
@tamalsaha tamalsaha deleted the mg-doc branch February 15, 2018 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants