Optimizare scripturi build/CI si functionalitati noi Lot 2
- CI/CD GitLab (.gitlab-ci.yml): verify -> test -> build -> publish -> deploy cu health-gate (/api/v3/health/all) + rollback manual - Publicare pe retele sociale (LinkedIn/Facebook) din Analysis History (social.ts, linkedin.ts, facebook.ts, SocialPostModal) - Specificatii OpenAPI: agent-v3 (87 op.) si didi-framework (287 op.) - Matrice testare acceptanta beneficiar + script dovezi API - Fix nginx SSL: redirect port 3001 (error_page 497, absolute_redirect off) - Adrese interne inlocuite cu hostname-uri generice (.local)
This commit is contained in:
parent
8ecc78e729
commit
7e4f23d4c4
22 changed files with 19477 additions and 110 deletions
|
|
@ -17,10 +17,10 @@
|
|||
# docker compose up -d
|
||||
#
|
||||
# UI access:
|
||||
# Grafana: http://10.11.10.12:3030 (admin / GRAFANA_ADMIN_PASSWORD)
|
||||
# Prometheus: http://10.11.10.12:9090
|
||||
# Jaeger UI: http://10.11.10.12:16686
|
||||
# Alertmanager: http://10.11.10.12:9093
|
||||
# Grafana: http://didi.local:3030 (admin / GRAFANA_ADMIN_PASSWORD)
|
||||
# Prometheus: http://didi.local:9090
|
||||
# Jaeger UI: http://didi.local:16686
|
||||
# Alertmanager: http://didi.local:9093
|
||||
|
||||
services:
|
||||
prometheus:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue