Skip to content
Snippets Groups Projects
Commit 3f5ce0e6 authored by Pavel Vyskočil's avatar Pavel Vyskočil Committed by GitHub
Browse files

Update README.md

parent f6e4f899
No related branches found
No related tags found
No related merge requests found
# proxystatistics-simplesamlphp-module
Module for simpleSAMLphp which shows Proxy IdP/SP statistics
Guide for use module statistic
## Instalation
Once you have installed SimpleSAMLphp, installing this module is very simple. First of all, you will need to download Composer if you haven't already. After installing Composer, just execute the following command in the root of your SimpleSAMLphp installation:
`php composer.phar require CESNET/proxystatistics:dev-master`
## Configuration
1. Install MySQL Database and create database for statistics and user.
2. For this database run script to create tables. Script is available in config-templates/tables.sql.
3. Copy config-templates/module_statisticsproxy.php to your folder vith config and filled it.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment