Update home authored by Federico Sismondi's avatar Federico Sismondi
...@@ -11,11 +11,12 @@ We currently have two deployments, DEVELOPMENT platform, and PRODUCTION platform ...@@ -11,11 +11,12 @@ We currently have two deployments, DEVELOPMENT platform, and PRODUCTION platform
| environment | host | opened ports | services running | | environment | host | opened ports | services running |
| ------ | ------ | ------ | ------ | | ------ | ------ | ------ | ------ |
| DEVELOPMENT | 5.53.108.182 | 1026/tcp <br> 1027/tcp <br> 3005/tcp <br> 8668/tcp | current data (pull and/or subscribe) <br> access controlled querying <br> identity manager <br> querying historical data | | | DEVELOPMENT | 5.53.108.182 | 1026/tcp <br> 1027/tcp <br> 3005/tcp <br> 8668/tcp | current data (pull and/or subscribe) <br> access controlled querying <br> identity manager <br> querying historical data | |
| PRODUCTION | ? | ? | | | PRODUCTION | ? | 80/tcp <br> 443/tcp | |
TODO : TODO :
- SIMAVI to fill in PRODUCTION row after testing services are reachable - SIMAVI to fill in PRODUCTION row after testing services are reachable
- Include section about maintainance (e.g. goind data base backups and restores) - Include section about maintainance (e.g. goind data base backups and restores)
- Describe NGINX integration?
## IoT Platform services ## IoT Platform services
... ...
......