Skip to content

TechDocs integration - MkDocs setup and publishing pipeline #6

@arjunmehta-git

Description

@arjunmehta-git

TechDocs needs to be wired up end-to-end before we go live:

  1. Build strategy: builder: local vs external. For v1 let's use external (pre-built docs pushed to S3) - avoids Backstage needing docker runtime.

  2. Storage: S3 bucket per environment (dev/prod). Each service's docs stored under <entity-namespace>/<entity-kind>/<entity-name>/.

  3. Publishing pipeline: GitHub Actions workflow that runs techdocs-cli generate and techdocs-cli publish on merge to main for any repo with a catalog-info.yaml + docs/ directory.

  4. mkdocs.yml template: Standard config with material theme, search plugin, and the techdocs plugin.

Tracking setup work here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions