Package rh-mongodb30upg provides MongoDB server delivered as a Software
Collection. For more information about Software Collections,
see the scl(1) man page. By installing the rh-mongodb30upg collection,
you will get the minimum working set of packages to have a working
MongoDB server.

Usage: scl enable rh-mongodb30upg \[aq]mongod\[aq]

Software Collections allow you to build and execute applications
which are not located in the filesystem root hierarchy,
but are stored in an alternative location, which is
/opt/rh/rh-mongodb30upg/root in case of the rh-mongodb30upg collection.

This package provides the mongod server daemon and the mongos
sharding server daemon software, default configuration files and
init scripts.

When you want to work with the rh-mongodb30upg collection, use the scl
utility (see the scl(1) man page for usage) to enable the scl
environment.

Configuration for the rh-mongodb30upg software collection is located under
/etc/opt/rh/rh-mongodb30upg .

Examples:
scl enable rh-mongodb30upg \[aq]command --arg\[aq]
  Run a specific command with the argument --arg within the rh-mongodb30upg
  software collections environment.

scl enable rh-mongodb30upg \[aq]mongod\[aq]
  Run mongod from the rh-mongodb30upg software collection.

scl enable rh-mongodb30upg \[aq]bash\[aq]
  Run an interactive shell wherein the rh-mongodb30upg software collection
  is enabled.

scl enable rh-mongodb30upg \[aq]man mongod\[aq]
  Show man pages for the mongod command, which is a part of the
  rh-mongodb30upg software collection.

Report bugs to <http://bugzilla.redhat.com>.
