Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

FAQ and troubleshooting

Platform spec article

FAQ and troubleshooting

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

Set BESKID_PCKG_API_KEY or bearer token. For multi-registry setups, ensure .beskid/pckg/repositories.json keys match Workspace.proj registry alias names.

Run beskid doc --project ... before pack so .beskid/docs/api.json exists. Server ingestion (PackagePublishDocumentation) treats that tree as first-class.

Verify project.type = Template, .beskid/template.json (beskid.template.v1), and packageKind: template in generated package.json.

Registry assigns versions in normal flows—do not expect local project.version alone to drive the published label. Query the server for the assigned version summary.

Default http://127.0.0.1:8082 matches typical compose bindings; override with BESKID_PCKG_URL for remote hosts.