The BGSE workbench provides a template to construct a statistical web service.
The application is made up of three components.
- DB Component:
- Analysis Component:
- Web Interface:
-
Edit service.conf and set configuration details for your installation
-
Run ./setup.sh install to install the application
-
To check if the installation works, open your browser and go to http://localhost/~gseuser/MyApp
-
To uninstall the application run ./setup.sh uninstall