/gopca-server

GO-PCA Web Server

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

GO-PCA Web Server

Start

$ python setup.py develop
$ go-pca-server.py -d data_dir -r run_dir -k your_secret_cookie_phrase [-p port]

Copyright (c) 2015 Florian Wagner, Razvan Panea

GO-PCA Web Server is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License,
Version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.