useraid / AMS

AMS allows you to create a Media Server running services as docker containers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMS

New Project

AMS allows you to create a Media Server running services as docker containers.

Quick Setup

Clone the repository

git clone https://github.com/useraid/AMS.git

Make ams executable and Run the program

chmod +x ams
sudo ./ams

For smoother experience install it

sudo ./ams --install

Now, you can just call ams instead of ./ams.

Screenshots

Screenshot from 2023-07-16 01-47-26

Quick Start

To start in graphical mode

sudo ./ams -g

Navigate the menus using arrow keys and use spacebar and enter to enter and confirm choices.

Documentation

You can find the Documentation in the wiki or here.

Contribution

Before contributing, go through the Contribution Guide. This will allow you to have a better chance at a successful PR/Contribution.

WIP

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.

About

AMS allows you to create a Media Server running services as docker containers.

License:GNU General Public License v3.0


Languages

Language:Shell 99.5%Language:Dockerfile 0.5%