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

Provide a prebuilt docker image for self-hosting #78

Open
danenania opened this issue Apr 10, 2024 · 4 comments
Open

Provide a prebuilt docker image for self-hosting #78

danenania opened this issue Apr 10, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@danenania
Copy link
Contributor

Probably on Docker hub?

@danenania danenania added the enhancement New feature or request label Apr 10, 2024
@danenania danenania self-assigned this Apr 10, 2024
@Dexus
Copy link

Dexus commented Apr 11, 2024

I would like to provide a PR. I would just need to know where it should go, whether Docker Hub, Github or maybe even other image registries.

Then you could also do everything via Github workflows. Perhaps also use https://github.com/googleapis/release-please directly and build the Golang binaries for each release.

@danenania
Copy link
Contributor Author

Thanks @Dexus but I think I should do this one since it will need a registry account and release script integration. I will look at getting all of it into a Github workflow though.

@Dexus
Copy link

Dexus commented Apr 12, 2024

Okay, you can have a look to https://github.com/Dexus-Forks/plandex/tree/docker-image-builder

@ZanzyTHEbar
Copy link
Contributor

ZanzyTHEbar commented May 14, 2024

You can host this via github packages :) i have some pre-built images for projects here: https://github.com/ZanzyTHEbar?tab=packages

Really easy to setup. Here is my ci github actions file for reference: https://github.com/ZanzyTHEbar/tauriDocker/blob/main/.github/workflows/ci.yaml

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

No branches or pull requests

3 participants