Skip to content
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

Can we get a Docker image from ghcr? #4

Open
sabaimran opened this issue Oct 25, 2024 · 2 comments
Open

Can we get a Docker image from ghcr? #4

sabaimran opened this issue Oct 25, 2024 · 2 comments

Comments

@sabaimran
Copy link

Hey folks, this is an awesome project. We've been using it locally with LLMs and wanted to set it up in production.

Is there any plan to set up a workflow to build docker images in this repository? I can help create a PR that automatically does this via a GitHub action. This is how we do it for our repo.

Let me know if that sounds good, happy to create an initial PR.

@sabaimran
Copy link
Author

sabaimran commented Oct 29, 2024

Hey folks, I figured I'd create the PR since our team is setting this up anyhow. If it's unwanted, feel free to let me know and I can close it.

To finalize it, you will have to go to the settings of the repo and setup a secret called PAT with a token that has package:write permissions.

Once that's present, the deployment should work automatically on any push to main. The CI isn't very sophisticated, but useful as a minimal setup to help developers.

@sabaimran
Copy link
Author

sabaimran commented Dec 12, 2024

Currently maintaining this in our own fork, with ghcr.io/khoj-ai/terrarium:latest. See here: https://github.com/khoj-ai/terrarium.

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

No branches or pull requests

1 participant