AMS allows you to create a Media Server running services as docker containers.
git clone https://github.com/useraid/AMS.git
chmod +x ams
sudo ./ams
sudo ./ams --install
Now, you can just call ams
instead of ./ams
.
sudo ./ams -g
Navigate the menus using arrow keys and use spacebar and enter to enter and confirm choices.
You can find the Documentation in the wiki or here.
Before contributing, go through the Contribution Guide. This will allow you to have a better chance at a successful PR/Contribution.
This project is still a work in progress so if you have any difficulties, kindly raise and issue and i'll be happy to help.