Central authentication server for OBiBa applications.
- See download instructions.
- Read the documentation.
- Have a bug or a question? Please create an issue on GitHub.
- Continuous integration is on Travis.
Install NodeJS, Grunt and Bower
sudo add-apt-repository -y ppa:chris-lea/node.js
sudo apt-get install -y nodejs
sudo npm install -g grunt-cli bower
If you run agate for the first time, run make npm-install
.
Make sure you use Java 17:
sudo update-alternatives --config java
sudo update-alternatives --config javac
Or use SDKMAN!.
During development, run in debug mode:
make all debug
in one terminal to start a fresh empty agate REST server on HTTP port 8081 or HTTPS port 8444make grunt
in another terminal to start Grunt server with live reload on port 9000
See make help
for other targets.
Have a question? Ask on our mailing list!
http://groups.google.com/group/obiba-users
OBiBa software are open source and made available under the GPL3 licence. OBiBa software are free of charge.
If you are using OBiBa software, please cite our work in your code, websites, publications or reports.
"The work presented herein was made possible using the OBiBa suite (www.obiba.org), a software suite developed by Maelstrom Research (www.maelstrom-research.org)"