Skip to content
Snippets Groups Projects
Commit 3481b677 authored by daffie's avatar daffie
Browse files

Issue #3506126 by daffie: Update the readme file

parent 18b92564
No related branches found
No related tags found
1 merge request!41Update the readme file for development and CI pipeline data.
Pipeline #422215 failed
......@@ -104,7 +104,7 @@ This install guide is based on the following DDEV [guide](https://ddev.readthedo
```ddev restart```
### 3. Install the MongoDB database with the replica set.
```ddev get drupal-daffie/ddev-mongo-replicaset```
```ddev add-on get drupal-daffie/ddev-mongo-replicaset```
```ddev restart```
......@@ -134,7 +134,15 @@ On the database configuration page select **MongoDB**
![Database options to set](database-settings-example2.png)
## The CI Pipeline
All the Drupal Core tests are run in (Drupal on MongoDB (the full PR) (11.1.x))[https://www.drupal.org/project/drupal/issues/3503946] with the regular CI Pipeline.
## Development
Development is being done in (Drupal on MongoDB (the full PR))[https://www.drupal.org/project/drupal/issues/3403695].
Any help will be very much appreciated, only please do not change my personal MR. Copy my MR and create your own.
## Connect to MongoDB with [Mongo Express](https://github.com/mongo-express/mongo-express)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment