Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Introduction

The infinit.e-db-instance RPM performs the following steps to configure the MongoDB server installed previously:

  1. Creates the infdb script used to start and stop MongoDB;
  2. Create the cron jobs that trigger database backups;
  3. Setup sharding (if applicable);
  4. Insert Infinit.

...

  1. e administrative and test user accounts;
  2. and Insert feature.geo collection;
Installing infinit.e-db-instance

Within terminal navigate to the directory that contains the infint.e-db-instance RPM and type the following command to start the installation process:

Code Block

yum localinstall infinit.e-db-instance-*.rpmĀ --nogpgcheck

...