Skip to content

hradec/docker_lizardfs_git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker_lizardfs

A Docker image running a easily configurable LizardFS on top of Arch Linux!

You can use it to create a container for any of the servers (master, shadow, chunk, metalogger and cgi web), and also fully configure any of the servers options using environment variables.

The chunkserver will automatically use anything mounted in /mnt/ as disks. So just add volumes using dockers --volume "/local_disk_path/:/mnt/disk:rw"!

The envinroment variable MFSMASTER sets the IP for the LizardFS master server. Ex: -e MFSMASTER=192.168.0.12

run

docker run -ti hradec/lizardfs:latest

for an up-to-date help!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages