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

Local Data #145

Open
DB11051998 opened this issue Nov 20, 2024 · 4 comments
Open

Local Data #145

DB11051998 opened this issue Nov 20, 2024 · 4 comments

Comments

@DB11051998
Copy link

Hi wandb Team!

I have a confusion with the working of internals working of wandb. I am currently working on the critical data, which should not go anywhere outside of the machine. so for that i am using the wandb local hosted one. so from here my question arises. If i store the model/ data as an artifact in wandb, so how it is going to have it. will data go to here "https://deploy.wandb.ai/vol", if it is that is not appropriate solution for us, because we wanted the data completely stay in our system, it should not go anywhere else. So what would be the appropriate solution?

Copy link

Paulo Sabile commented:
This request was closed and merged into request #79674 "[Local (Wandb Server)] Local Data".

Copy link

Paulo Sabile commented:
Request #79675 "Local Data" was closed and merged into this request. Last comment in request #79675:

Hi wandb Team!

I have a confusion with the working of internals working of wandb. I am currently working on the critical data, which should not go anywhere outside of the machine. so for that i am using the wandb local hosted one. so from here my question arises. If i store the model/ data as an artifact in wandb, so how it is going to have it. will data go to here "https://deploy.wandb.ai/vol", if it is that is not appropriate solution for us, because we wanted the data completely stay in our system, it should not go anywhere else. So what would be the appropriate solution?

@paulosabile-wb
Copy link

Hi @DB11051998 Good day and thank you for reaching out to us. Happy to help you here!

The local W&B instance uses Docker to run W&B in your local browser. By default, data is not retained if a Docker container no longer exists. Data is lost when a Docker process dies if you do not mount a volume at https://deploy.wandb.ai/vol.

To better assist you with your inquiry, may I know if you have specified a volume on your docker so we can further review the next steps? Thank you!

@paulosabile-wb
Copy link

Hi @DB11051998 , since we have not heard back from you we are going to close this request. If you would like to re-open the conversation, please let us know!

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

2 participants