All the applications you love—built and maintained by a community member who understands what you need on Unraid. Love a particular app or plugin? Donate directly to the developer to support their work.
Nukkit is a Nuclear-Powered Server Software For Minecraft Pocket Edition
VERY IMPORTANT:
First run use Screen on Uraid
docker exec -ti MinecraftPE /bin/bash
Run command :
java -jar /nukkit-1.0-SNAPSHOT.jar
select language
after the first run everything should work fine
To Interact with Server / adminstration,
use "docker attach MinecraftPE" at command promt
Press ctrl-p-ctrl-q to exit without shutting down the server
MineOS is a server front-end to ease managing Minecraft administrative tasks. This iteration using Node.js aims to enhance previous MineOS scripts (Python-based), by leveraging the event-triggering, asyncronous model of Node.JS and websockets.
This allows the front-end to provide system health, disk and memory usage, and logging in real-time.
Default Username: mc
Default password: mypass
Please change your password
Default configuration:
Web Port: 8443
Dynmap Port: 8125
Minecraft Ports (10 by default): 25565-25575
Container Path: /var/games/minecraft
Storage Path (optional for faster server back-ups if using plugins like dynmap): /mnt/data
Ubuntu, latest commit By Hexparrot
Transmission is a full-featured BitTorrent client for Linux, OS X, Unix and Windows.
This Docker includes OpenVPN to ensure a secure and private connection to the Internet, including use of iptables to prevent IP leakage when the tunnel is down. It also includes Privoxy to allow unfiltered access to index sites, to use Privoxy please point your application at "host ip:8118"
Configuration
/config This is where Transmission will store it's configuration file, database and logs.
/data This is where Transmision will store data downloaded, watched folder, and archived torrents.
Notes
For help on configuration for PIA, AirVPN and custom VPN providers please go here http://forums.unraid.net/index.php?topic=45812.msg437678#msg437678
IMPORTANT - To allow access to the Transmission webui, Privoxy and Transmission deamon you need to specify you LAN network, using CIDR notation for the mask, a subnet mask of 255.255.255.0 would equate to CIDR /24, 255.255.0.0 would equate to CIDR /16.