Skip to content

Server:Configuration

Chris edited this page Mar 16, 2019 · 8 revisions

Configuration

The preferred method of configuration for your MediaButler Server would be via the command line clients, which are available for Windows, Linux and macOS. We would generally recommend running these clients on the same machine as the server to ensure successful configuration.

Clients

The client is included with the server at the mediabutler-cli and mediabutler-cli-win packages, you can also get the script from the repository and run it separately

Windows

git clone https://github.com/MediaButler/CLI-Windows.git
cd CLI-Windows
.\mediabutler.ps1

Linux & macOS

git clone https://github.com/MediaButler/CLI-Linux.git
cd CLI-Linux
chmod +x mb-linux-cli-utility.sh
./mb-linux-cli-utility.sh