Skip to content

Commit

Permalink
Updated the script to Kaldin_3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
girishkg committed Sep 21, 2015
1 parent e66fdd4 commit 596c213
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

======

This installs Kaldin1.8 and dependencies (Tomcat7, Oracle-Java7, MySQL 5.5) on Debian/Ubuntu, I have tested this on Debain7.0.0_x64, So Ubuntu12.04/12.10 should also work fine for this script.
This installs Kaldin_3.0 and dependencies (Tomcat7, Oracle-JDK7, MySQL 5.5) on Debian/Ubuntu, I have tested this on Debain7.0.0_x64 and Ubuntu14.04, so all other deb variants should also work.

This script also installs all latest and stable: Postfix MTA, PHPMyAdmin (I need this to edit certain settings, namely email_settings), Apache2 (Automatically configured for proxy)
#(1) Requirements:

(1.1) Debain7.0.0_x64 (I have used netinst for faster installation).

(1.2) Internet Connection.
(1.2) Internet Connection: PROXY Detection added.

(1.3) I assume that the server is set up freshly with netinst/minimal OS.

Expand All @@ -33,11 +33,11 @@ chmod +x /tmp/kaldin_debv3.sh

(2.4) Folow the on-screen instructions to complete the installation.

(2.5) Open up the web browser and visit http://server_ip/kaldin/ to complete the installation.
(2.5) Open up the web browser and visit http://server_ip/kaldin/ to complete the DB setup and login.

# (3) What it gonna do!

(3.1) Installs all stable requirements MySQL, Apache2, Tomcat7, Kaldin_2.1, PHP5, PHPMyAdmin, Oracle_JRE_1.7
(3.1) Installs all stable requirements MySQL, Apache2, Tomcat7, Kaldin_3.0, PHP5, PHPMyAdmin, Oracle_JDK_1.7

(3.2) Sets Apache2 as proxy for Tomcat7.

Expand Down

0 comments on commit 596c213

Please sign in to comment.