Skip to content

feat(backends install): allow to specify name and alias during manual installation #5971

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 10, 2025

Conversation

mudler
Copy link
Owner

@mudler mudler commented Aug 4, 2025

Description

This PR makes possible to specify name and alias when installing backends manually (not from the gallery):

local-ai backends install oci://<image>:tag --name "foo-backend" --alias "llama-cpp"
local-ai backends install ocifile://<image>:tag --name "foo-backend" --alias "llama-cpp"
local-ai backends install /local/dir/path --name "foo-backend" --alias "llama-cpp"

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Copy link

netlify bot commented Aug 4, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 668d73c
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/68912281c4170f000955b599
😎 Deploy Preview https://deploy-preview-5971--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mudler mudler merged commit 05757e2 into master Aug 10, 2025
27 checks passed
@mudler mudler deleted the feat/backends_install_spec_name branch August 10, 2025 08:05
@mudler mudler added the enhancement New feature or request label Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant