Add port assignment to README.md
This commit is contained in:
parent
6dc1a16bf2
commit
64e861d8c7
10
README.md
10
README.md
@ -143,3 +143,13 @@ vi 00-install.sh
|
|||||||
# Launch the script
|
# Launch the script
|
||||||
./00-install.sh
|
./00-install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Port assignment
|
||||||
|
| Application | HTTP Port | HTTPS Port |
|
||||||
|
|-------------|----------:|-----------:|
|
||||||
|
| Redis | 6379 | N/A |
|
||||||
|
| Solr | 8983 | N/A |
|
||||||
|
| Sahana | 8001 | 8401 |
|
||||||
|
| CKAN | 8003 | 8403 |
|
||||||
|
| CKAN Datapusher | 8004 | 8404 |
|
||||||
|
| OpenMapKit | 8007 | 8407 |
|
||||||
|
Loading…
Reference in New Issue
Block a user