Commit 0b86b609cef5cc7d9c8c84a6e68d00e670da0f85
1 parent
2cc5f180
update
Showing
1 changed file
with
5 additions
and
5 deletions
README.md
| 1 | -SPOD-MANAGER | 1 | +# SPOD-MANAGER |
| 2 | 2 | ||
| 3 | -Requirements | 3 | +## Requirements |
| 4 | * Linux (tested on Kernel 3.19.0-25-generic) | 4 | * Linux (tested on Kernel 3.19.0-25-generic) |
| 5 | * Apache Web Server (local installation) | 5 | * Apache Web Server (local installation) |
| 6 | * MySql Server (local and remote installation) | 6 | * MySql Server (local and remote installation) |
| 7 | * Git shell client | 7 | * Git shell client |
| 8 | * ROUTE-TO_PA source code account | 8 | * ROUTE-TO_PA source code account |
| 9 | 9 | ||
| 10 | -Download | 10 | +## Download |
| 11 | 11 | ||
| 12 | wget http://service.routetopa.eu:7480/carspa/spod-manager/raw/master/spod-manager.sh | 12 | wget http://service.routetopa.eu:7480/carspa/spod-manager/raw/master/spod-manager.sh |
| 13 | chmod +x spod-manager.sh | 13 | chmod +x spod-manager.sh |
| 14 | 14 | ||
| 15 | -Help | 15 | +## Actions help |
| 16 | 16 | ||
| 17 | sudo ./spod-manager.sh --help | 17 | sudo ./spod-manager.sh --help |
| 18 | spod-manager.sh is manager tool for SPOD application of ROUTE-TO-PA European project all rights are reserved. 2015 | 18 | spod-manager.sh is manager tool for SPOD application of ROUTE-TO-PA European project all rights are reserved. 2015 |
| @@ -31,6 +31,6 @@ Help | @@ -31,6 +31,6 @@ Help | ||
| 31 | -b, --backup-dir=DIR specify the directory where store the spod backup (default is current directory). | 31 | -b, --backup-dir=DIR specify the directory where store the spod backup (default is current directory). |
| 32 | * the arguments is required. | 32 | * the arguments is required. |
| 33 | 33 | ||
| 34 | -Actions examples | 34 | +## Actions examples |
| 35 | 35 | ||
| 36 | * install | 36 | * install |
| 37 | \ No newline at end of file | 37 | \ No newline at end of file |