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.
Ephemeral version requires no other database container! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed.
PhotoPrism Helper is an unofficial companion tool created for use alongside PhotoPrism. This project isn't associated with the PhotoPrism project, it's just a companion tool created to extend the functionality of PhotoPrism.
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
PlantUML server is an all-in-one application that has a web UI for creating diagrams.
PlantUML is a highly versatile tool that facilitates the rapid and straightforward creation of a wide array of diagrams.
Utilizing a simple and intuitive language, users can effortlessly draft various types of diagrams. For a detailed exploration of the language's capabilities and syntax, please refer to the PlantUML Language Reference Guide (https://plantuml.com/guide).
If you are new to PlantUML, we recommend starting with our quick start page (https://plantuml.com/starting) to get up and running quickly. Should you have any questions, our F.A.Q. page (https://plantuml.com/faq) is a valuable resource. Additionally, PlantUML can be seamlessly integrated with a variety of other tools (https://plantuml.com/running) to enhance your workflow.
Plauna is a privacy focused service that helps you categorize your e-mails. All of its data is stored only on your computer. You can parse your e-mails from mbox files or directly by connecting to your IMAP servers. Plauna helps you categorize your e-mails and automates the process so that incoming e-mails are moved to their respective folders on your IMAP server.
Automated language selection for Plex TV shows. Lets you have a Netflix-like experience by auto-updating the language of your Plex TV Show episodes based on the current language you are using without messing with your existing language preferences.
PlexAniBridge is a tool designed to keep your AniList profile automatically synced with your Plex activity. Whether you're tracking your watch progress, ratings, or reviews, PlexAniBridge has you covered.
PlexWatch is a Discord bot that brings your Plex media server to life with a real-time dashboard. Monitor active streams, track SABnzbd downloads, and check server uptime—all directly in your Discord server.
PodPeopleDB is an open-source database for podcast hosts and guests, serving as the IMDB of podcasting. It automatically indexes podcast host information from podcast feeds and allows manual submissions of host/guest information.
Portainer consists of two elements, the Portainer Server, and the Portainer Agent. Both elements run as lightweight Docker containers on a Docker engine.
Portainer uses the Portainer Agent container to communicate with the Portainer Server instance and provide access to the node's resources.
Portainer is a lightweight management UI which allows you to easily manage your different Docker environments (Docker hosts or Swarm clusters). Portainer is meant to be as simple to deploy as it is to use. It consists of a single container that can run on any Docker engine (can be deployed as Linux container or a Windows native container, supports other platforms too). Portainer allows you to manage all your Docker resources (containers, images, volumes, networks and more) ! It is compatible with the standalone Docker engine and with Docker Swarm mode.
Portfolio Performance is an open source tool to calculate the overall performance of an investment portfolio - across all accounts - using True-Time Weighted Return or Internal Rate of Return.
Update: The container will check on every start/restart if there is a newer version available
ATTENTION: Please save your documents only in the Home directory! Don't save or modify anything inside the 'bin' and 'runtime' folders.
INFO: If the last view is not saved accross container restarts it is recommended to exit the container once after you've configured it to your likings through the WebGUI by clicking File -> Quit, this will ensure that the last view is saved properly.
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.
A relay for sending email without using an external SMTP server.
See all available configuration options: https://github.com/wader/postfix-relay#postfix-variables
This runs Postfix (as a relay) in Docker.
Most home ISPs block port 25, so outbound emails must be relayed through an external SMTP server (e.g., Gmail).
This container acts as a single collections point for devices needing to send email.
⚠️ Postfix acts as an open relay. As such, this is not meant to be run on the internet, only on a trusted internal network! ⚠️
Requirements
You must already have a account on an external SMTP server (e.g., Gmail, AWS SES, etc...).
Your external SMTP server must be using encryption (i.e., plaintext is not allowed)