-
Notifications
You must be signed in to change notification settings - Fork 4
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
Migrate nfEngineDemoData to our server #102
Comments
GitHub is nice enough to provide a new Git extension, which might help us in this issue. Use the extension. Check what is needed to host our files on nfprojects.org and make them compatible with Git LFS. |
I tried to get it to work and was close to success.
All questions I'll shoot straight at the lfs-test-server creators: |
SETTING UP SERVER:
SETTING UP LOCAL MACHINE:
Should work. Writing If you have any questions don't hesitate to ask. |
Nice job! Can you create a nice-and-neat Wiki page in our project? This is very important info and it will be easily accessible there for future references. |
I'm taking over the issue and will try to make this work for our future tasks. |
Minor notes from my side:
LFS Test Server service has known bugs/issues:
Moving on to uploading test data to LFS |
After some hiatus from this task I finally did some more research about it and here is what follows:
Right now there are more important tasks to do, so I'm unassigning myself. Maybe, if not me, then someone else will take care of it in the future. |
Another set of updates after discussion. It looks like the issue is finally coming to an end. |
It would be nice to actually write here a comment, concerning what is done and how:
First version of python script is currently close to being merged - it contains initialization. Next commit will contain STATUS option, as it is basis for the others, along with some clean-ups for the script and arguments management. |
👍 |
FTP synchronisation script was merged here and here. FTP server works (mostly) - there is only one group, that should be allowed (by proftpd) to write - ftpers. Anonymous/guest virtual read-only accounts are created, also any other user can log in, but no root-login is allowed. TLS is supported. What should be done next? STATUS mode and? |
Google Drive sometimes performs minor fails when trying to pack and send entire archive with deps. This makes using it much more difficult - we need our own solution to keep nfEngineDemoData.
Provide easy way to download nfEngineDemoData. Use our recently rented VPS.Make sure that this works in all cases and can be easily used to download all the files. Avoid using git repository, however if there is any small revision control system for binary data, use it.Update README.mdUPDATE 2015.09.25:
It looks like Git LFS is still in very early development stage, plus LFS server probably will clutter our storage space on VPS. After discussion, here is new, proposed way of keeping the files on nfprojects.org (Advanced features does not have to be developed right away, however might prove useful in the future - these are marked with [Adv] tag):
The text was updated successfully, but these errors were encountered: