--- orphan: true --- # Tutorials These tutorials build from a small process service to a distributable provider plugin. ::::{grid} 1 1 2 2 :gutter: 3 :::{grid-item-card} {octicon}`rocket` Register your first service :link: first-service :link-type: doc Create a tiny provider module that exposes a long-running Python process. ::: :::{grid-item-card} {octicon}`package` Build a provider plugin :link: provider-plugin :link-type: doc Publish `conda_broker_services()` from an installed Python package. ::: :::{grid-item-card} {octicon}`database` Create a package cache service :link: package-cache-service :link-type: doc Expose a local package metadata cache as a broker-managed service. ::: ::::