Skip to main content

Module templates

Module templates 

Source
Expand description

Writers for the on-disk artifacts of a created profile.

Persists the profile YAML, Dockerfile, entrypoint, dockerignore, and secrets file (with restrictive permissions), and updates the AI config’s default provider.

Structs§

DatabaseUrls

Functions§

get_services_path
run_migrations_cmd
save_dockerfile
save_dockerignore
save_entrypoint
save_profile
save_secrets
update_ai_config_default_provider
validate_connection