Skip to content

chore: connect to private package registry (Kellnr) #3

@MrBT-nano

Description

@MrBT-nano

Proposal: Connect to Private Package Registry (Kellnr)

We have established a central private package registry using Kellnr on our local Kubernetes cluster. This registry supports Rust (crates), Python (pypi), and NPM packages.

Registry Details

How to Connect

You can use the setup script from vtuber-commons to configure this repository:

# From this repository's root
../vtuber-commons/scripts/setup_registry.sh

This will automatically create/update .cargo/config.toml, pip.conf, or .npmrc as needed for your project.

Why?

This is required to share shared configs, models, and loader packages across the vtuber-* ecosystem securely and efficiently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions