docs: visual guides with platform screenshots (Gitea, ArgoCD, Grafana, Prometheus)

This commit is contained in:
sova-bootstrap
2026-05-28 12:40:41 +03:00
parent e3e438df68
commit 41918487ff
26 changed files with 477 additions and 0 deletions
+4
View File
@@ -99,6 +99,10 @@ export default defineConfig({
collapsed: false,
items: [
{ text: 'Обзор', link: '/infrastructure/test-contour/' },
{ text: 'Визуальные гайды', link: '/infrastructure/test-contour/guides/' },
{ text: 'Gitea: теги и CI/CD', link: '/infrastructure/test-contour/guides/gitea-ci' },
{ text: 'ArgoCD: приложения', link: '/infrastructure/test-contour/guides/argocd' },
{ text: 'Grafana / Prometheus / Loki', link: '/infrastructure/test-contour/guides/monitoring' },
{ text: 'Что сделано + перенос на сервер', link: '/infrastructure/test-contour/test-contour-article' },
{ text: 'Система тегов CI/CD', link: '/infrastructure/test-contour/tags' },
{ text: 'ArgoCD: sova-root и data-test', link: '/infrastructure/test-contour/argocd-apps' }