infracloud/inventcloud/invista/nexus/README.md

50 lines
1.4 KiB
Markdown

# Nexus - Invista FIDC
Microservicos e infraestrutura do projeto Nexus para Invista FIDC.
## Estrutura
```
nexus/
├── README.md # Este arquivo
├── OPERATIONS.md # Historico de operacoes e incidentes
├── CONNECTIONS.md # Conexoes e credenciais
└── azure-devops/
├── CONNECTION.md # Azure DevOps CN-Squad
└── OCI-CONNECTION.md # Oracle Cloud Infrastructure
```
## Cluster OCI OKE
| Propriedade | Valor |
|-------------|-------|
| API Server | https://136.248.124.22:6443 |
| Versao K8s | v1.34.1 |
| Nodes | 3 |
| Region | sa-saopaulo-1 |
| Registry | gru.ocir.io/grbb7qzeuoag |
## Microservicos
| Servico | Namespace | Status |
|---------|-----------|--------|
| ms-auth-external | nexus-services | Running |
| ms-auth-sso | nexus-services | Running |
| ms-parameters | nexus-services | Running |
| ms-belt | nexus-services | Running |
| ms-notify | nexus-services | Running |
| ms-person | nexus-services | Running |
| ms-user | nexus-services | Running |
| ms-poc | nexus-services | Running |
## Documentacao
- [Historico de Operacoes](./OPERATIONS.md)
- [Conexoes e Credenciais](./CONNECTIONS.md)
- [Azure DevOps](./azure-devops/CONNECTION.md)
- [OCI Connection](./azure-devops/OCI-CONNECTION.md)
- [MS-USER - Microservico de Usuarios](./MS-USER.md)
---
*Projeto InventCloud - Invista FIDC*