Skip to content

Commit

Permalink
GITBOOK-1167: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
shibu-narayanan authored and gitbook-bot committed Oct 29, 2024
1 parent 82f3826 commit a04efd9
Showing 1 changed file with 27 additions and 24 deletions.
51 changes: 27 additions & 24 deletions social-registry/developer-zone/technology-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,30 @@ description: The following technologies and tools are used by Social Registry

# Technology Stack

| Purpose | Technology | Version | License |
| ----------------------- | ------------------------------------------- | ------- | ----------------------------------------------------------------- |
| Operating System | Ubuntu Server | 20.04 | Free |
| Business Apps | Odoo | 17.0 | LGPL |
| Development | Python | 3.5+ | [PSF License](https://docs.python.org/3/license.html#psf-license) |
| REST API | FastAPI | | MIT |
| Database | Postgres | | Postgres License BSD 2-clause "Simplified License" |
| OIDC Provider | eSignet | | MPL 2.0 |
| Analytics | OpenSearch | | Apache 2.0 |
| Reporting | Apache Superset | | Apache 2.0 |
| Data streaming | Debezium | | Apache 2.0 |
| Offline data collection | ODK | | Apache 2.0 |
| S3 Storage | MinIO | | AGPL 2.0 |
| Source code management | Github | | Commercial (OpenG2P uses Free plan) |
| Forms | FormIO Builder | | OSL 3.0 |
| Forms | FormIO Renderer | | MIT |
| Deployment | Docker | | Apache 2.0 |
| Deployment | Rancher | | Apache 2.0 |
| Deployment | Kubernetes | | Apache 2.0 |
| Monitoring | Prometheus | | Apache 2.0 |
| Monitoring | Grafana | | AGPL 3.0 |
| Queuing | Kafka | | Apache 2.0 |
| Web proxy | Nginx | | BSD |
| Email Service | [ix.ai SMTP](https://gitlab.com/ix.ai/smtp) | | MIT License |
| Purpose | Technology | Version | License |
| ----------------------- | ------------------------------------------------------------------- | ------- | ----------------------------------------------------------------- |
| Operating System | Ubuntu Server | 20.04 | Free |
| Business Apps | Odoo | 17.0 | LGPL |
| Development | Python | 3.5+ | [PSF License](https://docs.python.org/3/license.html#psf-license) |
| REST API | FastAPI | | MIT |
| Database | Postgres | | Postgres License BSD 2-clause "Simplified License" |
| OIDC Provider | eSignet | | MPL 2.0 |
| Analytics | OpenSearch | | Apache 2.0 |
| Reporting | Apache Superset | | Apache 2.0 |
| Data streaming | Debezium | | Apache 2.0 |
| Offline data collection | ODK | | Apache 2.0 |
| S3 Storage | MinIO | | AGPL 2.0 |
| Source code management | Github | | Commercial (OpenG2P uses Free plan) |
| Forms | FormIO Builder | | OSL 3.0 |
| Forms | FormIO Renderer | | MIT |
| Deployment | Docker | | Apache 2.0 |
| Deployment | Rancher | | Apache 2.0 |
| Deployment | Kubernetes | | Apache 2.0 |
| Monitoring | Prometheus | | Apache 2.0 |
| Monitoring | Grafana | | AGPL 3.0 |
| Queuing | Kafka | | Apache 2.0 |
| Web proxy | Nginx | | BSD |
| Email Service | [ix.ai SMTP](https://gitlab.com/ix.ai/smtp) | | MIT License |
| ID Generation | MOSIP ID Generator | | MPL |
| Key manager | [MOSIP Key Manager](https://docs.mosip.io/1.2.0/modules/keymanager) | | MPL |
| | | | |

0 comments on commit a04efd9

Please sign in to comment.