fabro/docs/public/administration
Bryan Helmkamp 5b035d3f75
Name plugins by their configured kind and drop out-of-process bundled kinds
sandbox-driver PR #9 removes the check that a plugin's declared kind match
the configured one: an operator who configures a path and pins its
checksum has already chosen the executable, so the configured kind is
fabro's name for whatever it serves. With that in the driver, fabro no
longer needs plugin settings on a bundled kind to reach Docker over the
wire. Bundled kinds reject plugin keys again, `connect_provider` links a
bundled kind in-process and launches everything else, and the CLI
scenarios run the Docker executable under the non-bundled `docker-plugin`
kind. The driver pin moves to the PR head until it merges.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-09 20:13:50 -06:00
..
deploy-railway.mdx refactor(search): select backend from available credentials 2026-08-21 20:09:52 -04:00
deployment.mdx feat(deploy): support Tailscale Services deployments (#560) 2026-07-07 22:39:00 -04:00
sandboxing.mdx Open sandbox provider identity to plugin kinds 2026-09-09 15:17:32 -06:00
security.mdx refactor(search): select backend from available credentials 2026-08-21 20:09:52 -04:00
self-host-docker.mdx refactor(search): select backend from available credentials 2026-08-21 20:09:52 -04:00
server-configuration.mdx Name plugins by their configured kind and drop out-of-process bundled kinds 2026-09-09 20:13:50 -06:00
troubleshooting.mdx feat(search): add Venice backend for web_search 2026-08-21 12:31:03 -07:00