LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
busysloths_mlox.egg-info/PKG-INFO
busysloths_mlox.egg-info/SOURCES.txt
busysloths_mlox.egg-info/dependency_links.txt
busysloths_mlox.egg-info/entry_points.txt
busysloths_mlox.egg-info/requires.txt
busysloths_mlox.egg-info/top_level.txt
mlox/__init__.py
mlox/app.py
mlox/cli.py
mlox/config.py
mlox/executors.py
mlox/infra.py
mlox/logging_config.py
mlox/operations.py
mlox/scheduler.py
mlox/secret_manager.py
mlox/server.py
mlox/service.py
mlox/service_registry.py
mlox/session.py
mlox/utils.py
mlox/assets/__init__.py
mlox/assets/cloud-init.yaml
mlox/assets/start-multipass-testbed.sh
mlox/assets/start-multipass.sh
mlox/assets/start-ui.sh
mlox/resources/BMFTR_logo.jpg
mlox/resources/PrototypeFund_logo_dark.png
mlox/resources/PrototypeFund_logo_light.png
mlox/resources/__init__.py
mlox/resources/config.toml
mlox/resources/mlox.png
mlox/resources/mlox_logo.png
mlox/resources/mlox_logo_small.png
mlox/resources/mlox_logo_wide.png
mlox/servers/__init__.py
mlox/servers/local/local.py
mlox/servers/local/mlox-server.local.yaml
mlox/servers/ubuntu/__init__.py
mlox/servers/ubuntu/docker.py
mlox/servers/ubuntu/k3s.py
mlox/servers/ubuntu/mlox-server.ubuntu.docker.yaml
mlox/servers/ubuntu/mlox-server.ubuntu.k3s.yaml
mlox/servers/ubuntu/mlox-server.ubuntu.native.yaml
mlox/servers/ubuntu/mlox-server.ubuntu.simple.yaml
mlox/servers/ubuntu/native.py
mlox/servers/ubuntu/simple.py
mlox/servers/ubuntu/ui_docker.py
mlox/servers/ubuntu/ui_k3s.py
mlox/servers/ubuntu/ui_native.py
mlox/servers/ubuntu/ui_simple.py
mlox/services/__init__.py
mlox/services/utils_ui.py
mlox/services/airflow/__init__.py
mlox/services/airflow/docker-compose-airflow-2.9.2.yaml
mlox/services/airflow/docker-compose-airflow-3.0.1.yaml
mlox/services/airflow/docker.py
mlox/services/airflow/mlox.2.9.2.yaml
mlox/services/airflow/mlox.3.0.1.yaml
mlox/services/airflow/ui.py
mlox/services/feast/Dockerfile
mlox/services/feast/__init__.py
mlox/services/feast/client.py
mlox/services/feast/docker-compose-feast.yaml
mlox/services/feast/docker.py
mlox/services/feast/mlox.feast.yaml
mlox/services/feast/ui.py
mlox/services/gcp/__init__.py
mlox/services/gcp/bigquery.py
mlox/services/gcp/bq_service.py
mlox/services/gcp/bq_ui.py
mlox/services/gcp/cloud_storage.py
mlox/services/gcp/gsheet.py
mlox/services/gcp/mlox.gcp.bigquery.yaml
mlox/services/gcp/mlox.gcp.secrets.yaml
mlox/services/gcp/mlox.gcp.sheets.yaml
mlox/services/gcp/mlox.gcp.storage.yaml
mlox/services/gcp/secret_manager.py
mlox/services/gcp/secret_service.py
mlox/services/gcp/secret_ui.py
mlox/services/gcp/sheet_service.py
mlox/services/gcp/sheet_ui.py
mlox/services/gcp/storage_service.py
mlox/services/gcp/storage_ui.py
mlox/services/github/__init__.py
mlox/services/github/mlox.github.yaml
mlox/services/github/service.py
mlox/services/github/ui.py
mlox/services/influx/__init__.py
mlox/services/influx/docker-compose-influx-1.11.8.yaml
mlox/services/influx/docker.py
mlox/services/influx/mlox.influx.1.11.8.yaml
mlox/services/influx/ui.py
mlox/services/k8s_dashboard/__init__.py
mlox/services/k8s_dashboard/k8s.py
mlox/services/k8s_dashboard/mlox.k8s_dashboard.yaml
mlox/services/k8s_dashboard/service-account.yaml
mlox/services/k8s_dashboard/ui.py
mlox/services/k8s_headlamp/__init__.py
mlox/services/k8s_headlamp/k8s.py
mlox/services/k8s_headlamp/mlox.headlamp.yaml
mlox/services/k8s_headlamp/ui.py
mlox/services/kafka/__init__.py
mlox/services/kafka/docker-compose-kafka-3.7.0.yaml
mlox/services/kafka/docker-compose-kafka-4.1.0.yaml
mlox/services/kafka/docker.py
mlox/services/kafka/mlox.kafka.3.7.0.yaml
mlox/services/kafka/mlox.kafka.4.1.0.yaml
mlox/services/kafka/ui.py
mlox/services/kubeapps/__init__.py
mlox/services/kubeapps/k8s.py
mlox/services/kubeapps/mlox.kubeapps.yaml
mlox/services/kubeapps/ui.py
mlox/services/litellm/__init__.py
mlox/services/litellm/docker-compose-litellm-ollama-1.77.7.yaml
mlox/services/litellm/docker.py
mlox/services/litellm/entrypoint.sh
mlox/services/litellm/litellm-config.yaml
mlox/services/litellm/mlox.litellm.1.77.7.yaml
mlox/services/litellm/ui.py
mlox/services/milvus/__init__.py
mlox/services/milvus/docker-compose-milvus-2.5.yaml
mlox/services/milvus/docker.py
mlox/services/milvus/milvus.yaml
mlox/services/milvus/mlox.milvus.2.5.yaml
mlox/services/milvus/ui.py
mlox/services/minio/__init__.py
mlox/services/minio/docker-compose-minio.yaml
mlox/services/minio/docker.py
mlox/services/minio/mlox.minio.RELEASE.2025-07-23.yaml
mlox/services/minio/ui.py
mlox/services/mlflow/__init__.py
mlox/services/mlflow/docker-compose-mlflow-2.22.0.yaml
mlox/services/mlflow/docker.py
mlox/services/mlflow/mlops_example.py
mlox/services/mlflow/mlox.mlflow.2.22.0.yaml
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-compose-mlflow-mlserver-2.22.0.yaml
mlox/services/mlflow_mlserver/docker.py
mlox/services/mlflow_mlserver/dockerfile-mlflow-mlserver
mlox/services/mlflow_mlserver/mlox.mlserver.2.22.0.yaml
mlox/services/mlflow_mlserver/ui.py
mlox/services/openbao/__init__.py
mlox/services/openbao/client.py
mlox/services/openbao/docker-compose-openbao.yaml
mlox/services/openbao/docker.py
mlox/services/openbao/mlox.openbao.yaml
mlox/services/openbao/ui.py
mlox/services/otel/__init__.py
mlox/services/otel/client.py
mlox/services/otel/docker-compose-otel-0.127.0.yaml
mlox/services/otel/docker.py
mlox/services/otel/mlox.otel.0.127.0.yaml
mlox/services/otel/otel-collector-config-0.127.0.yaml
mlox/services/otel/ui.py
mlox/services/postgres/__init__.py
mlox/services/postgres/docker-compose-postgres-16.yaml
mlox/services/postgres/docker.py
mlox/services/postgres/mlox.postgres.16.yaml
mlox/services/postgres/ui.py
mlox/services/redis/__init__.py
mlox/services/redis/docker-compose-redis-8-bookworm.yaml
mlox/services/redis/docker.py
mlox/services/redis/mlox.redis.8.yaml
mlox/services/redis/ui.py
mlox/services/registry/__init__.py
mlox/services/registry/docker-compose-registry.yaml
mlox/services/registry/docker.py
mlox/services/registry/mlox.registry.3.yaml
mlox/services/shared/__init__.py
mlox/services/shared/openssl-san.cnf
mlox/services/tsm/__init__.py
mlox/services/tsm/mlox.tsm.yaml
mlox/services/tsm/service.py
mlox/services/tsm/ui.py
mlox/tui/__init__.py
mlox/tui/app.py
mlox/tui/tui.tcss
mlox/tui/screens/login.py
mlox/tui/screens/dashboard/__init__.py
mlox/tui/screens/dashboard/history_panel.py
mlox/tui/screens/dashboard/log_panel.py
mlox/tui/screens/dashboard/model.py
mlox/tui/screens/dashboard/overview_panel.py
mlox/tui/screens/dashboard/screen.py
mlox/tui/screens/dashboard/stats_panel.py
mlox/tui/screens/dashboard/template_panel.py
mlox/tui/screens/dashboard/tree.py
mlox/view/__init__.py
mlox/view/docs.py
mlox/view/infrastructure.py
mlox/view/login.py
mlox/view/logs.py
mlox/view/models.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