сервис VPN

This commit is contained in:
Левченко Людмила Алексеевна
2026-05-12 18:07:02 +03:00
parent fbd9b516e8
commit dd9de823ef
19 changed files with 723 additions and 2 deletions
+20
View File
@@ -268,6 +268,26 @@ export default defineConfig({
{ text: 'Структура платежей', link: '/security/Cloud-NGFW-Pro/payment-structure.md' },
]
},
{
text: 'Шифрование каналов связи (ГОСТ VPN)', link: 'security/Cloud-VPN/VPN-index.md',
collapsed: true,
items: [
{
text: 'Состав сервиса', link: '/security/Cloud-VPN/compond-index.md',
collapsed: true,
items: [
{ text: 'Доступность сервиса', link: '/security/Cloud-VPN/compond/availability.md' },
{ text: 'Зоны ответственности', link: '/security/Cloud-VPN/compond/areas-responsibility.md' },
{ text: 'Изоляция ресурсов', link: '/security/Cloud-VPN/compond/insulation.md' },
{ text: 'Варианты предоставления сервиса', link: '/security/Cloud-VPN/compond/provision.md' },
{ text: 'Дополнительные работы ', link: '/security/Cloud-VPN/compond/work.md' },
]
},
{ text: 'Обзор сервиса', link: '/security/Cloud-VPN/about.md' },
{ text: 'Тарификация сервиса', link: '/security/Cloud-VPN/tariffs.md' },
{ text: 'Сроки и условия предоставления сервиса', link: '/security/Cloud-VPN/provision.md' },
]
},
],
'/start/': [
{