MANIFEST.in
backend_shim.py
setup.py
ai/backend/install/VERSION
ai/backend/install/__init__.py
ai/backend/install/app.py
ai/backend/install/app.tcss
ai/backend/install/cli.py
ai/backend/install/common.py
ai/backend/install/configure.py
ai/backend/install/context.py
ai/backend/install/dev.py
ai/backend/install/docker.py
ai/backend/install/http.py
ai/backend/install/pkg.py
ai/backend/install/py.typed
ai/backend/install/python.py
ai/backend/install/tomltool.py
ai/backend/install/types.py
ai/backend/install/utils.py
ai/backend/install/widgets.py
ai/backend/install/configs/__init__.py
ai/backend/install/configs/agent.toml
ai/backend/install/configs/alembic-appproxy.ini
ai/backend/install/configs/alembic.ini
ai/backend/install/configs/app-proxy-coordinator.toml
ai/backend/install/configs/app-proxy-worker-tcp.toml
ai/backend/install/configs/app-proxy-worker.toml
ai/backend/install/configs/docker-compose.yml
ai/backend/install/configs/gateway.config.ts
ai/backend/install/configs/loki-config.yaml
ai/backend/install/configs/manager.toml
ai/backend/install/configs/otel-collector-config.yaml
ai/backend/install/configs/prometheus.yaml
ai/backend/install/configs/storage-proxy.toml
ai/backend/install/configs/tempo-config.yaml
ai/backend/install/configs/webserver.conf
ai/backend/install/configs/grafana-dashboards/dashboard.json
ai/backend/install/configs/grafana-provisioning/dashboards/dashboards.yaml
ai/backend/install/configs/grafana-provisioning/datasources/datasources.yaml
ai/backend/install/fixtures/__init__.py
ai/backend/install/fixtures/example-container-registries-dockerhub.json
ai/backend/install/fixtures/example-container-registries-harbor.json
ai/backend/install/fixtures/example-keypairs.json
ai/backend/install/fixtures/example-prometheus-query-preset-categories.json
ai/backend/install/fixtures/example-prometheus-query-presets.json
ai/backend/install/fixtures/example-resource-presets.json
ai/backend/install/fixtures/example-resource-slot-types.json
ai/backend/install/fixtures/example-roles.json
ai/backend/install/fixtures/example-runtime-variant-presets.json
ai/backend/install/fixtures/example-runtime-variants.json
ai/backend/install/fixtures/example-session-templates.json
ai/backend/install/fixtures/example-set-user-main-access-keys.json
ai/backend/install/fixtures/example-users.json
ai/backend/install/pyinfra/__init__.py
ai/backend/install/pyinfra/artifact_urls.py
ai/backend/install/pyinfra/defs.py
ai/backend/install/pyinfra/docker.py
ai/backend/install/pyinfra/exceptions.py
ai/backend/install/pyinfra/facts.py
ai/backend/install/pyinfra/platform_utils.py
ai/backend/install/pyinfra/runner.py
ai/backend/install/pyinfra/utils.py
ai/backend/install/pyinfra/configs/__init__.py
ai/backend/install/pyinfra/configs/container_registry.py
ai/backend/install/pyinfra/configs/cores.py
ai/backend/install/pyinfra/configs/dashboard.py
ai/backend/install/pyinfra/configs/halfstack.py
ai/backend/install/pyinfra/configs/monitor.py
ai/backend/install/pyinfra/configs/pro.py
ai/backend/install/pyinfra/configs/rtun_client.py
ai/backend/install/pyinfra/deploy/__init__.py
ai/backend/install/pyinfra/deploy/cores/__init__.py
ai/backend/install/pyinfra/deploy/cores/agent/__init__.py
ai/backend/install/pyinfra/deploy/cores/agent/deploy.py
ai/backend/install/pyinfra/deploy/cores/appproxy/__init__.py
ai/backend/install/pyinfra/deploy/cores/appproxy/base.py
ai/backend/install/pyinfra/deploy/cores/appproxy/constants.py
ai/backend/install/pyinfra/deploy/cores/appproxy/deploy.py
ai/backend/install/pyinfra/deploy/cores/appproxy/deploy_operational_scripts.py
ai/backend/install/pyinfra/deploy/cores/appproxy/worker_base.py
ai/backend/install/pyinfra/deploy/cores/appproxy/coordinator/__init__.py
ai/backend/install/pyinfra/deploy/cores/appproxy/coordinator/deploy.py
ai/backend/install/pyinfra/deploy/cores/appproxy/traefik/__init__.py
ai/backend/install/pyinfra/deploy/cores/appproxy/traefik/deploy.py
ai/backend/install/pyinfra/deploy/cores/appproxy/worker_inference/__init__.py
ai/backend/install/pyinfra/deploy/cores/appproxy/worker_inference/deploy.py
ai/backend/install/pyinfra/deploy/cores/appproxy/worker_interactive/__init__.py
ai/backend/install/pyinfra/deploy/cores/appproxy/worker_interactive/deploy.py
ai/backend/install/pyinfra/deploy/cores/appproxy/worker_tcp/__init__.py
ai/backend/install/pyinfra/deploy/cores/appproxy/worker_tcp/deploy.py
ai/backend/install/pyinfra/deploy/cores/client_py/__init__.py
ai/backend/install/pyinfra/deploy/cores/client_py/deploy.py
ai/backend/install/pyinfra/deploy/cores/manager/__init__.py
ai/backend/install/pyinfra/deploy/cores/manager/deploy.py
ai/backend/install/pyinfra/deploy/cores/manager/deploy_data_backup.py
ai/backend/install/pyinfra/deploy/cores/manager/deploy_fixtures.py
ai/backend/install/pyinfra/deploy/cores/manager/deploy_manager_restart.py
ai/backend/install/pyinfra/deploy/cores/manager/haproxy/__init__.py
ai/backend/install/pyinfra/deploy/cores/manager/haproxy/deploy.py
ai/backend/install/pyinfra/deploy/cores/storage_proxy/__init__.py
ai/backend/install/pyinfra/deploy/cores/storage_proxy/deploy.py
ai/backend/install/pyinfra/deploy/cores/storage_proxy/haproxy/__init__.py
ai/backend/install/pyinfra/deploy/cores/storage_proxy/haproxy/deploy.py
ai/backend/install/pyinfra/deploy/cores/webserver/__init__.py
ai/backend/install/pyinfra/deploy/cores/webserver/deploy.py
ai/backend/install/pyinfra/deploy/cores/webserver/haproxy/__init__.py
ai/backend/install/pyinfra/deploy/cores/webserver/haproxy/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/etcd/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/etcd/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/etcd_ha/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/etcd_ha/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/etcd_ha/etcd_cluster/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/etcd_ha/etcd_cluster/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/etcd_ha/etcd_grpc/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/etcd_ha/etcd_grpc/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/hive_gateway/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/hive_gateway/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/postgres/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/postgres/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/postgres_ha/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/postgres_ha/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/postgres_ha/postgres_cluster/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/postgres_ha/postgres_cluster/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/postgres_ha/postgres_etcd/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/postgres_ha/postgres_etcd/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/postgres_ha/postgres_haproxy/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/postgres_ha/postgres_haproxy/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/redis/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/redis/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/redis_ha/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/redis_ha/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/redis_ha/redis_cluster/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/redis_ha/redis_cluster/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/redis_ha/redis_haproxy/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/redis_ha/redis_haproxy/deploy.py
ai/backend/install/pyinfra/deploy/halfstack/redis_ha/redis_sentinel/__init__.py
ai/backend/install/pyinfra/deploy/halfstack/redis_ha/redis_sentinel/deploy.py
ai/backend/install/pyinfra/deploy/monitor/__init__.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/__init__.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/deploy.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/blackbox_exporter/__init__.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/blackbox_exporter/deploy.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/dcgm_exporter/__init__.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/dcgm_exporter/deploy.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/grafana/__init__.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/grafana/deploy.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/loki/__init__.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/loki/deploy.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/otel_collector/__init__.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/otel_collector/deploy.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/postgres_exporter/__init__.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/postgres_exporter/deploy.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/prometheus/__init__.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/prometheus/deploy.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/pyroscope/__init__.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/pyroscope/deploy.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/redis_exporter/__init__.py
ai/backend/install/pyinfra/deploy/monitor/dashboard/redis_exporter/deploy.py
ai/backend/install/pyinfra/deploy/os/__init__.py
ai/backend/install/pyinfra/deploy/os/docker/__init__.py
ai/backend/install/pyinfra/deploy/os/docker/deploy.py
ai/backend/install/pyinfra/deploy/os/harbor/__init__.py
ai/backend/install/pyinfra/deploy/os/harbor/deploy.py
ai/backend/install/pyinfra/deploy/os/harbor/enable_trivy.py
ai/backend/install/pyinfra/deploy/os/harbor/load_kernel_images.py
ai/backend/install/pyinfra/deploy/os/harbor/prepare_user_and_project.py
ai/backend/install/pyinfra/deploy/os/network/__init__.py
ai/backend/install/pyinfra/deploy/os/network/etc_hosts.py
ai/backend/install/pyinfra/deploy/os/python/__init__.py
ai/backend/install/pyinfra/deploy/os/python/deploy.py
ai/backend/install/pyinfra/deploy/os/resource_limit/__init__.py
ai/backend/install/pyinfra/deploy/os/resource_limit/deploy.py
ai/backend/install/pyinfra/deploy/os/rtun_client/__init__.py
ai/backend/install/pyinfra/deploy/os/rtun_client/deploy.py
ai/backend/install/pyinfra/deploy/os/storage/__init__.py
ai/backend/install/pyinfra/deploy/os/storage/etc_fstab.py
ai/backend/install/pyinfra/deploy/os/tools/__init__.py
ai/backend/install/pyinfra/deploy/os/tools/deploy.py
ai/backend/install/pyinfra/deploy/os/user/__init__.py
ai/backend/install/pyinfra/deploy/os/user/deploy.py
ai/backend/install/pyinfra/deploy/os/verify_packages/__init__.py
ai/backend/install/pyinfra/deploy/os/verify_packages/deploy.py
ai/backend/install/pyinfra/deploy/os/verify_packages/manifest.py
ai/backend/install/pyinfra/deploy/pro/__init__.py
ai/backend/install/pyinfra/os_packages/__init__.py
ai/backend/install/pyinfra/os_packages/apt_manager.py
ai/backend/install/pyinfra/os_packages/package_manager.py
ai/backend/install/pyinfra/os_packages/rpm_manager.py
backend.ai_install.egg-info/PKG-INFO
backend.ai_install.egg-info/SOURCES.txt
backend.ai_install.egg-info/dependency_links.txt
backend.ai_install.egg-info/entry_points.txt
backend.ai_install.egg-info/namespace_packages.txt
backend.ai_install.egg-info/not-zip-safe
backend.ai_install.egg-info/requires.txt
backend.ai_install.egg-info/top_level.txt