TOOLS/ — generators + scripts + config + ARCHITECTURE.md ├── yaml-generator/ (code) ├── resource-generator/ (code) ├── docs-generator/ (code) ├── scripts/ (← devops/*.sh) ├── config/ (← devops/profiles/ + devops/config/) │ ├── test/ profile.env, services_list.txt, operation_timeouts.json │ ├── prod/ │ └── dev/ └── ARCHITECTURE.md (← devops/ARCHITECTURE.md) generated/ — pipeline output only (gitignored) ├── test/resources_yaml/, go/, docs/, provider_build/ ├── prod/ └── dev/ provider/ — code only, no generated files resources_yaml/ — DELETED (generated) internal/resources_gen/ — DELETED (generated) devops/ — removed (replaced by TOOLS/scripts + TOOLS/config + generated/) Generators now fail if NUBES_*_DIR not set (no defaults to provider/). Provider requires pipeline to populate resources_gen/ before build.
50 lines
2.1 KiB
Plaintext
50 lines
2.1 KiB
Plaintext
# service_id service_name # RU description
|
|
# DEV stand — generated from dev API 2026-03-26
|
|
# do not delete lines; to exclude a service, comment it with #
|
|
1 dummy # Болванка
|
|
2 template # Темплейт k8s
|
|
12 s3 # S3 Object Storage
|
|
13 s3bucket # S3 бакет
|
|
19 vcOrg # Организация в Cloud Director
|
|
# 20 vcOrgSaas # DEPRECATED — Организация без Keycloak (isProductionReady=false)
|
|
21 vc_vdc # Виртуальный датацентр (vDC)
|
|
22 vc_nsxt # Сетевой шлюз периметра (Edge)
|
|
# 23 vc_vm # DEPRECATED — VM в Cloud Director старый формат (isProductionReady=false)
|
|
# 24 vcNat # DEPRECATED — Правила маршрутизации VM (isProductionReady=false)
|
|
25 vcexternalip # Публичные IP адреса
|
|
26 vapp # Виртуальный каталог ВМ (vApp)
|
|
# 27 vc_vm_v2 # VM в Cloud Director v2 (isProductionReady=false)
|
|
28 vc_vm_v3 # Виртуальная машина
|
|
29 vcVdcGroup # Группа датацентров
|
|
# 32 vmpostgre # vc_vm_postgresql_std (isProductionReady=false)
|
|
50 nextcloud # Nextcloud
|
|
81 superset # Apache Superset
|
|
82 harbor # Container Registry
|
|
88 k8sZitiController # k8sZitiController
|
|
89 flask # Web-сервер с фреймворком Flask
|
|
90 postgres # PostgreSQL
|
|
91 redis # Redis
|
|
92 mongodb # MongoDB
|
|
93 rabbitmq # RabbitMQ
|
|
94 lucee # Lucee
|
|
95 nodejs # NodeJS
|
|
96 pgadmin # pgAdmin
|
|
97 nodered # NodeRed
|
|
98 http # Простой HTTP контейнер
|
|
99 gitea # Gitea
|
|
# 100 openwhisk # Serverless Openwhisk (isProductionReady=false)
|
|
109 zonesV2 # Управление днс-зонами и записями
|
|
110 dnszone # DNS зона
|
|
111 dnsrecord # DNS запись
|
|
# 112 tenant # Тенант в Grafana (isProductionReady=false)
|
|
# 113 vcComplex # Быстрый старт (isProductionReady=false)
|
|
115 mariadb # Mariadb
|
|
116 kafka # ApacheKafka
|
|
119 Akhq # Akhq
|
|
120 clickhouse # ClickHouse
|
|
149 valoTenant # VALO Cloud
|
|
150 k8sSthutrvalCluster # Kubernetes кластер Штурвал
|
|
151 k8sOpenbao # Vault
|
|
# 152 template # Темплейт k8s-2-clone (isProductionReady=false)
|
|
153 nifi # Nifi
|