Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edvar-lfs

A very very basic LFS server. Supporting https and http connections.

This LFS server should not be used where someone you do not trust can access.

Running the server

edvar-lfs --help
Edvar LFS Server - A simple LFS server

Usage: edvar-lfs [OPTIONS] --base-url <BASE_URL>

Options:
  -a, --address <ADDRESS>      The address to bind the server to [default: 127.0.0.1]
  -p, --port <PORT>            The port to bind the server to [default: 8080]
  -c, --cert-file <CERT_FILE>  The path to the certificate file [default: ""]
  -k, --key-file <KEY_FILE>    The path to the private key file [default: ""]
  -d, --data-dir <DATA_DIR>    The directory to store LFS data [default: ~/.edvar-lfs/data]
  -b, --base-url <BASE_URL>    The base URL for the LFS server
  -h, --help                   Print help
  -V, --version                Print version

About

A basic lightweight git server to put on local networks.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages