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

How Can I Build The Whole Image Locally? #1048

Open
rojinebrahimi opened this issue Jan 25, 2025 · 2 comments
Open

How Can I Build The Whole Image Locally? #1048

rojinebrahimi opened this issue Jan 25, 2025 · 2 comments

Comments

@rojinebrahimi
Copy link

Hey!

Hope you are doing fine. I want to use Docker to run both Everest UI and its API, locally. I cannot find the related Dockerfile. Am I missing something here?

I'd be appreciated if you could guide me through this. Thanks!

@mayankshah1607
Copy link
Member

Hi @rojinebrahimi ,

You can find the Dockerfile at the root of the project directory: https://github.com/percona/everest/blob/main/Dockerfile

@recharte
Copy link
Collaborator

Please beware that the everest API server was designed to run inside kubernetes, if you try to run it outside of kubernetes you won't be able to do much, as it won't know how to reach the k8s API server.

For development purposes, the everest team runs everything locally using the following dev environment setup: https://github.com/percona/everest/tree/main/dev

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

3 participants