This plugin introduce to render Video/Audio/PDF by GitBucket.
- Download *.jar from Releases.
- Deploy it to
GITBUCKET_HOME/plugins
. - Restart GitBucket.
- Video
- .mp4
- .webm
- .ogv
- Audio
- .mp3
- .aac
- .ogg
- .flac
- .wav
- PDF
Video/Audio/PDF files should be stored with GitLFS.
To enable LFS on GitBucket, you need set base URL in settings. (reffer to This page
Client side operations are described in git-lfs Tutorial.