chemavx
268de202c4
fix: replace sleep 15 with 60s retry loop in researchowl smoke test
...
Polls readyReplicas every 5s up to 12 attempts instead of a fixed wait.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-20 12:57:42 +00:00
chemavx
ec3a8c3d55
fix: sleep 15 before k8s API check in researchowl smoke test
...
Pod takes a few seconds to become ready after PostSync fires.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-20 12:47:43 +00:00
chemavx
eb46543150
feat: add Telegram notifications to PostSync smoke tests + new tests for researchowl/openclaw
...
- Create telegram-notify secret in n8n, portfolio, polymarket-bot, researchowl, openclaw
namespaces (values mirrored from monitoring/grafana-telegram)
- Update existing smoke tests (n8n, portfolio, polymarket-bot) to send [OK]/[FAIL]
Telegram notifications on success/failure
- Add postsync-smoke-test for openclaw (curl GET / on port 18789)
- Add postsync-smoke-test for researchowl (no HTTP port; checks readyReplicas via
k8s API using a smoke-test-reader ServiceAccount + Role + RoleBinding)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-20 12:40:23 +00:00
chemavx
4e6703a721
docs: argocd post-install patches
2026-05-20 12:27:14 +00:00
chemavx
acb2b869b0
fix: argocd-redis nodeSelector chemavx-k8 + resource limits
2026-05-20 12:26:42 +00:00
Gitea CI
53881cbc99
ci: update researchowl image to 425639f4 [skip ci]
2026-05-20 12:23:56 +00:00
Gitea CI
d6918fae5c
ci: update researchowl image to 7f3c2d0b [skip ci]
2026-05-20 12:22:24 +00:00
Gitea CI
b2f7e39b40
ci: update researchowl image to f577ac47 [skip ci]
2026-05-18 16:50:34 +00:00
chemavx
673e1c3388
feat: añadir Ghost EN (theexclusionzone.com) a ResearchOwl
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-18 16:40:02 +00:00
chemavx
9508ddffee
feat(portfolio): add ze manual page at /ze
...
- Add ze-manual-html ConfigMap serving ze-manual.html at /ze/index.html
- Mount ze-manual-html in nginx at /usr/share/nginx/html/ze
- Add Projects section in portfolio index with ze card linking to /ze
2026-05-16 11:21:44 +00:00
chemavx
530177cd6e
feat: add Umami analytics deployment
...
Deploys Umami with PostgreSQL backend, Traefik ingress, cert-manager
TLS, and ArgoCD GitOps pattern matching existing services.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-11 07:48:53 +00:00
chemavx
09da22ea7b
fix: eliminar Secret de deployment.yaml para gestión manual
...
ArgoCD sobreescribía zona-exclusion-secrets con REPLACE_ME.
El secret se gestiona manualmente con annotation Prune=false.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-09 17:48:20 +00:00
chemavx
8ad6672c2f
fix: ArgoCD no sobreescribe zona-exclusion-secrets
...
Añade ignoreDifferences para /data del Secret y
RespectIgnoreDifferences=true para que el sync no aplique
el recurso cuando la única diferencia es en los datos del secret.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-09 17:46:25 +00:00
Gitea CI
c1cf4e8c43
ci: update researchowl image to 747b9605 [skip ci]
2026-05-08 15:41:00 +00:00
Gitea CI
67a272686c
ci: update researchowl image to caf763c2 [skip ci]
2026-05-08 15:38:13 +00:00
Gitea CI
857e8ac060
ci: update researchowl image to bdea12e6 [skip ci]
2026-05-08 15:18:16 +00:00
Gitea CI
dece13afac
ci: update researchowl image to a6a90d35 [skip ci]
2026-05-08 10:51:59 +00:00
Gitea CI
a43b735fb1
ci: update researchowl image to 36984657 [skip ci]
2026-05-08 10:44:46 +00:00
Gitea CI
e155758dae
ci: update researchowl image to 83eb2359 [skip ci]
2026-05-08 10:26:43 +00:00
chemavx
6ac858858f
feat: add Ghost CMS integration to ResearchOwl deployment
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-08 10:13:21 +00:00
chemavx
99a0dd0c23
feat: añadir zonadeexclusion.com a cloudflare-ddns DOMAINS
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 21:04:32 +00:00
chemavx
7ac9e637a5
fix: forzar SQLite en Ghost para evitar intento de conexión a MySQL
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 20:49:35 +00:00
chemavx
444fb1058e
feat: add Ghost CMS deployment for Zona de Exclusión blog
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 20:47:17 +00:00
chemavx
cb5977862e
fix: repoURL de vuelta a git.chemavx.xyz
2026-05-06 11:47:24 +00:00
chemavx
df7b8dfcca
fix: repoURL a ClusterIP interno de Gitea
2026-05-06 11:44:19 +00:00
Gitea CI
0d30657877
ci: update researchowl image to 94d209dd [skip ci]
2026-05-06 11:35:25 +00:00
chemavx
5c9b63938e
fix: actualizar repoURL a gitea.chemavx.xyz en argocd-app.yaml
2026-05-06 09:07:25 +00:00
chemavx
06929c3008
test: webhook
2026-05-06 08:10:01 +00:00
Gitea CI
d3ce1c7220
ci: update researchowl image to 7a156e2a [skip ci]
2026-05-06 07:49:39 +00:00
Gitea CI
7074e01344
ci: update researchowl image to 279475a1 [skip ci]
2026-05-06 07:23:19 +00:00
Gitea CI
c7deeef697
ci: update researchowl image to 82e614e2 [skip ci]
2026-05-06 07:05:51 +00:00
Gitea CI
f653d3a5f4
ci: update researchowl image to aa83cfac [skip ci]
2026-05-06 06:51:44 +00:00
Gitea CI
ea94114f2a
ci: update researchowl image to e8034f3f [skip ci]
2026-05-06 06:41:10 +00:00
chemavx
00c5bc2d37
fix: DinD memory request 1Gi→2Gi, limit 2Gi→4Gi
2026-05-05 09:15:14 +00:00
Gitea CI
35d0182521
ci: update researchowl image to c2bb3011 [skip ci]
2026-05-05 08:59:04 +00:00
Gitea CI
d7f1fa4ef7
ci: update researchowl image to 53cf7a04 [skip ci]
2026-05-05 07:43:50 +00:00
Gitea CI
39451eff6c
ci: update researchowl image to f4e167f3 [skip ci]
2026-05-04 20:00:37 +00:00
chemavx
db0391d23f
fix: searxng habilitar formato JSON, forward_url false, authentication desactivada
2026-05-04 19:57:24 +00:00
chemavx
73da4044be
fix: searxng http_protocol_version 1.1 y botdetection desactivado
2026-05-04 19:52:55 +00:00
chemavx
ca8ddb669f
fix: searxng securityContext uid 977, env vars puerto, service renombrado a searxng-svc
2026-05-04 19:47:59 +00:00
chemavx
42251bf17c
feat: deploy SearXNG en namespace researchowl
2026-05-04 19:44:21 +00:00
Gitea CI
880bbd0930
ci: update researchowl image to ba2b3665 [skip ci]
2026-05-04 13:29:03 +00:00
Gitea CI
31bbdfbafc
ci: update researchowl image to 4bef9d2d [skip ci]
2026-05-04 13:24:34 +00:00
Gitea CI
90122bbf10
ci: update researchowl image to 7a012c2c [skip ci]
2026-05-04 13:19:14 +00:00
Gitea CI
452a8305bc
ci: update researchowl image to 6aaa85a1 [skip ci]
2026-05-04 13:12:40 +00:00
Gitea CI
34ec9714af
ci: update researchowl image to e0a42f0b [skip ci]
2026-05-04 13:03:07 +00:00
Gitea CI
68618d3412
ci: update researchowl image to 4c7f5b52 [skip ci]
2026-05-04 12:58:27 +00:00
Gitea CI
3dfd5b4dc5
ci: update researchowl image to c33bb533 [skip ci]
2026-05-04 11:40:15 +00:00
Gitea CI
9cf22a1aab
ci: update researchowl image to 566f6855 [skip ci]
2026-05-04 11:14:52 +00:00
Gitea CI
06dd178747
ci: update researchowl image to 8c259b2b [skip ci]
2026-05-04 11:10:53 +00:00