Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

1. Installation with RPM

For CentOS 7 (RHEL 7)

curl -vsL https://raw.githubusercontent.com/schmto/nmsprime/dev/INSTALL-REPO.sh | bash
yum install nmsprime-*

Note: complete install runs in 13min on a blank CentOS 7 VM.

2. Virtual Machine

We will provide a ready VM soon..

3. From Source Code

yum install -y git

git clone https://github.com/schmto/nmsprime.git /var/www/nmsprime

cd /var/www/nmsprime
composer update
./install-from-git.sh

 

Login

Username: root

Password: toor

  • No labels