How-to guides#
Use these guides when you know what you want to accomplish and need the commands and configuration to do it.
Resolve and review#
Resolve package specs or environment files and write native JSON or an exporter format.
Send inline specs, JSON bodies, or raw environment files to a running server.
Validate, repair, compare, and explain proposed environments.
Convert a covered lockfile to another lockfile format without solving.
Run and integrate#
Run the published HTTP server or one-shot CLI image.
Start and manage the loopback-only service registered with conda-broker.
Delegate a conda final-state solve to the local broker service.
Resolve an environment locally or through a hosted API in CI.
Operate the service#
Choose a memory, file, or Redis result store and verify public cache entries.
Keep recorded final-state solves current in the broker-managed service.
Use readiness, broker state, service logs, and capability endpoints.
Diagnose service discovery, readiness, solver, cache, and deployment problems.
Configure the network boundary, trusted proxy, request limits, and cache isolation for a production HTTP API.
Compare controlled result-cache, process, and persistent-index profiles.