[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /pub/os/Linux/distr/salix/x86_64/extra-14.2/source/system/mongodb/
 
Current bandwidth utilization 1059.37 Mbit/s
Bandwidth utilization bar
Contents of README:
MongoDB is a scalable, high-performance, open source document-oriented database.

You'll need to create a mongo user and group in order to run mongo with the provided init script:

# groupadd -g 285 mongo
# useradd -u 285 -d /var/lib/mongodb -s /bin/false -g mongo mongo


You'll also need to add the following to /etc/rc.d/rc.local

if [ -x /etc/rc.d/rc.mongodb ]; then
    /etc/rc.d/rc.mongodb start
fi

Icon  Name                                                       Last modified      Size  
[DIR] Parent Directory - [TXT] README 07-Apr-2017 22:21 405 [   ] doinst.sh 07-Apr-2017 22:21 598 [   ] mongodb-src-r3.2.9.tar.gz 07-Apr-2017 22:20 28M [TXT] mongodb.SlackBuild 07-Apr-2017 22:20 3.1K [   ] mongodb.info 07-Apr-2017 22:21 283 [TXT] rc.mongodb 07-Apr-2017 22:21 769 [TXT] slack-desc 07-Apr-2017 22:21 730

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!