-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
h0pbeat edited this page Oct 8, 2013
·
6 revisions
This assumes a fresh installation of Ubuntu 12.04 LTS Server.
- Install git
sudo apt-get install git
- Add user for the deployment
sudo useradd -m sensibleDataPlatform
- In /home/sensibleDataPlatform clone the repository
git clone https://github.com/MIT-Model-Open-Data-and-Identity-System/SensibleData-Platform.git
- Deploy
sudo ./deploy.sh