Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 635 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 635 Bytes

bgse-workbench

This is the project of Jordan, Philipp and Tim K.

It is made made up of three components.

  • DB Component:
  • Analysis Component:
  • Web Interface:

Instalation

  • Edit service.conf and set configuration details for your installation

  • copy the posts.csv into the data directory (dropbox link sent by email)

  • Run ./setup.sh install to install the application

  • then run the R script in the Analysis Folder

  • To check if the installation works, open your browser and go to http://localhost/~gseuser/MyApp

  • To uninstall the application run ./setup.sh uninstall