Add AI App Gateway docker-compose deployment for hosted servers

This commit is contained in:
Noam Wasersprung
2025-03-26 18:26:58 +02:00
committed by GitHub
3 changed files with 170 additions and 2 deletions

View File

@@ -658,7 +658,8 @@ module.exports = {
},
{'ClearML Application Gateway': [
'deploying_clearml/enterprise_deploy/appgw_install_compose',
'deploying_clearml/enterprise_deploy/appgw_install_k8s',
'deploying_clearml/enterprise_deploy/appgw_install_compose_hosted',
'deploying_clearml/enterprise_deploy/appgw_install_k8s',
]
},
'deploying_clearml/enterprise_deploy/custom_billing',