docs: resolve merge conflict in services_inventory
This commit is contained in:
parent
277361b50f
commit
31c1b00bee
3 changed files with 21 additions and 11 deletions
|
|
@ -56,6 +56,7 @@
|
|||
| Coolify | ✅ OK | PaaS API |
|
||||
| Azure DevOps | ❌ FAIL | Registrar ic-ad.pub |
|
||||
| OCI CLI | ✅ OK | Conectado |
|
||||
| Civo Object Storage | ❌ FAIL | Erro de autenticação |
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -116,7 +117,7 @@ Ver documentacao em `OCI.md`
|
|||
|
||||
## Cloudflare
|
||||
|
||||
**Status:** ❌ Token nao encontrado
|
||||
**Status:** ✅ OK
|
||||
|
||||
| Zone | Zone ID |
|
||||
|------|---------|
|
||||
|
|
@ -127,7 +128,13 @@ Ver documentacao em `OCI.md`
|
|||
|
||||
## Coolify (Redbull)
|
||||
|
||||
**Status:** ❌ Token nao encontrado
|
||||
**Status:** ✅ OK
|
||||
|
||||
| Propriedade | Valor |
|
||||
|-------------|-------|
|
||||
| URL | https://redbull.rede5.com.br |
|
||||
| API | https://redbull.rede5.com.br/api/v1 |
|
||||
| Token | Ver arquivo ~/.ssh/coolify-redbull-token |
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -199,7 +206,7 @@ Backup das credenciais SSH em: `s3://rede5/vault/ssh/`
|
|||
| Public Repos | 56 |
|
||||
| Private Repos | 125 |
|
||||
|
||||
**Acesso:** SSH ✅ + API ✅
|
||||
**Status:** ✅ OK - SSH + API funcionando
|
||||
|
||||
### Uso SSH
|
||||
|
||||
|
|
@ -280,13 +287,10 @@ curl -X GET "https://api.mxroute.com/accounts/<dominio>" \
|
|||
|
||||
## Arquivos Faltando
|
||||
|
||||
| Arquivo | Necessario para |
|
||||
|---------|-----------------|
|
||||
| `cloudflare-token` | Cloudflare API |
|
||||
| `coolify-redbull-token` | Coolify API |
|
||||
| `github-token` | GitHub PAT |
|
||||
| `absam-db-novo` | Absam DB |
|
||||
| `absam-token` | Absam API |
|
||||
| Arquivo | Necessario para | Status |
|
||||
|---------|-----------------|--------|
|
||||
| `ic-ad.pub` | Azure DevOps | Registrar |
|
||||
| `oci_api_key` | OCI CLI | Verificar usuário TiagoRibeiro |
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ O servidor Redbull é uma infraestrutura de desenvolvimento que hospeda múltipl
|
|||
|
||||
```bash
|
||||
# Token de autenticação
|
||||
TOKEN="2|tjaxz6z6osQUz6whMvNMw23kcBqgToQAvMjSLos347164da9"
|
||||
TOKEN="fzz2xL0UUwpeVB1mObEwxE9GO8sTV8z2OHiOojmdf0e428be"
|
||||
URL="https://redbull.rede5.com.br/api/v1"
|
||||
|
||||
# Deploy de uma aplicação
|
||||
|
|
|
|||
|
|
@ -71,6 +71,12 @@ Este documento apresenta o inventario completo de servicos hospedados no servido
|
|||
| Backoffice | `jDMmawqSg1ObcrlSt85HZKvrnzUPwBpt` |
|
||||
| Seeder | `7sCTpRSYtxsrAwFGBW5XCyiF4SR22mcn` |
|
||||
|
||||
### Q1Food
|
||||
| App | Webhook Secret |
|
||||
|-----|----------------|
|
||||
| Backend | `d66bac276faa04631124559d77199d0e` |
|
||||
| Frontend | `c512dc54933829d1cde381e2c9bf394a` |
|
||||
|
||||
## Containers Docker Ativos
|
||||
|
||||
| Container | Imagem | Porta | Notas |
|
||||
|
|
|
|||
Loading…
Reference in a new issue