- Http (https) server for Mobile app or Smart TV apps.
- Can be enabled DLNA server.
More info: https://emby.media/
Is a simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients.
More info: https://sourceforge.net/projects/minidlna/
Open-source cross-platfoorm BitTorrent client.
The server part of the Samba program, which allows you to access network drives on various operating systems using the SMB / CIFS protocol.
- Docker
- Docker-compose
- Git
git clone https://github.com/flexnst/home-server.git home-server
cd home-server
rm -rf ./storage
ln -s /path/to/your/storage/directory ./storage
docker-compose up -d