Horje
mongodb container mongodump openshift Code Example
mongodb container mongodump openshift
01) To view all MongoDB environment variables, from local computer run:
oc exec mongodb-XX-XXXXX env 
mongodb container mongodump openshift
02) To perform the dump, go to pod terminal in openshift console and enter this:
mongodump --host MONGODB_SERVICE_HOST:MONGODB_SERVICE_PORT --username admin --password "MONGODB_ADMIN_PASSWORD"




Shell

Related
how to keep track of github profile views Code Example how to keep track of github profile views Code Example
install slurm debian Code Example install slurm debian Code Example
Clone repository from the command line Code Example Clone repository from the command line Code Example
sudo nano search Code Example sudo nano search Code Example
Drupal export db to backup Code Example Drupal export db to backup Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10