Add step-by-step deploy walkthrough for CLOUD-SITE-TEST-01.
docs-ci-cd / test (push) Has been skipped
docs-ci-cd / parse-tag (push) Successful in 1s
docs-ci-cd / build-and-push (push) Successful in 27s
docs-ci-cd / deploy-gitops (push) Successful in 1s

Document bootstrap, post-deploy fixes, and day-to-day workflow on remote test contour.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Valeriy Petrov
2026-06-10 11:00:16 +03:00
parent 18ff93ad1e
commit 5814ece51e
3 changed files with 358 additions and 0 deletions
+1
View File
@@ -120,6 +120,7 @@ export default defineConfig({
{ text: 'Grafana / Prometheus / Loki', link: '/infrastructure/test-contour/guides/monitoring' },
{ text: 'Redmine', link: '/infrastructure/test-contour/guides/redmine' },
{ text: 'CLOUD-SITE-TEST-01 (удалённый сервер)', link: '/infrastructure/test-contour/cloud-site-test-01' },
{ text: 'Как развернуть (пошагово)', link: '/infrastructure/test-contour/deploy-walkthrough' },
{ text: 'Что сделано + перенос на сервер', link: '/infrastructure/test-contour/test-contour-article' },
{ text: 'Git-flow: ветки и релизы', link: '/infrastructure/test-contour/git-flow' },
{ text: 'Система тегов CI/CD', link: '/infrastructure/test-contour/tags' },