Hi all,
I'm working on a Home Media Server project for automate the process of downloading series and movies and organize your media library.
The project will easy the process of deployment a lot of great existing projects out there for a home server / personal cloud such as Plex, Emby, Radarr, CouchPotato, onwCLoud, ...
If you're interested in making a RockPro64 a Media Server, say hello to ARMBand.
The underling Bits:
ARMBand is a fork of Cloudbox for the arm64 architecture. Cloudbox can configure a impressive list of services for home media server without much user work envolved but only supports amd64 architecture. Cloudbox uses Ansible to configure media server related services using Docker containers. Ansible is an infrastructure automation technology (like Puppet and Chef, but much more easily to start playing with).
Porting Cloudbox to arm64 basically envolves changing Ansible recipes to use arm64 based docker images, fork docker images and adapt scripts to download arm64 packages.
If anyone is interested in contributing in development or testing drop me a msg, ok?
Thanks.
Main Project:
https://github.com/dibrz/ARMBand
Cloudbox Wiki:
https://github.com/Cloudbox/Cloudbox/wiki
I'm working on a Home Media Server project for automate the process of downloading series and movies and organize your media library.
The project will easy the process of deployment a lot of great existing projects out there for a home server / personal cloud such as Plex, Emby, Radarr, CouchPotato, onwCLoud, ...
If you're interested in making a RockPro64 a Media Server, say hello to ARMBand.
The underling Bits:
ARMBand is a fork of Cloudbox for the arm64 architecture. Cloudbox can configure a impressive list of services for home media server without much user work envolved but only supports amd64 architecture. Cloudbox uses Ansible to configure media server related services using Docker containers. Ansible is an infrastructure automation technology (like Puppet and Chef, but much more easily to start playing with).
Porting Cloudbox to arm64 basically envolves changing Ansible recipes to use arm64 based docker images, fork docker images and adapt scripts to download arm64 packages.
If anyone is interested in contributing in development or testing drop me a msg, ok?
Thanks.
Main Project:
https://github.com/dibrz/ARMBand
Cloudbox Wiki:
https://github.com/Cloudbox/Cloudbox/wiki
https://github.com/dibrz/ARMBand easily maintain an ARM64 media server