Skip to content

JackalLabs/shepherd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shepherd

A web gateway for serving Jackal files.

Installing

make install

Running with Docker

docker run -itd --publish 5656:5656 jackalmarston/shepherd:latest

Using

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.