Download Latest Version README (2.0 kB)
Email in envelope

Get an email when there's a new version of openBaraza UMIS

Home
Name Modified Size InfoDownloads / Week
umis.app.1.1.zip 2017-03-21 84.4 MB
umis.src.1.1.zip 2017-03-21 108.3 MB
umis.1.1.war 2017-03-21 126.6 MB
README 2017-03-21 2.0 kB
Totals: 4 Items   319.3 MB 0
Features


Academics

Finance

Admissions

Lectures

Self Service Desk



Setup

1. install Postgresql http://www.postgresql.org/ above version 9.0
	Linux Installation
	- yum install postgresql-server
	- service postgresql initdb - (Optional - will clear all databases)
	- service postgresql start

	Windows Installation
	- Download the setup file and install

	{ To make the installation easier you can set the password for user postgres durting the installation to Baraza2011 }
	{ Remember to change it for a live deployment }

2. install Java http://www.oracle.com/technetwork/java/javase/downloads/index.html version 1.7.45 and above

3. Download umis.app.1.1.zip and unzip it on any folder

4. Run the Setup
	cd ./hcm.app.3.1.6/
	Linux : ./setup.sh
	Windows : double click on setup.bat in app folder

5. Click on 
	Test Connection - {To test connection to the database}
	Save Configutations - {In case you change user name or password connecting to the database }
	Create New - {Create a new blank database}
	Create Demo - {Create a demo database}

6. Running the appplication
	Web Application
	Linux : sh server.sh
	Windows : baraza.bar
	got to browser http://localhost:9090/umis/

	Application
	Linux : sh baraza.sh
	Windows : baraza.bar

	IDE
	Application
	Linux : sh ide.sh
	Windows : ide.bar

7. If you have many application to run in tomcat downlaod the 
	No DB configuration will be needed. There is a README file for the .war in the war folder

USER PASSWORDS
http://localhost:9090/umis/index.jsp

Registry
http://localhost:9090/umis/c_admissions.jsp
http://localhost:9090/umis/c_umis.jsp
http://localhost:9090/umis/c_finance.jsp
user: root
password: baraza

Admissions
http://localhost:9090/umis/a_admissions.jsp?view=1:0
user: stacy@wanga.me.ke
password: baraza

Student
http://localhost:9090/umis/a_students.jsp?view=1:0
user: SNDEJO1611
password: baraza

Lecture
http://localhost:9090/umis/a_lecturers.jsp?view=1:0
user: 0A1
password: baraza



Source: README, updated 2017-03-21