HomeDevCentral

Deploy git-lfs on devserver and shellserver roles

Description

Deploy git-lfs on devserver and shellserver roles

Summary:
GitHub introduced a standard format for file storage called git-lfs.

Phabricator now supports git-lfs.

As rRAIN could benefit of git-lfs support to store multimedia files,
it seems to be the ideal moment to deploy this.

This change installs the git-lfs command in servers used for Git operations.

Ref T1355

Test Plan:

  • git lfs track "*.mp4"
  • git add somevideo.mp4

Reviewers: dereckson

Maniphest Tasks: T1355

Differential Revision: https://devcentral.nasqueron.org/D1386

Details

Provenance
derecksonAuthored on Mar 2 2018, 23:54
derecksonPushed on Mar 3 2018, 00:39
Differential Revision
D1386: Deploy git-lfs on devserver and shellserver roles
Parents
rOPScd6b594174e2: Install sox on devserver and shellserver roles
Branches
Unknown
Tags
Unknown
Tasks
T1355: Deploy git-lfs on Nasqueron servers and DevCentral