docs restructure - WIP

This commit is contained in:
alnoam
2025-02-17 18:34:02 +02:00
parent c118ec57fa
commit bca48c8761

View File

@@ -159,7 +159,7 @@ module.exports = {
],
},
'webapp/applications/apps_hpo',
{"Deploying Models Endpoints": [
{"Deploying Model Endpoints": [
'webapp/applications/apps_embed_model_deployment',
'webapp/applications/apps_model_deployment',
'webapp/applications/apps_llama_deployment'
@@ -681,6 +681,13 @@ module.exports = {
/* {'Getting Started': [
'getting_started/architecture',
]},*/
{
'Enterprise Server Deployment': [
'deploying_clearml/enterprise_deploy/multi_tenant_k8s',
'deploying_clearml/enterprise_deploy/vpc_aws',
'deploying_clearml/enterprise_deploy/on_prem_ubuntu',
]
},
{
type: 'category',
collapsible: true,
@@ -692,14 +699,6 @@ module.exports = {
'deploying_clearml/enterprise_deploy/appgw_install_k8s',
]
},
{
'Enterprise Server Deployment': [
'deploying_clearml/enterprise_deploy/multi_tenant_k8s',
'deploying_clearml/enterprise_deploy/vpc_aws',
'deploying_clearml/enterprise_deploy/on_prem_ubuntu',
]
},
'deploying_clearml/enterprise_deploy/delete_tenant',
{
'Enterprise Applications': [
'deploying_clearml/enterprise_deploy/app_install_ubuntu_on_prem',