DemonSaw-Client beta
Docker container to run a DemonSaw Client with web RDP access.
Browse our large and growing catalog of applications to run in your Unraid server.
Docker container to run a DemonSaw Client with web RDP access.
DerbyNet is the new standard in race management software for Pinewood Derby events. It's free, and it's open source. With DerbyNet, multiple browsers connect to a web server running on your laptop or in the cloud.
Monitor your game servers on Discord and tracks the live data of your game servers. --After first start of the Container Config files are Created. You Must configure them as you need it otherwise it will not function.-- You need a Discord BOT API Key for your settings.json Config. (see Support Forum if you dont know how) Note: DO NOT SHARE YOUR API KEY! Sharing your key may result in punishments from Discord (including a platform-wide ban) if the token is used to abuse the API. Configure your Monitored Servers in the servers.json: https://github.com/DiscordGSM/DiscordGSM/wiki/servers.json
The official build of Discord Tickets - an open-source ticket management bot for Discord. A free alternative to the premium and white-label plans of other ticket management bots.
A discord bot that monitors your game server and tracks the live data of your game servers.
Media Applications• Music, Network Services• Web, Other
Simple soundboard for discord. You can trigger sounds by commands typed in the Discord chat, or you can choose the sound from the web UI. You will need to create a bot account that the bot will use to join and play sounds. The bot can only play sounds/respond to commands for servers it has been given access. Get your bot token from here - https://discord.com/developers/applications. This will not work correctly without a proper Bot Token and the bot application being added to your discord server. Join the official discord: https://discord.gg/kZTNtfW for support
Locate your drives and assign them to a graphical tray map to get full overview of installed hard drives in your system.
Other, Plugins, Tools / Utilities• Utilities
Locate your drives and assign them to a graphical tray map to get full overview of installed hard drives in your system. NB! This is the developer edition of the plugin, use with CAUTION and OWN RISK!
Other, Productivity, Tools / Utilities• Utilities
Unraid template for the official Docker-in-Docker (aka DinD) image. Build docker images directly using your Unraid server as a node i.e. without needing to run a VM - just expose TCP port like you would for a network build node. This is NOT a start-it-and-forget-it set up so PLEASE READ THE NOTES. NOTES: (1) I'm not affiliated with Docker. I just realised nobody created an Unraid template for this really useful image that I have been using for a while (e.g. all my Unraid docker images are built on this via buildx node) so I share this for the community. If Docker ever has an official template then I'll deprecate this one. (2) Must be run in Bridge network mode. Don't bother doing macvlan (aka "br0" / "br1" Unraid docker network), the child dockers will always fail due to lack DNS resolving errors. Don't bother with host network, it crashes my whole docker network every time, requiring a reboot to reset. (3) It is possible to run this rootless / without privileged with the appropriate image tag and config but I could never get it to work properly. Hence, this template requires to run docker with root in privileged mode - with all the usual warning about it. (4) I do NOT recommend mapping /var/lib/docker (i.e. the equivalent to Unraid docker image) unless you actually need it. I don't map it and just delete dangling volume using user scripts. (5) This template has TLS enabled by default and the certs will be saved at wherever you map /certs to on the host. If the /certs is empty, a script will automatically create certificates for you. Port 2376 is used to access docker service through TCP with TLS. As always, buildx will require the full set of certificates to authenticate but note VERY IMPORTANTLY: you have to set it up using DNS name (e.g. by adding the docker name and the Unraid server IP to /etc/hosts and set buildx to use docker_name:2376) and not directly by IP. (5a) Alternatively, once the certificates have been generated (i.e. docker was run at least once), you need to map the FILE /certs/server/openssl.conf to a host file as READ-ONLY (to prevent the docker TLS generator script from overwriting it) + make your appropriate edits + delete the rest of the /certs folder content and let the certificate generator script run again for new certs. You can even do wildcard and stuff like that but I'm not going into details here. (5b) If the above is too complicated for you, just run it without TLS (set DOCKER_TLS_CERTDIR variable to blank). But be mindful that docker has been screaming that this will be deprecated in a (yet-undetermined) future version. And you will need to map 2375 port. (6) You don't need to map both 2375 and 2376. 2375 for non-TLS. 2376 for TLS.
This plugin adds a quick way to add/modify/remove labels to all selected containers from the docker tab in unraid
This plugin will attempt to generate changelogs based on github releases once a changelog button is clicked
Doku is a simple, lightweight web-based application that allows you to monitor Docker disk usage in a user-friendly manner. The Doku displays the amount of disk space used by the Docker daemon, splits by images, containers, volumes, and builder cache. If you're lucky, you'll also see the sizes of log files :)
Damn Vulnerable Web Application (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goal is to be an aid for security professionals to test their skills and tools in a legal environment, help web developers better understand the processes of securing web applications and to aid both students & teachers to learn about web application security in a controlled class room environment. The aim of DVWA is to practice some of the most common web vulnerabilities, with various levels of difficulty, with a simple straightforward interface. Please note, there are both documented and undocumented vulnerabilities with this software. This is intentional. You are encouraged to try and discover as many issues as possible. NOTE: Download the config.inc.php file from https://github.com/natcoso9955/unRAID-docker/blob/master/configs/DVWA/config.inc.php before you start the container. Will need to be placed into your config path. You will also need to place https://github.com/natcoso9955/unRAID-docker/blob/master/configs/DVWA/php.ini in the root of your appdata path.
This Elasticsearch docker version is built from the official Elasticsearch docker with minimal changes tailoring it for easier use on Unraid and for the purpose for use with Nextcloud. Elasticsearch with instructions for installation on unraid and then Nextcloud. Elasticsearch version is 7.10.2 Directions below MUST be used in order to get Elasticsearch 5 and above working correctly. Directions: 1. see README.md
Elasticsearch with instructions for installation on unraid. Default Elasticsearch version is 6.6.2 To change version simply edit the version tag in the repository field to an available version on dockerhub. This template not tested on alpine images. Directions below MUST be used in order to get Elasticsearch 5 and above working correctly. Check support thread for more information. Directions: 1. Install CA User Scripts 2. Create a new script named vm.max_map_count 3. Contents of script as follows: #!/bin/bash sysctl -w vm.max_map_count=262144 4. Set script schedule to At Startup of Array
Elasticsearch is a distributed, RESTful search and analytics engine capable of solving a growing number of use cases. As the heart of the Elastic Stack, it centrally stores your data so you can discover the expected and uncover the unexpected.
Media Applications• Other, Other, Productivity, Tools / Utilities• Utilities
A minimalistic web application designed for sending private and secure notes with end-to-end encryption.
Allows you to run a ERGO node on your unRAID server using the OFFICIAL DOCKER. **INSTALLATION GUIDE : https://github.com/Mrlafontaine/Unraid-ErgoNode While syncing to the current height, your docker might crash and it might take a wile (few hours to a day at most) depending on your cpu and ram. Once the sync is done you can setup your wallet following the blog: https://ergoplatform.org/en/blog/2019_12_02_how_to_setup - UI for the wallet can be found at :/panel - For the swagger :/swagger
Other, Tools / Utilities• Utilities
EverShop is a GraphQL Based and React ecommerce platform with essential commerce features. Built with React, modular and fully customizable. To create admin user: console into the app and run npm run user:create -- --email "your email" --password "your password" --name "your name"
Other, Tools / Utilities• Utilities
Workout diary with GitHub-style year visualization
Cloud, Network Services• Web, Other, Other, Productivity, Tools / Utilities• Utilities
FacturaScripts is an accounting and billing program. With it you can manage the day to day of your company: make invoices, orders, delivery notes, budgets, accounting, inventory and much more. Requires MYSQL Server or MariaDB or Postgress
Other, Productivity, Tools / Utilities• Utilities
A simple server that enables scraping of website with dynamic content.
Downloaders, Other
fertilizer is a cross-seeding tool for RED and OPS. Based on and inspired by crops. !! IMPORTANT !! 1. Click "Basic View" in the upper right 2. Edit the "-o" flag in "Post Arguments" to match your preferences. The default is good for most users, but you should be aware of it. See the docs on installation for more info: https://github.com/moleculekayak/fertilizer/wiki
Network Services• Other, Other, Productivity
Fetchmail is a handy tool to move / copy your emails from another email provider. Lets say you host your own Mailserver and also want to receive your mails from i.e. googlemail. Fetchmail will take them and put it in your own inbox. Create the "fetchmailrc" file in the mounted data folder. It should contain these lines - but you have to adapt it to fit your needs. i.e. your mail address and remove the "keep" if you want to remove the mails in the fetched remote mailbox. set no syslog set logfile /data/log/fetchmail.log set postmaster "fetchmail" poll imap.gmail.com with proto IMAP user '[email protected]' there with password 'yourpassword' is fetchmail here options fetchall ssl keep smtphost mail.example.org smtpname [email protected]
Cloud, Other, Productivity, Tools / Utilities• Utilities
File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. This software was created by the File Browser Team. This container is pulled from the official File Browser repo and has been configured for simple one-click install with improved instructions and configs. Instructions: 1. Set desired webUI port (Default 8080) 2. Set the directory you wish to access from the webUI 3. Deploy! 4. Login with the default credentials, User: admin, Pass: admin 5. Change the default password asap! 6. Enjoy! Part of the Plug-and-Play-Docker Repo set of apps by logandwaters. Helpful links Below. Official GitHub Repo: https://github.com/filebrowser/filebrowser Official Docs: https://filebrowser.org/ Report Software Issues: https://github.com/filebrowser/filebrowser/issues Report Container Template Issue: https://github.com/logandwaters/Plug-and-Play-Docker/issues
Media Servers• Video, Other
Fireshare allows you to easily share your media whether that be game clips, screen records, or movies through a unique publically accessible link. default username/password: admin / admin This software is currently being actively developed on. If you have feature ideas or suggestions please visit the GitHub project. Currently Supported File Types: mp4, mov, webm You can change the default password by setting a value for the variable ADMIN_PASSWORD. If you forget the admin password, change the ADMIN_PASSWORD to something else and restart the container.
Media Applications• Music, Video, Media Servers• Other, Productivity, Tools / Utilities• Utilities
A simple Jellyfin frontend built on top of Flutter.
Downloaders, Network Services• Web, Other
Standalone UI. Requires an existing instance of rTorroent, qBittorrent, Deluge, Transmission.
Network Services• Management, Web, Other, Other, Productivity, Tools / Utilities• Utilities
Fluidd is a free and open-source Klipper web interface for managing your 3d printer. You should be able to connect to Moonraker over the network. Just click on the three dots (menu) in the upper right corner and add your printer. WARNING : Don't forget to put you're real IP adress for the camera to work in this webui (ip of the local machine)
FoldingAtHome is a project ran by Stanford University to network thousands of computers together, using them to work out the folding of proteins to aid in the research of Alzheimer's, Huntington's, Parkinson's, and many cancers. WARNING: Using this container will increase CPU usage, continue @ own risk Directions: Edit the config.xml file with your preferences (Username/Team etc.) You might have to edit the config.xml in the FaH appdata folder to allow your specific subnet to use the WebUI /mnt/user/appdata/FoldingAtHome : this path is used to store the config.xml file for FAHClient. The program can be controlled by FAHControl App from http://folding.stanford.edu/. The FaHControl App is the preferred method of interfacing with the server as it provides more fine grained control vs the WebUI The WebUI is accessible through http://SERVER_IP:7396. The extra Nvidia variables are for GPU passthrough. Information on that can be found here: https://forums.unraid.net/topic/77813-plugin-linuxserverio-unraid-nvidia/