graphite / easy_server_requirements_check

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EaseRedmine requirements check

Bash shell script that Check destination system for (Easy)Redmine requirements.

Supported distributions:

What is checked ?

How to use ?

deploy the easycheck.sh script to destination server somehow and run:

    sh ./easycheck.sh

Here you can see the script in action: Screenshot

How to test ?

We use vagrant. In Vagrantfile you can change the linux distro tested.

On your machine please run this commands:

vagrant up
vagrant ssh
sudo su
cd /vagrant/
./easycheck.sh

About


Languages

Language:Shell 100.0%