X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=README.md;h=34c40de1afcc8822f08bd9820af78e22975e2ddc;hb=c93c77235adf949baf3d10ccafb5624ed7c5db2c;hp=6971ac68f16912ad245fc56fe16c904ef20033ad;hpb=5d0e17972743fb373a1cf4a234dbab9dbe13502f;p=qcg-portal.git diff --git a/README.md b/README.md index 6971ac6..34c40de 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Contact us if you have questions or need any help with it. ### Non python +* Java (tested version: OpenJDK 7) * [Globus toolkit](http://toolkit.globus.org/toolkit/) ### Python @@ -46,6 +47,10 @@ This proxy file could be obtained by logging into *qcg.man.poznan.pl* and runnin This command creates new proxy valid for 100 days and saves it to file *proxy*. +To be able to use above proxy, one must install CA certificates: copy *certificates* directory to *~/.globus/*. +This solution is acceptable only for development configuration, for production instructions visit [this page](https://www.qoscosgrid.org/trac/qcg/wiki/CA%20certificates). + + 1. Create database tables (this should be also run after updates which add new migrations): manage.py migrate