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

add "How to store data on your own server" tutorial/guide #54

Closed
efiop opened this issue Jul 17, 2018 · 9 comments
Closed

add "How to store data on your own server" tutorial/guide #54

efiop opened this issue Jul 17, 2018 · 9 comments
Labels
A: docs Area: user documentation (gatsby-theme-iterative) type: enhancement Something is not clear, small updates, improvement suggestions

Comments

@efiop
Copy link
Contributor

efiop commented Jul 17, 2018

Probably needs a better name.

@efiop efiop added the A: docs Area: user documentation (gatsby-theme-iterative) label Jul 17, 2018
@shcheklein
Copy link
Member

@efiop do you recall what this issue is about?

@shcheklein shcheklein changed the title docs: add "How to store data on your own server" use case add "How to store data on your own server" use case Mar 25, 2019
@shcheklein shcheklein added type: enhancement Something is not clear, small updates, improvement suggestions question labels Mar 25, 2019
@ei-grad
Copy link
Contributor

ei-grad commented Mar 25, 2019

I guess it was about that dvc needs tutorial on how to use ssh remote.

I have failed with this in fact, a little ashamed to say, but just have not got a time to dive in :).

[ ei-grad@ei-grad-msi ~/ml/AffectNetDVC py:dvc git:master* ]
→ dvc push -r hetzner
Preparing to upload data to 'ssh://hetzner.ei-grad.ru/affectnet/'
Preparing to collect status from ssh://hetzner.ei-grad.ru/affectnet/
[#########                     ] 30% Collecting information
Error: failed to push data to the cloud - [Errno 2] No such file

@efiop
Copy link
Contributor Author

efiop commented Mar 25, 2019

@shcheklein Yeah, something about storing dvc data on your own server and serving it through ssh/http so it is accessible.

@ei-grad You are probably using an older dvc version there. That bug was fixed not that long ago. Unless it is a new bug :)

@dashohoxha
Copy link
Contributor

I have developed an interactive example for this: https://katacoda.com/dvc/courses/examples/ssh-storage
Should we close this issue?

@jorgeorpinel
Copy link
Contributor

Nice. Maybe @efiop can just confirm that #784 will indeed close this.

@shcheklein
Copy link
Member

If it's about "dvc needs tutorial on how to use ssh remote" then it's not "use case" - it' more of a tutorial or a part of the guide.

@dashohoxha your katacoda interactive tutorial is good, but like almost all of them are kinda hard to read as a stand alone thing. They can serve as an illustration to the text document the way they made it now. Also, this specific one seems too complicated - 2-3 pages our of 4 are about managing keys, permissions and stuff - you need it to make it runnable, I get it, but it makes them about SSH, not DVC. In docs we solve this with expandable sections and/or external links to the relevant documents usually.

@shcheklein shcheklein changed the title add "How to store data on your own server" use case add "How to store data on your own server" tutorial/guide Nov 13, 2019
@shcheklein shcheklein changed the title add "How to store data on your own server" tutorial/guide add "Use ssh remote storage" tutorial/guide Nov 13, 2019
@shcheklein shcheklein changed the title add "Use ssh remote storage" tutorial/guide add "How to store data on your own server" tutorial/guide Nov 27, 2019
@shcheklein
Copy link
Member

Changed the title back. I was confused by the interactive tutorial. Reading through @efiop 's explanations it not about just regular SSH remote usage:

Yeah, something about storing dvc data on your own server and serving it through ssh/http so it is accessible.

@efiop could you elaborate even further? Do you remember any context for this? I suppose it's not about just an overview of SSH remote options?

@efiop
Copy link
Contributor Author

efiop commented Nov 27, 2019

@shcheklein It is about that. Having an ssh-accessible machine, how to use it as a dvc remote.

@efiop
Copy link
Contributor Author

efiop commented Nov 27, 2019

Thinking about it, I'm no longer sure what was unobvious about that, but I tend to say that about a lot of things 🙂 I also didn't provide any references to discord/whatnot, so we can close it, since the docs have improved so much since the last year when I've posted this issue. Thanks for the heads up!

@efiop efiop closed this as completed Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: docs Area: user documentation (gatsby-theme-iterative) type: enhancement Something is not clear, small updates, improvement suggestions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants