Update ports in README.md
This commit is contained in:
parent
3c0fd17b48
commit
6ee04fcb71
22
README.md
22
README.md
@ -58,11 +58,24 @@ vi 00-install.sh
|
||||
```
|
||||
|
||||
## Port assignment
|
||||
|
||||
### Services
|
||||
|
||||
| Application | Port |
|
||||
|-------------|------:|
|
||||
| ActiveMQ | 61616 |
|
||||
| MariaDB | 3306 |
|
||||
| RabbitMQ | 5672 |
|
||||
| Redis | 6379 |
|
||||
| Postgres | 5432 |
|
||||
| Solr | 8983 |
|
||||
|
||||
### Applications
|
||||
|
||||
| Application | HTTP Port | HTTPS Port |
|
||||
|-------------|----------:|-----------:|
|
||||
| Redis | 6379 | N/A |
|
||||
| Solr | 8983 | N/A |
|
||||
| Sahana | 8001 | 8401 |
|
||||
| SAMBRO | 8099 | 8499 |
|
||||
| Pan.do/ra | 8002 | 8402 |
|
||||
| CKAN | 8003 | 8403 |
|
||||
| CKAN Datapusher | 8004 | N/A |
|
||||
@ -71,3 +84,8 @@ vi 00-install.sh
|
||||
| OpenMapKit | 8007 | 8407 |
|
||||
| GNU Health | 8008 | 8408 |
|
||||
| KanBoard | 8009 | 8409 |
|
||||
| SeedDMS | 8010 | 8410 |
|
||||
| Sigmah | 8011 | 8011 |
|
||||
| Mifos X | 8012 | 8412 |
|
||||
| Motech | 8013 | 8413 |
|
||||
| Ushahidi | 8014 | 8414 |
|
||||
|
Loading…
Reference in New Issue
Block a user