MySpeed
Network Services, Other, Tools / Utilities, Utilities
MySpeed is a Software that helps you keeping track of your network speed. It automatically creates speedtests based on your schedule and displays them in a list.
Browse our large and growing catalog of applications to run in your Unraid server.
Network Services, Other, Tools / Utilities, Utilities
MySpeed is a Software that helps you keeping track of your network speed. It automatically creates speedtests based on your schedule and displays them in a list.
Network Services, Other, Other, Tools / Utilities, Utilities
|------------------------------------------------- | General Information |------------------------------------------------- Official MySQL database container. It allows to set a database and username without using the console. MySQL is the world's most popular open source database. With its proven performance, reliability and ease-of-use, MySQL has become the leading database choice for web-based applications, covering the entire range from personal projects and websites, via e-commerce and information services, all the way to high profile web properties including Facebook, Twitter, YouTube, Yahoo! and many more. For more information and related downloads for MySQL Server and other MySQL products, please visit www.mysql.com. |------------------------------------------------- | Root Password |------------------------------------------------- This container creates by default a random root password on initial execution. Open Docker > MySQL Icon > Logs > Scroll down to "GENERATED ROOT PASSWORD" to find it. |------------------------------------------------- | Creating database dumps |------------------------------------------------- docker exec some-mysql sh -c 'exec mysqldump --all-databases -uroot -p"$MYSQL_ROOT_PASSWORD"' > /mnt/user/Backups/all-databases.sql |------------------------------------------------- | Restoring data from dump files |------------------------------------------------- docker exec -i some-mysql sh -c 'exec mysql -uroot -p"$MYSQL_ROOT_PASSWORD"' < /mnt/user/Backups/all-databases.sql |------------------------------------------------- | Configuration without a cnf file |------------------------------------------------- Many configuration options can be passed as flags to mysqld. This will give you the flexibility to customize the container without needing a cnf file. For example, if you want to change the default encoding and collation for all tables to use UTF-8 (utf8mb4) just append the following to the Post Arguments: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci Here is a list of all Server System Variables -> https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html |------------------------------------------------- | Repository tags |------------------------------------------------- If you want to install a specific version of mysql, you can simply customize the repository. For example: mysql (is the same like mysql:latest) mysql:5.7 mysql:8.2.0
Tools / Utilities, Utilities
MySQL Workbench(https://www.mysql.com/products/workbench/) is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more.
Mysterium Node - decentralized VPN built on blockchain Cross-platform software to run a node in Mysterium Network. It contains Mysterium server (node), client API (tequila API) and client-cli (console client) for Mysterium Network.
n8n (pronounced n-eight-n) helps you to interconnect every app with an API in the world with each other to share and manipulate its data without a single line of code. It is an easy to use, user-friendly and highly customizable service, which uses an intuitive user interface for you to design your unique workflows very fast. Hosted on your server and not based in the cloud, it keeps your sensible data very secure in your own trusted database. Configuration Config : Storing n8n config and SQL Lite db for your personal workflows. Timezone : (Optional) Required for scheduling to know what time zone the workflows should be started. See https://momentjs.com/timezone/ to find your timezone string. Webhook Tunnel: (Optional) Set the webhook URL manually to correctly display in Editor UI and for it to get registered correctly with external services. Must have trailing slash. (e.g.'http://192.168.1.161:5678/') Important: To avoid `permission denied` errors, you must ensure the user id and group id of that appdata folder to user:group of 1000:1000. Run this command in the terminal `chown 1000:1000 /mnt/cache/appdata/n8n`.
Backup, Cloud, Tools / Utilities, Utilities
This unRAID application is a Docker container running rclone's built-in GUI (https://rclone.org/gui/). The default username and password is rclone/rclone. To change it, modify the --rc-user and --rc-pass values for Post Arguments in unRAID's container configuration.
Other, Tools / Utilities, Utilities
Nadekobot is a Discord bot with an extensive set of available commands and moderation tools for your own Discord guild. You can view the available commands on https://nadeko.bot/commands Official project repository: https://gitlab.com/Kwoth/nadekobot
Network Services, Management, Tools / Utilities, Utilities
This simple container will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. For more info see: https://www.namecheap.com/support/knowledgebase/article.aspx/29/11/how-do-i-use-a-browser-to-dynamically-update-the-hosts-ip/
Nano-wallet(https://nano.org/) is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurrencies. With ultrafast transactions and zero fees on a secure, green and decentralized network, this makes Nano ideal for everyday transactions. This container is a simple nginx wrapper for the light wallet located here(https://github.com/linuxserver/nano-wallet). You will need to pass a valid RPC host when accessing this container.
Modern Music Server and Streamer compatible with Subsonic/Airsonic
This Docker will download and install SteamCMD. It will also install Necesse and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory!
Neo4j is a highly scalable, robust native graph database.
Simple self-hosted bookmark service.
This Docker will download and install SteamCMD. It will also install NEOTOKYO and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory!
This plugin allows installation of extra packages, mostly CLI, for advanced users. Use at your own risk. Not officially supported by LimeTech. Note that this plugin is not currently supported and this project is looking for someone to fork it and keep it alive.
Network Services, Management, Security, Tools / Utilities, Utilities
Previously PiAlert - this can be installed in the same config directories The system continuously scans the network for New devices, New connections (re-connections), Disconnections, "Always Connected" devices down, Devices IP changes and Internet IP address changes. Scanning methods are: Method 1: arp-scan. The arp-scan system utility is used to search for devices on the network using arp frames. Method 2: Pi-hole. This method is optional and complementary to method 1. If the Pi-hole DNS server is active, Pi.Alert examines its activity looking for active devices using DNS that have not been detected by method 1. Method 3. dnsmasq. This method is optional and complementary to the previous methods. If the DHCP server dnsmasq is active, Pi.Alert examines the DHCP leases (addresses assigned) to find active devices that were not discovered by the other methods. NOTE: remember to set the scan subnets in the pialert.conf, or in the settings UI. It can take up to 15 minutes for the first scan, subsequent scans are much quicker
Network Services, Other, Plugins, Tools / Utilities, Utilities
A plugin that integrates the legacy AFP file sharing protocol into newer UNRAID versions.
Network Services, Management
NetBird is an open-source VPN management platform built on top of WireGuard® making it easy to create secure private networks for your organization or home. The NetBird Client application (or agent) is a software that is installed on your machines. It is an entry point to you private network that makes it possible for machines to communicate with each other. Once installed and registered, a machine becomes a peer in the network and can be managed from a self-hosted or cloud daashboard. Note: This is not neccessary to install if you just want the server stack.
Network Services, Management
NetBird is an open-source VPN management platform built on top of WireGuard® making it easy to create secure private networks for your organization or home. The Dashboard service provides a user friendly interface for management of peers and the overall network. Look at the "Additional Requirements" for the other two parts of the server stack.
Network Services, Management
NetBird is an open-source VPN management platform built on top of WireGuard® making it easy to create secure private networks for your organization or home. The Management service is the central coordination component for NetBird. It keeps the network state, public Wireguard keys of the peers, authenticates and distributes network changes to peers. Look at the "Additional Requirements" for the other two parts of the server stack.
Network Services, Management
NetBird is an open-source VPN management platform built on top of WireGuard® making it easy to create secure private networks for your organization or home. The Signal Service or simply Signal is a lightweight piece of software that helps peers to negotiate direct connections. It does not store any data and no traffic passes through it. Look at the "Additional Requirements" for the other two parts of the server stack.
Network Services, Management, Productivity, Tools / Utilities, Utilities
Netbootxyz(https://netboot.xyz) is a way to PXE boot various operating system installers or utilities from one place within the BIOS without the need of having to go retrieve the media to run the tool. iPXE is used to provide a user friendly menu from within the BIOS that lets you easily choose the operating system you want along with any specific types of versions or bootable flags.
Network Services, Management
Netbox(https://github.com/netbox-community/netbox) is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers. It is intended to function as a domain-specific source of truth for network operations.
Real-time performance monitoring, done right! Real-time, per second updates, snappy refreshes! 300+ charts out of the box, 2000+ metrics monitored! Zero configuration, zero maintenance, zero dependencies! Live demo: https://learn.netdata.cloud/docs/live-demo
Netdata with Nvidia GPU monitoring in a container. An automated build of netdata with glibc for use with Nvidia GPUs. NOTE: An Nvidia GPU and the Unraid Nvidia Plugin are required to use this image. If you wish to use it without a gpu, (eg need glibc for another reason) turn on Advanced View and remove '--runtime=nvidia' from Extra Parameters, and remove NVIDIA_VISIBLE_DEVICES or set it to 'void'.
Crypto Currency, Other
Official .net implementation of the Ethereum protocol.
Like DuckDNS, but for Netlify
This plugin installs and utilizes vnstat to visualize network usage on your unRaid network interfaces
Drivers, Plugins, Tools / Utilities, System
A refactored, modernized version of the original NUT plugin with a focus on frequent updates. This alternative version has improved usability through precise documentation, offering various NUT backends to choose from, and following the latest developments of the NUT master branch more closely. It strives to maximize both your UPS performance and compatibility, while also aiming to provide useful new features with the same amount of stability as in earlier versions.
Productivity, Tools / Utilities, Utilities
With this Docker you can manage the used hosts in your networks. It supports multiple networks based on their subnet and size. Within each host you can specify the ports that are used and the services that are running on them.