Tutorials#

These tutorials build from a small process service to a distributable provider plugin.

Register your first service

Create a tiny provider module that exposes a long-running Python process.

Register Your First Service
Build a provider plugin

Publish conda_broker_services() from an installed Python package.

Build a Provider Plugin
Create a package cache service

Expose a local package metadata cache as a broker-managed service.

Create a Package Cache Service