A graphical user interface to manage multiple server instances of running lbry-sdk to contribute in the lbry network with the help to self hosting content of others or own.
Short: LBRY is a decentralized Youtube
LBRY is a free, open, and community-run digital marketplace. Build the future of content freedom
What if anyone in the world could publish a piece of digital content, anyone else in the world could access it, for free or for payment, and that entire system worked end-to-end without any centralized authority or point of control?
More: https://lbry.tech/
Forbes: Democratizing Media In The Era Of Blockchain
To support this Idea I want to create an easy solution for people how own a small virtual private server or just some old hardware which can be used to contribute.
- Host one video file
- Host a entire channel with all its videos
- Automatic refresh to always host the latest content of an channel
- Get status information of all servers
- Remove unused content
Under heavy development! First proof of concept is running fine.
See https://github.com/dhcgn/LbryServerMgmt/milestone/1 for the first MVP.
Working GUI with key features
- lbry-sdk
- Installation
// TODO
- Config Service Mode
// TODO
- Installation
- Firewall
- Add lbry-sdk ports
// TODO
- Add lbry-sdk ports
- Authentication and TLS
- Install Caddy Server
// TODO
- Install Caddy Server
- Test Setup
// TODO