A web gateway for serving Jackal files.
make install
docker run -itd --publish 5656:5656 jackalmarston/shepherd:latest
shepherd
Visit localhost:5656/f/{fid}
to view file directly or localhost:5656/p/{owner_address}/{path_to_file}
to view the file through an abstracted path.