Update home authored by Federico Sismondi's avatar Federico Sismondi
IoT Platform WIKI page IoT Platform Documentation
====================== ==========================
## Running Environments ## Running Environments
We currently have two deployments, DEVELOPMENT platform, and PRODUCTION platform We currently use two deployments for NAIADES,
- `DEVELOPMENT` is an environment where we test new features, test integration, etc. DATABASEs data will probably be wiped out from time to time. 1. `DEVELOPMENT platform`: also known as `dev platform`, is an environment where we test new features, test integration, etc. DATABASEs data will probably be wiped out from time to time
- `PRODUCTION` is an environment where we deploy stable features, databases are backed-up regularly
2. `PRODUCTION platform`: also known as `prod platform`, is an environment where we deploy stable features, databases are backed-up regularly
## Where do they run? What do they offer?
| environment | host | opened ports | services running | | environment | host | opened ports | services running |
| ------ | ------ | ------ | ------ | | ------ | ------ | ------ | ------ |
... ...
......