Skip to main content

Module provisioning

Module provisioning 

Source
Expand description

Standalone bootstrap and Docker service provisioning.

The bundled service assets mirror the Python daemon package layout. Runtime callers can copy them into ~/.gobby/services and start the same profiles the daemon manages, then persist daemon-style bootstrap keys in gcore.yaml.

Structs§

CommandOutput
CommandSpec
DockerProvisioningReport
DockerServiceOptions
EmbeddingBootstrap
EnsureHubOptions
HubIdentity
RealCommandRunner
RecordedHubResolution
ServiceAssetReport
StandaloneConfig
TcpDockerHealthChecker
TextGenerationBootstrap

Enums§

HubIdentityProbeResult
RecordedHubIdentityStatus

Constants§

COMPOSE_FILENAME
COMPOSE_TEMPLATE
DEFAULT_EMBEDDING_VECTOR_DIM
DEFAULT_FALKORDB_BROWSER_PORT
DEFAULT_FALKORDB_HOST
DEFAULT_FALKORDB_PASSWORD
DEFAULT_FALKORDB_PORT
DEFAULT_LM_STUDIO_API_BASE
DEFAULT_LM_STUDIO_MODEL
DEFAULT_LM_STUDIO_TEXT_MODEL
DEFAULT_OLLAMA_API_BASE
DEFAULT_OLLAMA_MODEL
DEFAULT_OLLAMA_TEXT_MODEL
DEFAULT_POSTGRES_DB
DEFAULT_POSTGRES_HOST
DEFAULT_POSTGRES_PASSWORD
DEFAULT_POSTGRES_PORT
DEFAULT_POSTGRES_USER
DEFAULT_QDRANT_GRPC_PORT
DEFAULT_QDRANT_HOST
DEFAULT_QDRANT_HTTP_PORT
GCORE_CONFIG_FILENAME
SERVICES_DIRNAME

Traits§

CommandRunner
DockerHealthChecker

Functions§

apply_text_generation_bootstrap
compose_file_path
default_database_url
docker_compose_up_spec
ensure_hub
gcore_config_path
prepare_service_assets
probe_postgres_hub_identity
provision_docker_services
provision_docker_services_with
resolve_recorded_hub_database_url
services_dir
write_standalone_bootstrap