Skip to content

Media Servers and Editors


Install Plex Media server

This operation will install Plex Media server.

Command:

Text Only
armbian-config --cmd MED001

Author: @schwar3kat

Status: Stable


Remove Plex Media server

This operation will purge Plex Media server.

Command:

Text Only
armbian-config --cmd MED002

Author: @schwar3kat

Status: Stable


Install Emby server

This operation will install Emby server.

Command:

Text Only
armbian-config --cmd MED003

Author: @schwar3kat

Status: Stable


Remove Emby server

This operation will purge Emby server.

Command:

Text Only
armbian-config --cmd MED004

Author: @schwar3kat

Status: Stable


Stirling-PDF Install

Stirling-PDF Install

Stirling-PDF is a robust, locally hosted web-based PDF manipulation tool using Docker. It enables you to carry out various operations on PDF files, including splitting, merging, converting, reorganizing, adding images, rotating, compressing, and more. This locally hosted web application has evolved to encompass a comprehensive set of features, addressing all your PDF requirements.

Command:

Text Only
armbian-config --cmd MED010

Author: @igorpecovnik

Status: Stable

The web interface is accessible via port 8077:

  • URL: https://<your.IP>:8077
  • Install directory: /armbian/stirling
Bash
docker logs -f stirling-pdf

Stirling-PDF Remove

Command:

Text Only
armbian-config --cmd MED011

Author: @igorpecovnik

Status: Stable


Stirling-PDF Purge data folder

Command:

Text Only
armbian-config --cmd MED012

Author: @igorpecovnik

Status: Stable


Syncthing Install

Syncthing Install

Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it’s transmitted over the Internet.

Command:

Text Only
armbian-config --cmd MED015

Author: @igorpecovnik

Status: Stable

The web interface is accessible via port 8884:

  • URL: https://<your.IP>:8884
  • Username/Password: There is none, but it is highly suggested setting a password for this container. To do this go to Actions -> Settings -> set user/password for the webUI.
  • Install directory: /armbian/syncthing
  • Site configuration directory: /armbian/syncthing/config
  • Data directory: /armbian/syncthing/data1 /armbian/syncthing/data2
Bash
docker logs -f syncthing

Syncthing Remove

Command:

Text Only
armbian-config --cmd MED016

Author: @igorpecovnik

Status: Stable


Syncthing Purge data folder

Command:

Text Only
armbian-config --cmd MED017

Author: @igorpecovnik

Status: Stable


Nextcloud Install

Nextcloud Install

Nextcloud gives you access to all your files wherever you are.
Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices. Through Nextcloud you also access, sync and share your existing data on that FTP drive at the office, a Dropbox or a NAS you have at home.

Command:

Text Only
armbian-config --cmd MED020

Author: @igorpecovnik

Status: Stable

The web interface is accessible via port 443:

  • URL: https://<your.IP>:443
  • Username/Password: admin / generate at first web interface login
  • Install directory: /armbian/nextcloud
  • Site configuration directory: /armbian/nextcloud/config
  • Data directory: /armbian/nextcloud/data
Bash
docker logs -f nextcloud

Nextcloud Remove

Command:

Text Only
armbian-config --cmd MED021

Author: @igorpecovnik

Status: Stable


Nextcloud Purge data folder

Command:

Text Only
armbian-config --cmd MED022

Author: @igorpecovnik

Status: Stable


Owncloud Install

Command:

Text Only
armbian-config --cmd MED025

Author: @igorpecovnik

Status: Stable


Owncloud Remove

Command:

Text Only
armbian-config --cmd MED026

Author: @igorpecovnik

Status: Stable


Owncloud Purge data folder

ownCloud is a free and open-source software project for content collaboration and sharing and syncing of files in distributed and federated enterprise scenarios.

Command:

Text Only
armbian-config --cmd MED027

Author: @igorpecovnik

Status: Stable

The web interface is accessible via port 7787:

  • URL: http://<your.IP>:7787
  • Username/Password: admin / admin
  • Install directory: /armbian/owncloud
  • Site configuration directory: /armbian/owncloud/config
  • Data directory: /armbian/owncloud/data
Bash
docker logs -f owncloud