... | @@ -66,4 +66,4 @@ sudo docker run --detach \ |
... | @@ -66,4 +66,4 @@ sudo docker run --detach \ |
|
--volume /home/<user_name>/Desktop/mongo_data:/data/db \
|
|
--volume /home/<user_name>/Desktop/mongo_data:/data/db \
|
|
mongo
|
|
mongo
|
|
```
|
|
```
|
|
This command will generate and run a MongoDB Docker Container named *mongodb*, which will serve as the Forecasting Toolbox dedicated DB. |
|
This command will generate and run a MongoDB Docker Container named *mongodb*, which will serve as the Forecasting Toolbox dedicated DB. To start the server using MongoDB, execute the commands described in section [Run Server](Forecaster Toolbox Run Server). |
|
\ No newline at end of file |
|
\ No newline at end of file |