1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-26 16:16:09 +02:00

Add docs about MongoDB

This commit is contained in:
Pavel Odintsov 2015-07-15 00:33:11 +03:00
parent 25334fb8cd
commit db896babdb

View File

@ -2,6 +2,13 @@
Sorry, we haven't integration for it now but we will finish this work sometimes :)
Debian 8 Jessie.
Install MongoDB itself:
```bash
apt-get install -y mongodb-server mongodb-clients mongodb-dev
```
Library compilation:
```bash
cd /usr/src