Skip to content

nikitakatchik/eznas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZNAS

EZNAS is a lightweight, Docker-based home NAS that exposes attached USB drives over SMB and MiniDLNA.

Prerequisites

  • Docker (required)
  • Avahi for mDNS/hostname discovery (recommended). Avahi is installed by default on many distributions, including Raspberry Pi OS Lite.

Quick start

  1. Run the environment setup script and follow the prompts to create the required environment variables:
./envsetup
  1. Start the services:
docker compose up -d

Once the services are running, attached USB devices should auto-mount and be available via SMB and DLNA.

About

My simple SMB + MiniDLNA + HomeBridge NAS setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors