devops folders consolidate
This commit is contained in:
@@ -1,4 +1,18 @@
|
||||
version: "3.9"
|
||||
# =============================================================================
|
||||
# STELLA OPS GPU OVERLAY
|
||||
# =============================================================================
|
||||
# Enables NVIDIA GPU acceleration for Advisory AI inference services.
|
||||
#
|
||||
# Prerequisites:
|
||||
# - NVIDIA GPU with CUDA support
|
||||
# - nvidia-container-toolkit installed
|
||||
# - Docker configured with nvidia runtime
|
||||
#
|
||||
# Usage:
|
||||
# docker compose -f docker-compose.stella-ops.yml \
|
||||
# -f docker-compose.gpu.yaml up -d
|
||||
#
|
||||
# =============================================================================
|
||||
|
||||
services:
|
||||
advisory-ai-worker:
|
||||
|
||||
Reference in New Issue
Block a user