Nitter
Cloud, Media Applications• Other, Other, Productivity, Tools / Utilities• Utilities
A free and open source alternative Twitter front-end focused on privacy and performance.
Browse our large and growing catalog of applications to run in your Unraid server.
Cloud, Media Applications• Other, Other, Productivity, Tools / Utilities• Utilities
A free and open source alternative Twitter front-end focused on privacy and performance.
A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365 and SharePoint. Installation: - Before creating the Onedrive docker container, make sure you created a configuration and data folder first (see template). - Install the Onedrive docker container using the template. - Once installed, stop the docker container and find the container ID. (In the right upper corner of the docker page, switch over from ‘Basic view’ to ‘Advanced view’. Now you can see the Container ID for your newly created container (for example 72409c107bd0). Copy this ID.) - Open the Unraid terminal and type: docker start your_container_ID --interactive (use right mouse --> paste to paste your container ID in the terminal). - After entering the command and pressing enter, the container starts in interactive mode and a link to a Microsoft login page is shown in the terminal. You can open this link by clicking on it and log in with the Microsoft credentials of the Onedrive account you want to add. If successful, a blank page is shown. Copy the full address of this page and past it (right mouse and paste) in the terminal as the response URL and press enter. If the link is accepted, the client immediately starts downloading your files. - You can close the terminal, restart the container normally and everything should be working from now on. - For every Onedrive account you want to sync with Unraid, you need to create a new docker container with a different folder for the configuration and data files.
Cloud, Productivity, Tools / Utilities• Utilities
OpenProject is a web-based project management system for location-independent team collaboration, this is a release of the open-source community edition. Once the container has started it may take a few minutes before the WebUI is available, see container logs for startup progress. The default administrator login credentials are: Username: admin Password: admin For advanced configuration, see all supported environment variables: (https://www.openproject.org/docs/installation-and-operations/configuration/environment/#supported-environment-variables)
Cloud, Network Services• Other, Productivity, Tools / Utilities• Utilities
OwnCloud provides universal access to your files via the web, your computer or your mobile devices — wherever you are. Mariadb is built into the image. Built with php 7.2, 7.3, and 7.4 (selectable), mariadb 10.4 and nginx 1.18 Configuration /config - Where ownCloud should store its config files. /data - Where ownCloud should store its data files. Note: Set Network to br0 and assign a static IP address.
Dockerized ownCloud CLI Client (owncloudcmd) to sync from any supported ownCloud-like (e.g. TransIP STACK, NextCloud) enviroment.
Ownfoil is a Nintendo Switch library manager, that will also turn your library into a fully customizable and self-hosted Tinfoil Shop. The goal of this project is to manage your library, identify any missing content (DLCs or updates) and provide a user friendly way to browse your content. The project is still in development, expect things to break or change without notice.
Cloud, Media Applications• Music, Photos, Video, Media Servers• Music, Photos, Video
Homepage: http://bpatrik.github.io/pigallery2/ This is a fast (like faster than your PC fast) directory-first photo gallery website, optimised for running on low resource servers (especially on raspberry pi). ✔️ Strenghts: ⚡ Fast, like for real ✔️ Simple. Point to your photos folder and a temp folder and you are good to go ⛔ Weakness: 😥 Its simple. Shows what you have that's it. No gallery changes (photo delete, rotate, enhance, tag, organize, etc), your gallery folder is read-only. Live Demo @ heroku: https://pigallery2.herokuapp.com/ BasicLogin. User: Admin Password: Admin
Cloud, Productivity
Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer. ✨ Features Spin up your instance within 2 minutes Create a share with files that you can access with a link No file size limit, only your disk will be your limit Set a share expiration Optionally secure your share with a visitor limit and a password Email recepients Light & dark mode
A tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. Basically self-hosted Pinterest. Project includes a chrome/firefox extension bookmarklet.
Cloud, Network Services• Messenger, Web, Other, Productivity, Tools / Utilities• Utilities
FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. INITIAL SETUP: 0. Requires registered FQDN to send/receive external email. 1. Following ports are used by container for mail: 25, 110, 143, 443, 465, 587, 993, 995 2. Following ports are used by container for webui: 443, 8280 (These may conflict, check your ports) 3. Make a user share for mail data, default is /mnt/user/poste 4. Some or all mail ports may need to be opened, forwarded, or dmz for mail send/receive to work. Optional arguments -e "HTTPS=OFF" To disable all redirects to encrypted HTTP, its useful when you are using some kind of reverse proxy (place this argument before image name!) NOTE: Marked as BETA, simply because author is not an expert in email exchange servers -- software itself looks pretty good.
Cloud, Other, Productivity, Tools / Utilities• Utilities
A relay for sending email without using an external SMTP server. See all available configuration options: https://github.com/wader/postfix-relay#postfix-variables
Cloud, Network Services• Other, Productivity, Tools / Utilities• Utilities
Projectsend(http://www.projectsend.org) is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. Secure, private and easy. No more depending on external services or e-mail to send those files.
Cloud, Productivity, Tools / Utilities• Utilities
Simple container for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD.
Simple open source self-hosted file sharing solution. To access Admin Page add /admin at the end of the URL Run chown -R 1000 /mnt/user/appdata/psitransfer/ After install in Unraid CLI
Cloud, Other, Productivity, Tools / Utilities• Utilities
An advanced, open-source internet operating system designed to be feature-rich, exceptionally fast, and highly extensible.
Cloud, Network Services• Other, Tools / Utilities• Utilities
Pwndrop(https://github.com/kgretzky/pwndrop) is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV.
Cloud, Network Services• Other
Pydio-cells(https://pydio.com/) is the nextgen file sharing platform for organizations. It is a full rewrite of the Pydio project using the Go language following a micro-service architecture.
Docker for Rclone - a command line program to sync files and directories to and from various cloud services.
The plugin installs rclone. rclone is a command line program to sync files and directories to and from services such as: Amazon Drive Amazon S3 Backblaze B2 Box Dropbox FTP Google Cloud Storage Google Drive HTTP Microsoft Azure Blob Storage Microsoft OneDrive Nextcloud ownCloud SFTP WebDAV The local filesystem * And many more Go to http://rclone.org/ for more information.
Docker for Rclone FUSE mount feature (exposable to host and other docker containers, e.g. Plex, Nextcloud, glFTPd) Configuration /config The path to where the .rclone.conf file is RCLONE_REMOTE_MOUNT The destination that the data should be backed up to (must be the same name as specified in .rclone.conf. E.g. AmazonEncrypted:) RCLONE_MOUNT_OPTIONS (Advanced) Extra mount options that can be used, see: https://rclone.org/commands/rclone_mount/ . E.g. --read-only --buffer-size=1G --max-read-ahead=200M --acd-templink-threshold=0 --dir-cache-time=60m --timeout=30s --contimeout=15s --retries=3 --low-level-retries=1 --stats=0 -v RCLONE_CONFIG_PASS (Advanced) The password for the .rclone.conf pass (if specified when creating the config file)
Cloud, Network Services• Web
Redmine is a free and open source, web-based project management and issue tracking tool. It allows users to manage multiple projects and associated subprojects. It features per project wikis and forums, time tracking, and flexible role based access control. It includes a calendar and Gantt charts to aid visual representation of projects and their deadlines. Redmine integrates with various version control systems and includes a repository browser and diff viewer. The basic user is user: admin password: admin
Cloud, Other, Productivity, Tools / Utilities• Utilities
A Telegram bot that monitors the releases of given repos, sending messages upon a new release.
Backup, Cloud, Network Services• Other, Tools / Utilities• Utilities
Resilio-sync(https://www.resilio.com/individuals/) (formerly BitTorrent Sync) uses the BitTorrent protocol to sync files and folders between all of your devices. There are both free and paid versions, this container supports both. There is an official sync image but we created this one as it supports user mapping to simplify permissions for volumes.
Backup, Cloud, Other, Productivity, Tools / Utilities• Utilities
A backup program that is fast, efficient and secure.
A simple way to backup important files to Amazon S3 and Glacier.
This application backs up every folder mounted at /data/ to a given AWS S3 path using the aws s3 sync command. It requires a pair of (IAM) Access and Secret Keys. You can supply the usual s3 sync parameters such as --delete and everything else. The cron schedule defines how often the sync command is executed, and it uses a lockfile to avoid parallel executions.
Cloud, Crypto Currency
ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy. Note: This docker container runs the ScPrime Xa-Miner Software (Basic version) used for operating a storage provider. Setup: Command-line is required to configure your storage provider instance. Open the Unraid terminal and enter: docker exec -it scprime sh Getting Started: https://docs.scpri.me/diy-getting-started Storage Network Status: https://scpri.me/network Join the Discord for Help (Recommended): https://discord.gg/scprime Support can be found in Discord: #support-diy
Cloud, Media Applications• Music, Photos, Video, Other, Media Servers• Music, Photos, Video, Other, Network Services• Web
Seafile is an open source enterprise file sync and share platform with high reliability and performance. Seafile provides similar feature set to Dropbox, Google Drive and Office 365, while it allows users to host the server on their own hardware. The core feature of Seafile is file sync and share. It provides client apps for most operating systems like Windows, Mac OS, Linux, iOS and Android. It also provides a user-friendly web interface for accessing files in a web browser.
Cloud, Network Services• Web, Productivity, Tools / Utilities• Utilities
Expose local servers to the internet via SSH tunneling.
This server allows you to easily upload ShareX screenshots and videos. It includes token authentication for security and can handle various image file types by converting them to WebP format for efficient storage. View the Git page: https://git.fascinated.cc/Fascinated/sharex-php-uploader