![cyberchef's Icon](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/cyberchef.png)
cyberchef
Productivity, Tools / Utilities• Utilities
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis.
Browse our large and growing catalog of applications to run in your Unraid server.
Productivity, Tools / Utilities• Utilities
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis.
Media Applications• Video, Media Servers• Video, Other, Productivity, Tools / Utilities• Utilities
A UI for DAPS (Drazzilb's Arr PMM Scripts)
Darktable is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.
Other, Productivity
Databag is a federated chat app that focuses on user privacy and security. It allows users to communicate with each other in real-time, while keeping their conversations private and secure from third-party surveillance. https://hub.docker.com/r/balzack/databag/
Media Applications• Photos, Media Servers• Photos, Other, Productivity, Tools / Utilities• Utilities
A self-hosted web app designed to replace Google Timeline (aka Google Location History). Visualize your data on an interactive map, import your location history from Google Maps Timeline and Owntracks, and explore statistics like the number of countries and cities visited, total distance traveled, and more!
Media Applications• Other, Other, Productivity, Tools / Utilities• Utilities
Discord bot to control Docker services via the Docker socket
Drivers, Network Services• Other, Productivity, Tools / Utilities• Utilities
This container will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. On first run you will have to edit the mirror.list file that lives in your CONFIG_DIR which repositories you want to sync and other settings like how many threads to use for downloading,... Restart the container afterwards (keep an eye on the logs the container will tell you what to do). ATTENTION/WARNING: Keep in mind that the first sync can take very long depending on how much repositories you've selected (stable main contrib non-free: Will take about 200GB of hard drive space!). Update from the mirror files: By default a cron job will run every day at 01:00 which will update your mirror. Mirror address: The default address for the mirror is 'http://ipFROMtheCONTAINER:980' Add something like this to your '/etc/apt/sources.list': 'deb http://ipFROMtheCONTAINER:980/debian stable main contrib non-free'
Productivity, Tools / Utilities• System
This Container is a full Debian Bookworm Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. ROOT ACCESS: 1. Open up your WebGUI 2. Open up a terminal 3. Type in 'su' 4. Type in your password that you've set (no screenoutput is shown if you type in passwords in Linux) 5. Press Enter 6. You should now be root. If you want to install some other application you can do that by creating a user.sh and mounting it to the container to /opt/scripts/user.sh (a standard bash script should do the trick). You also can reverse proxy this container with nginx or apache (for more info see the Github/Dockerhub page). Storage Note: All things that are saved in the container should be in the home or a subdirectory in your homefolder, all files that are store outside your homefolder are not persistant and will be wiped if there is an update of the container or you change something in the template.
Downloaders, Media Applications• Music, Video, Media Servers• Music, Video, Other, Productivity, Tools / Utilities• Utilities
Deleterr uses Radarr, Sonarr, and Tautulli to identify and delete media files based on user-specified criteria. Deleterr is customizable, allowing you to specify metadata based rules for different libraries and Sonarr/Radarr instances. Setup Deleterr to run on a schedule and it will automatically delete media files that meet your criteria. This allows to keep your library fresh and clean, without having to manually manage it to free up space.
Network Services• Web, Productivity, Tools / Utilities• Utilities
An Instant App & API for your SQL Database. Directus wraps your new or existing SQL database with a realtime GraphQL+REST API for developers, and an intuitive admin app for non-technical users.
Backup, Network Services• Other, Productivity, Tools / Utilities• Utilities
This Docker will download and install the Runtime and also DirSyncPro with optional encryption by CryFS. You can sync your files to another offsite SMB (is removed in the latest version, please use Unassigned Devices Plugin in Unraid and mount the share with the 'local' option), FTP or WebDAV share also don't forget to specify a path where your source files are. You can also use this tool to duplicate your files on the server to another directory. ENCRYPTION: If you want to use encryption by CryFS you can enable it in the variables below and the mounted folder will be automaticaly encrypted (smb: '/mnt/smb' - ftp: '/mnt/ftp' - webdav: '/mnt/webdav' - local: if you set the type to 'local' you must set the container mountpoint to: '/mnt/local'). Please also note if you set up a encrypted share for the first time the destination folder should be empty since CryFS will create a folder with the basic information for the encryption and all the split files (don't delete any folder since it can corrupt files). The docker will automaticaly create a directory named 'cryfs' in the main directory of DirSyncPro, please copy the 'cryfs.cfg' to a save place since you will need this file and your selected password for CryFS to decrypt the files. Restoring of encrypted files on another computer/server with this Docker: start the container once with CryFS enabled but set no password, the container will start and create the 'cryfs' directory, stop the container copy your cryfs.cfg in the 'cryfs' folder edit the Docker and set the apropriate password and blocksize for the cryfs.cfg and restart the Docker. Now you can sync from/or to your encrypted share again. Also there is a commandline mode without the GUI if you configured all right under the 'Show more settings' section, please be sure that you put your config file in the main directory of the Docker and specify it.
Cloud, Other, Productivity, Tools / Utilities• Utilities
Diun is a CLI application to receive notifications when a Docker image is updated on a Docker registry. Requires a configuration file at the Config File path: https://crazymax.dev/diun/config/#configuration-file
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.
Other, Productivity, Tools / Utilities• Utilities
Manage docker images, containers in Vim.
Cloud, Network Services• Management, Productivity, Tools / Utilities• Utilities
Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Docker Registry image @ https://hub.docker.com/_/registry/ Configuration /mnt/user/appdata/registry This is where Registry will store it's data. Port 5000 Default connection port
Network Services• Management, Other, Productivity, Tools / Utilities• Utilities
Simple UI driven way to manage updates and notifications for Docker containers.
Productivity, Tools / Utilities• Utilities
Open-source collaborative wiki and documentation software Create, collaborate, and share knowledge seamlessly with Docmost. Ideal for managing your wiki, knowledge-base, documentation and a lot more. Require before deploying: - Postgres - redis
Productivity, Tools / Utilities• Utilities
DocPHT you can take notes and quickly document anything and without the use of any database.
Cloud, Other, Productivity, Tools / Utilities• Utilities
A simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.
Network Services• Management, Web, Productivity, Tools / Utilities• Utilities
Dokémon is a friendly GUI for managing Docker Containers. You can manage multiple servers from a single Dokemon instance.
Network Services• Management, Web, Productivity, Tools / Utilities• Utilities
Dokémon-Agent to connect to a Dokémon-Server to manage multiple docker servers from a single webui
Productivity, Tools / Utilities• Utilities
Dokuwiki(https://www.dokuwiki.org/dokuwiki/) is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.
Open Source ERP and CRM for business. Default login is admin/admin. Database creation takes a few minutes on first launch.
Other, Productivity, Tools / Utilities• Utilities
An open-source, user-friendly app for managing tasks and chores, featuring customizable options to help you and others stay organized.
Media Applications• Video, Other, Productivity, Tools / Utilities• Utilities
DOODS (Dedicated Open Object Detection Service) is a REST service that detects objects in images or video streams. It also supports GPUs and EdgeTPU hardware acceleration. For Nvidia GPU support, add "--gpus all" to the Extra Parameters field under Advanced.
Home Automation, Productivity, Tools / Utilities• Utilities
Unified UI and API for processing and training images for facial recognition.
Home Automation, Productivity, Tools / Utilities• Utilities
Unified UI and API for processing and training images for facial recognition
A lightweight diagram drawing application
Productivity, Tools / Utilities• Utilities
Drone is a Continuous Integration platform built on Docker
Productivity, Tools / Utilities• Utilities
Drone is a Continuous Integration platform built on Docker