|
|
@ -218,6 +218,9 @@ |
|
|
|
Mojolicious::Plugin::StaticCompressor |
|
|
|
Mojolicious::Plugin::StaticCompressor |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<li> |
|
|
|
|
|
|
|
Mojo::Redis2 |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
<li> |
|
|
|
Crypt::SaltedHash |
|
|
|
Crypt::SaltedHash |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<li> |
|
|
@ -346,7 +349,7 @@ yum install epel-release</pre> |
|
|
|
<p> |
|
|
|
<p> |
|
|
|
The following command will install everything required to run VROOM |
|
|
|
The following command will install everything required to run VROOM |
|
|
|
<pre> |
|
|
|
<pre> |
|
|
|
yum install git tar wget httpd mod_ssl openssl mariadb-server \\ |
|
|
|
yum install git tar wget httpd mod_ssl openssl mariadb-server redis \\ |
|
|
|
'perl(DBI)' \\ |
|
|
|
'perl(DBI)' \\ |
|
|
|
'perl(DBD::mysql)' \\ |
|
|
|
'perl(DBD::mysql)' \\ |
|
|
|
'perl(Array::Diff)' \\ |
|
|
|
'perl(Array::Diff)' \\ |
|
|
@ -356,6 +359,7 @@ yum install git tar wget httpd mod_ssl openssl mariadb-server \\ |
|
|
|
'perl(Mojolicious::Plugin::Database)' \\ |
|
|
|
'perl(Mojolicious::Plugin::Database)' \\ |
|
|
|
'perl(Mojolicious::Plugin::StaticCompressor' \\ |
|
|
|
'perl(Mojolicious::Plugin::StaticCompressor' \\ |
|
|
|
'perl(Mojolicious::Plugin::RenderFile)' \\ |
|
|
|
'perl(Mojolicious::Plugin::RenderFile)' \\ |
|
|
|
|
|
|
|
'perl(Mojo::Redis2)' \\ |
|
|
|
'perl(Crypt::SaltedHash)' \\ |
|
|
|
'perl(Crypt::SaltedHash)' \\ |
|
|
|
'perl(Etherpad)' \\ |
|
|
|
'perl(Etherpad)' \\ |
|
|
|
'perl(Sesion::Token)' \\ |
|
|
|
'perl(Sesion::Token)' \\ |
|
|
|