LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
mlox/__init__.py
mlox/app.py
mlox/cli.py
mlox/config.py
mlox/configs_old.py
mlox/infra.py
mlox/remote.py
mlox/secret_manager.py
mlox/server.py
mlox/service.py
mlox/session.py
mlox/utils.py
mlox/assets/__init__.py
mlox/assets/cloud-init.yaml
mlox/assets/start-multipass.sh
mlox/integrations/__init__.py
mlox/integrations/gcp/__init__.py
mlox/integrations/gcp/secret_manager.py
mlox/servers/__init__.py
mlox/servers/ubuntu/__init__.py
mlox/servers/ubuntu/docker.py
mlox/servers/ubuntu/k3s.py
mlox/servers/ubuntu/native.py
mlox/servers/ubuntu/ui_docker.py
mlox/servers/ubuntu/ui_k3s.py
mlox/servers/ubuntu/ui_native.py
mlox/services/__init__.py
mlox/services/utils_ui.py
mlox/services/airflow/__init__.py
mlox/services/airflow/docker.py
mlox/services/airflow/ui.py
mlox/services/gcp_secrets/__init__.py
mlox/services/gcp_secrets/secret_manager.py
mlox/services/gcp_secrets/service.py
mlox/services/gcp_secrets/ui.py
mlox/services/github/__init__.py
mlox/services/github/service.py
mlox/services/github/ui.py
mlox/services/influx/__init__.py
mlox/services/influx/docker.py
mlox/services/influx/ui.py
mlox/services/k8s_dashboard/__init__.py
mlox/services/k8s_dashboard/k8s.py
mlox/services/k8s_dashboard/ui.py
mlox/services/k8s_headlamp/__init__.py
mlox/services/k8s_headlamp/k8s.py
mlox/services/k8s_headlamp/ui.py
mlox/services/kubeapps/__init__.py
mlox/services/kubeapps/k8s.py
mlox/services/kubeapps/ui.py
mlox/services/litellm/__init__.py
mlox/services/litellm/docker.py
mlox/services/litellm/ui.py
mlox/services/mlflow/__init__.py
mlox/services/mlflow/docker.py
mlox/services/mlflow/mlops_example.py
mlox/services/mlflow/models.py
mlox/services/mlflow/serve.py
mlox/services/mlflow/ui.py
mlox/services/mlflow_mlserver/__init__.py
mlox/services/mlflow_mlserver/docker.py
mlox/services/mlflow_mlserver/ui.py
mlox/services/otel/__init__.py
mlox/services/otel/docker.py
mlox/services/otel/ui.py
mlox/services/postgres/__init__.py
mlox/services/postgres/docker.py
mlox/services/postgres/ui.py
mlox/services/redis/__init__.py
mlox/services/redis/docker.py
mlox/services/redis/ui.py
mlox/services/tsm/__init__.py
mlox/services/tsm/service.py
mlox/services/tsm/ui.py
mlox/view/__init__.py
mlox/view/infrastructure.py
mlox/view/login.py
mlox/view/monitors.py
mlox/view/repositories.py
mlox/view/secret_manager.py
mlox/view/services.py
mlox/view/terminal.py
mlox/view/utils.py
mlox/view_st/1_repos.py
mlox/view_st/3_mlflow.py
mlox/view_st/airflow.py
mlox/view_st/feast.py
mlox/view_st/litellm.py
mlox/view_st/milvus.py
mlox/view_st/otel.py
mlox/view_st/server.py
mlox/view_st/serving.py
mlox/view_st/webui.py
mlox_demo.egg-info/PKG-INFO
mlox_demo.egg-info/SOURCES.txt
mlox_demo.egg-info/dependency_links.txt
mlox_demo.egg-info/entry_points.txt
mlox_demo.egg-info/requires.txt
mlox_demo.egg-info/top_level.txt
resources/mlox.png
resources/mlox_logo.png
resources/mlox_logo_small.png
resources/mlox_logo_wide.png
stacks/airflow/docker-compose-airflow-2.9.2.yaml
stacks/airflow/docker-compose-airflow-3.0.1.yaml
stacks/airflow/mlox.2.9.2.yaml
stacks/airflow/mlox.3.0.1.yaml
stacks/gcp_secrets/mlox.gcp.secrets.yaml
stacks/github/mlox.github.yaml
stacks/influx/docker-compose-influx-1.11.8.yaml
stacks/influx/mlox.influx.1.11.8.yaml
stacks/k8s_dashboard/mlox.headlamp.yaml
stacks/k8s_dashboard/mlox.k8s_dashboard.yaml
stacks/k8s_dashboard/service-account.yaml
stacks/kubeapps/mlox.kubeapps.yaml
stacks/litellm/docker-compose-litellm-ollama-1.73.0.yaml
stacks/litellm/entrypoint.sh
stacks/litellm/litellm-config.yaml
stacks/litellm/mlox.litellm.1.73.0.yaml
stacks/mlflow/docker-compose-mlflow-2.22.0.yaml
stacks/mlflow/mlox.mlflow.2.22.0.yaml
stacks/mlflow-mlserver/docker-compose-mlflow-mlserver-2.22.0.yaml
stacks/mlflow-mlserver/dockerfile-mlflow-mlserver
stacks/mlflow-mlserver/mlox.mlserver.2.22.0.yaml
stacks/mlox/openssl-san.cnf
stacks/opentelemetry/docker-compose-otel-0.127.0.yaml
stacks/opentelemetry/mlox.otel.0.127.0.yaml
stacks/opentelemetry/otel-collector-config-0.127.0.yaml
stacks/postgres/docker-compose-postgres-16.yaml
stacks/postgres/mlox.postgres.16.yaml
stacks/redis/docker-compose-redis-8-bookworm.yaml
stacks/redis/mlox.redis.8.yaml
stacks/tsm/mlox.tsm.yaml
stacks/ubuntu/mlox-server.ubuntu.docker.yaml
stacks/ubuntu/mlox-server.ubuntu.k3s.yaml
stacks/ubuntu/mlox-server.ubuntu.native.yaml