X-12 / andromeda

0 stars 0 forks source link

Where to store media? #93

Closed jextrevor closed 6 years ago

jextrevor commented 6 years ago

Media is kind of heavy. Do we want to store it inside the repository or somewhere else?

I ask because I want to start collecting media, and we really need to start collecting media.

My vote is to store it in the repo. It'll just be easier that way.

jextrevor commented 6 years ago

Git LFS looks like it could be of use.

jextrevor commented 6 years ago

I'll create the necessary changes in the repository - but for it to work correctly, everyone is going to have to head over to here and follow the instructions to install there (all the way up to git lfs install, after that it should be fine)

caydenlund commented 6 years ago

Let me get this straight. All I have to do is run this curl script https://packagecloud.io/github/git-lfs/install and then run git lfs install in the repo?

On Wed, Nov 1, 2017 at 4:38 PM jextrevor notifications@github.com wrote:

I'll create the necessary changes in the repository - but for it to work correctly, everyone is going to have to head over to here https://git-lfs.github.com/ and follow the instructions to install there (all the way up to git lfs install, after that it should be fine)

— You are receiving this because you were assigned.

Reply to this email directly, view it on GitHub https://github.com/X-12/andromeda/issues/93#issuecomment-341264407, or mute the thread https://github.com/notifications/unsubscribe-auth/AFdmlChvuPlT7Sz3-pCTaYNMD0sjekpNks5syPMCgaJpZM4QNhX_ .

caydenlund commented 6 years ago

That doesn't seem to be working quite right. How did you do that?

On Wed, Nov 1, 2017 at 4:59 PM Cayden Lund caydenlund@gmail.com wrote:

Let me get this straight. All I have to do is run this curl script https://packagecloud.io/github/git-lfs/install and then run git lfs install in the repo?

On Wed, Nov 1, 2017 at 4:38 PM jextrevor notifications@github.com wrote:

I'll create the necessary changes in the repository - but for it to work correctly, everyone is going to have to head over to here https://git-lfs.github.com/ and follow the instructions to install there (all the way up to git lfs install, after that it should be fine)

— You are receiving this because you were assigned.

Reply to this email directly, view it on GitHub https://github.com/X-12/andromeda/issues/93#issuecomment-341264407, or mute the thread https://github.com/notifications/unsubscribe-auth/AFdmlChvuPlT7Sz3-pCTaYNMD0sjekpNks5syPMCgaJpZM4QNhX_ .

jextrevor commented 6 years ago

@DakotaHarward is creating a Mega account.

DakotaHarward commented 6 years ago

K, so the way that I imagine this to work is we sync the media folder in the repository with the media folder on Mega using the MEGAsync application. I'll create a branch that'll kinda show how this would work.

jextrevor commented 6 years ago

We've sufficiently set up MEGA and it seems to be working well. Closing.