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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant