Deployment (CentOS) - andreydiveev/wiki GitHub Wiki

Basic

# yum install mc make gcc readline-devel zlib-devel openssl-devel libyaml redhat-lsb wget telnet htop
# echo "export EDITOR=mcedit" >> ~/.bash_profile

MySQL External Access

# iptables -I INPUT -i eth0 -p tcp --destination-port 3306 -j ACCEPT

Tarantula

# yum install dbus dbus-python
# service messagebus start

https://github.com/prove/tarantula/blob/master/README.md https://github.com/agramian/testia-tarantula-redmine-integration