Workflow update

main
technorabilia 1 year ago
parent ad1b16abeb
commit ea11ac6c41

@ -1,7 +1,7 @@
# [Adguardhome-sync](https://github.com/bakito/adguardhome-sync/) is a tool to
# synchronize AdGuardHome config to replica instances.
source ./.env
. ./.env
docker run -d \
--name=adguardhome-sync \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# at work. You can stream to multiple players simultaneously, for instance to
# one player in your kitchen and another in your living room.
source ./.env
. ./.env
docker run -d \
--name=airsonic-advanced \
-e PUID=${PUID:-1024} `# for UserID` \

@ -5,7 +5,7 @@
# disposal. Apprise API was designed to easily fit into existing (and new) eco-
# systems that are looking for a simple notification solution.
source ./.env
. ./.env
docker run -d \
--name=apprise-api \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Audacity](https://www.audacityteam.org/) is an easy-to-use, multi-track audio
# editor and recorder. Developed by a group of volunteers as open source.
source ./.env
. ./.env
docker run -d \
--name=audacity \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# Helps caregivers track sleep, feedings, diaper changes, tummy time and more to
# learn about and predict baby's needs without (as much) guess work.
source ./.env
. ./.env
docker run -d \
--name=babybuddy \
-e PUID=${PUID:-1024} `# for UserID` \

@ -3,7 +3,7 @@
# define your preferences by TV show or movie and Bazarr takes care of
# everything for you.
source ./.env
. ./.env
docker run -d \
--name=bazarr \
-e PUID=${PUID:-1024} `# for UserID` \

@ -3,7 +3,7 @@
# experimental Web-based player, but it generally leaves actual sound-
# reproduction to specialized tools.
source ./.env
. ./.env
docker run -d \
--name=beets \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# reality, and computer games. **This image does not support GPU rendering out
# of the box only accelerated workspace experience**
source ./.env
. ./.env
docker run -d \
--name=blender \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# organizational resources). It supports virtualized, parallel, and GPU-based
# applications.
source ./.env
. ./.env
docker run -d \
--name=boinc \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# original Booksonic server and based on Airsonic. * Booksonic App - An DSub
# based Android app for connection to Booksonic-Air servers.
source ./.env
. ./.env
docker run -d \
--name=booksonic-air \
-e PUID=${PUID:-1024} `# for UserID` \

@ -6,7 +6,7 @@
# a pleasure than a chore. For more information on BookStack visit their website
# and check it out: https://www.bookstackapp.com
source ./.env
. ./.env
docker run -d \
--name=bookstack \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Budge](https://github.com/linuxserver/budge) is an open source 'budgeting
# with envelopes' personal finance app.
source ./.env
. ./.env
docker run -d \
--name=budge \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# edit metadata and your calibre library through the app itself. This software
# is a fork of library and licensed under the GPL v3 License.
source ./.env
. ./.env
docker run -d \
--name=calibre-web \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# It's also completely free and open source and great for both casual users and
# computer experts.
source ./.env
. ./.env
docker run -d \
--name=calibre \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Changedetection.io](https://github.com/dgtlmoon/changedetection.io) provides
# free, open-source web page monitoring, notification and change detection.
source ./.env
. ./.env
docker run -d \
--name=changedetection.io \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# browser project that aims to build a safer, faster, and more stable way for
# all users to experience the web.
source ./.env
. ./.env
docker run -d \
--name=chromium \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,5 +1,5 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ci for details.
source ./.env
. ./.env
docker run -d \
--name=ci \
-e PUID=${PUID:-1024} `# for UserID` \

@ -6,7 +6,7 @@
# when you're on the go. - All intensive computation runs on your server. -
# You're no longer running excess instances of Chrome.
source ./.env
. ./.env
docker run -d \
--name=code-server \
-e PUID=${PUID:-1024} `# for UserID` \

@ -17,7 +17,7 @@
# very easy to have an up to date OPDS server. * It was fun to code. If you want
# to use the OPDS feed don't forget to specify feed.php at the end of your URL.
source ./.env
. ./.env
docker run -d \
--name=cops \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# support for AirPlay devices, Apple Remote (and compatibles), Chromecast, MPD
# and internet radio.
source ./.env
. ./.env
docker run -d \
--name=daapd \
--net=host `# Shares host networking with container.` \

@ -4,7 +4,7 @@
# them through a zoomable lighttable and enables you to develop raw images and
# enhance them.
source ./.env
. ./.env
docker run -d \
--name=darktable \
-e PUID=${PUID:-1024} `# for UserID` \

@ -5,7 +5,7 @@
# supports completion notifications as well as downstream API calls, to further
# the workflow.
source ./.env
. ./.env
docker run -d \
--name=davos \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# wimpunk. It has the capability to update more than just dyndns and it can
# fetch your WAN-ipaddress in a few different ways.
source ./.env
. ./.env
docker run -d \
--name=ddclient \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# platform BitTorrent client. * Full Encryption * WebUI * Plugin System * Much
# more...
source ./.env
. ./.env
docker run -d \
--name=deluge \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [digiKam](https://www.digikam.org/): Professional Photo Management with the
# Power of Open Source
source ./.env
. ./.env
docker run -d \
--name=digikam \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Dillinger](https://github.com/joemccann/dillinger) is a cloud-enabled,
# mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
source ./.env
. ./.env
docker run -d \
--name=dillinger \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# source file system indexer that uses Elasticsearch to index and manage data
# across heterogeneous storage systems.
source ./.env
. ./.env
docker run -d \
--name=diskover \
-e PUID=${PUID:-1024} `# for UserID` \

@ -6,7 +6,7 @@
# 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.
source ./.env
. ./.env
docker run -d \
--name=dokuwiki \
-e PUID=${PUID:-1024} `# for UserID` \

@ -3,7 +3,7 @@
# sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much
# more. Notifications/Alerts can be sent to any mobile device.
source ./.env
. ./.env
docker run -d \
--name=domoticz \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Doplarr](https://github.com/kiranshila/Doplarr) is an *arr request bot for
# Discord.'
source ./.env
. ./.env
docker run -d \
--name=doplarr \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# open source file manager with two panels side by side. It is inspired by Total
# Commander and features some new ideas.
source ./.env
. ./.env
docker run -d \
--name=doublecommander \
-e PUID=${PUID:-1024} `# for UserID` \

@ -3,7 +3,7 @@
# free, and doesn't require reactivation or forum posts to maintain its
# existence.
source ./.env
. ./.env
docker run -d \
--name=duckdns \
-e PUID=${PUID:-1024} `# optional` `# for UserID` \

@ -2,7 +2,7 @@
# FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon
# Cloud Drive & S3, Google Drive, box.com, Mega, hubiC and many others.
source ./.env
. ./.env
docker run -d \
--name=duplicati \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# personal media libraries and streams them to smart TVs, streaming boxes and
# mobile devices. This container is packaged as a standalone emby Media Server.
source ./.env
. ./.env
docker run -d \
--name=emby \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# can calculate all kinds of statistics from your (local) Emby server. Just
# install this on your server and let him calculate all kinds of fun stuff.
source ./.env
. ./.env
docker run -d \
--name=embystat \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# emulation portable to nearly any device for many retro consoles. A mix of
# emulators is used between Libretro and EmulatorJS.
source ./.env
. ./.env
docker run -d \
--name=emulatorjs \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# another port and then let the script kiddies get stuck in this tarpit instead
# of bothering a real server.
source ./.env
. ./.env
docker run -d \
--name=endlessh \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Fail2ban](http://www.fail2ban.org/) is a daemon to ban hosts that cause
# multiple authentication errors.
source ./.env
. ./.env
docker run -d \
--name=fail2ban \
--net=host `# Shares host networking with container.` \

@ -1,7 +1,7 @@
# [Feed2toot](https://gitlab.com/chaica/feed2toot) automatically parses rss
# feeds, identifies new posts and posts them on the Mastodon social network.
source ./.env
. ./.env
docker run -d \
--name=feed2toot \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,5 +1,5 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/ffmpeg for details.
source ./.env
. ./.env
docker run -d \
--name=ffmpeg \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# cross-platform FTP, FTPS and SFTP client with lots of useful features and an
# intuitive graphical user interface.
source ./.env
. ./.env
docker run -d \
--name=filezilla \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# Corporation. Firefox uses the Gecko layout engine to render web pages, which
# implements current and anticipated web standards.
source ./.env
. ./.env
docker run -d \
--name=firefox \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Fleet](https://github.com/linuxserver/fleet) provides an online web interface
# which displays a set of maintained images from one or more owned repositories.
source ./.env
. ./.env
docker run -d \
--name=fleet \
-e PUID=${PUID:-1024} `# for UserID` \

@ -6,7 +6,7 @@
# scientists to better understand biology, and providing new opportunities for
# developing therapeutics.
source ./.env
. ./.env
docker run -d \
--name=foldingathome \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Freshrss](https://freshrss.org/) is a free, self-hostable aggregator for rss
# feeds.
source ./.env
. ./.env
docker run -d \
--name=freshrss \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Github Desktop](https://desktop.github.com/) is an open source Electron-based
# GitHub app. It is written in TypeScript and uses React.
source ./.env
. ./.env
docker run -d \
--name=github-desktop \
--cap-add=IPC_LOCK \

@ -2,7 +2,7 @@
# client originally forked from QGit. Nowadays it goes beyond of just a fork and
# adds a lot of new functionality.
source ./.env
. ./.env
docker run -d \
--name=gitqlient \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Grav](https://github.com/getgrav/grav/) is a Fast, Simple, and Flexible,
# file-based Web-platform.
source ./.env
. ./.env
docker run -d \
--name=grav \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# and what batteries need charging with this proudly Open Source tool For more
# information on grocy visit their website and check it out: https://grocy.info
source ./.env
. ./.env
docker run -d \
--name=grocy \
-e PUID=${PUID:-1024} `# for UserID` \

@ -14,7 +14,7 @@
# software have a look at their Wiki [https://github.com/bwssytems/ha-
# bridge/wiki](https://github.com/bwssytems/ha-bridge/wiki)
source ./.env
. ./.env
docker run -d \
--name=habridge \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# downloader for NZB and Torrent, written in Python. It supports SABnzbd,
# NZBget, Transmission, µTorrent and Blackhole.
source ./.env
. ./.env
docker run -d \
--name=headphones \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# your cron jobs. It's a web server that listens for pings from your cron jobs,
# plus a web interface.
source ./.env
. ./.env
docker run -d \
--name=healthchecks \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# tablet or even on the phone. You can sign-in via multiple auth providers like
# Facebook, Twitter, GitHub and many more on the homepage.
source ./.env
. ./.env
docker run -d \
--name=hedgedoc \
-e PUID=${PUID:-1024} `# for UserID` \

@ -3,7 +3,7 @@
# key to Heimdall. Why not use it as your browser start page? It even has the
# ability to include a search bar using either Google, Bing or DuckDuckGo.
source ./.env
. ./.env
docker run -d \
--name=heimdall \
-e PUID=${PUID:-1024} `# for UserID` \

@ -3,7 +3,7 @@
# community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi
# or a local server.
source ./.env
. ./.env
docker run -d \
--name=homeassistant \
--net=host `# Shares host networking with container. Required for some devices to be discovered by Home Assistant.` \

@ -1,7 +1,7 @@
# [Htpcmanager](https://github.com/HTPC-Manager/HTPC-Manager) is a front end for
# many htpc related applications.
source ./.env
. ./.env
docker run -d \
--name=htpcmanager \
-e PUID=${PUID:-1024} `# for UserID` \

@ -6,7 +6,7 @@
# maintained indexer scraping & translation logic - removing the burden from
# other apps.
source ./.env
. ./.env
docker run -d \
--name=jackett \
-e PUID=${PUID:-1024} `# for UserID` \

@ -7,7 +7,7 @@
# no hidden agendas: just a team who want to build something better and work
# together to achieve it.
source ./.env
. ./.env
docker run -d \
--name=jellyfin \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,5 +1,5 @@
This container needs special attention. Please check https://hub.docker.com/r/linuxserver/jenkins-builder for details.
source ./.env
. ./.env
docker run -d \
--name=jenkins-builder \
-e PUID=${PUID:-1024} `# for UserID` \

@ -9,7 +9,7 @@
# containers is powered by the open-source project
# [KasmVNC](https://www.kasmweb.com/kasmvnc.html?utm_campaign=LinuxServer&utm_source=kasmvnc).
source ./.env
. ./.env
docker run -d \
--name=kasm \
--privileged \

@ -2,7 +2,7 @@
# platform video editing program made by the KDE community. Feature rich and
# production ready.
source ./.env
. ./.env
docker run -d \
--name=kdenlive \
-e PUID=${PUID:-1024} `# for UserID` \

@ -3,7 +3,7 @@
# combination of Goodreads Librarything and optionally GoogleBooks as sources
# for author info and book info. This container is based on the DobyTang fork.
source ./.env
. ./.env
docker run -d \
--name=lazylibrarian \
-e PUID=${PUID:-1024} `# for UserID` \

@ -6,7 +6,7 @@
# use with a Lightweight Directory Access Protocol (LDAP) authentication server
# (OpenLDAP or Microsoft Windows Active Directory 2003 and 2012).
source ./.env
. ./.env
docker run -d \
--name=ldap-auth \
-e FERNETKEY= `# optional` `# Optionally define a custom valid fernet key (only needed if container is frequently recreated, or if using multi-node setups, invalidating previous authentications)` \

@ -3,7 +3,7 @@
# clean interface and feature-rich tools help you unleash your creativity and
# enhance your productivity.
source ./.env
. ./.env
docker run -d \
--name=libreoffice \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. No
# Flash, No Java, No Websocket, No Bullshit.
source ./.env
. ./.env
docker run -d \
--name=librespeed \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# configured to automatically upgrade the quality of files already downloaded
# when a better quality format becomes available.
source ./.env
. ./.env
docker run -d \
--name=lidarr \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# user/programmer-friendly Python IRC bot, with many existing plugins. Successor
# of the well-known Supybot.
source ./.env
. ./.env
docker run -d \
--name=limnoria \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Lollypop](https://wiki.gnome.org/Apps/Lollypop) is a lightweight modern music
# player designed to work excellently on the GNOME desktop environment.
source ./.env
. ./.env
docker run -d \
--name=lollypop \
-e PUID=${PUID:-1024} `# for UserID` \

@ -6,7 +6,7 @@
# albums. Any albums that were made public with a password will need to be re-
# secured.
source ./.env
. ./.env
docker run -d \
--name=lychee \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Mariadb](https://mariadb.org/) is one of the most popular database servers.
# Made by the original developers of MySQL.
source ./.env
. ./.env
docker run -d \
--name=mariadb \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# social network server based on ActivityPub where users can follow friends and
# discover new ones..
source ./.env
. ./.env
docker run -d \
--name=mastodon \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# Shows. It watches for new episodes of your favorite shows, and when they are
# posted it does its magic.
source ./.env
. ./.env
docker run -d \
--name=medusa \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# sandbox game and a game engine, inspired by InfiniMiner, Minecraft, and the
# like.
source ./.env
. ./.env
docker run -d \
--name=minetest \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# server version 1.2 that runs under Linux and it was tested with DVB-S, DVB-S2,
# DVB-T, DVB-T2, DVB-C, DVB-C2, ATSC and ISDB-T cards.
source ./.env
. ./.env
docker run -d \
--name=minisatip \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# use mStream to stream your music from your home computer to any device,
# anywhere. There are mobile apps available for both Android and iPhone.
source ./.env
. ./.env
docker run -d \
--name=mstream \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# Tor Browser to use without the Tor Network. Instead, you can use it with a
# trustworthy VPN.
source ./.env
. ./.env
docker run -d \
--name=mullvad-browser \
--cap-add=NET_ADMIN \

@ -2,7 +2,7 @@
# downloader (cbr/cbz) for use with NZB and torrents written in python. It
# supports SABnzbd, NZBGET, and many torrent clients in addition to DDL.
source ./.env
. ./.env
docker run -d \
--name=mylar3 \
-e PUID=${PUID:-1024} `# for UserID` \

@ -3,7 +3,7 @@
# provides data modeling, SQL development, and comprehensive administration
# tools for server configuration, user administration, backup, and much more.
source ./.env
. ./.env
docker run -d \
--name=mysql-workbench \
-e PUID=${PUID:-1024} `# for UserID` \

@ -6,7 +6,7 @@
# located [here](https://github.com/linuxserver/nano-wallet). You will need to
# pass a valid RPC host when accessing this container.
source ./.env
. ./.env
docker run -d \
--name=nano-wallet \
-p 80:80 `# Webserver port` \

@ -4,7 +4,7 @@
# green and decentralized network, this makes Nano ideal for everyday
# transactions.
source ./.env
. ./.env
docker run -d \
--name=nano \
-e PUID=${PUID:-1024} `# for UserID` \

@ -5,7 +5,7 @@
# operating system you want along with any specific types of versions or
# bootable flags.
source ./.env
. ./.env
docker run -d \
--name=netbootxyz \
-e PUID=${PUID:-1024} `# for UserID` \

@ -5,7 +5,7 @@
# engineers. It is intended to function as a domain-specific source of truth for
# network operations.
source ./.env
. ./.env
docker run -d \
--name=netbox \
-e PUID=${PUID:-1024} `# for UserID` \

@ -6,7 +6,7 @@
# Nextcloud you also access, sync and share your existing data on that FTP drive
# at the office, a Dropbox or a NAS you have at home.
source ./.env
. ./.env
docker run -d \
--name=nextcloud \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Nginx](https://nginx.org/) is a simple webserver with php support. The config
# files reside in `/config` for easy user customization.
source ./.env
. ./.env
docker run -d \
--name=nginx \
-e PUID=${PUID:-1024} `# for UserID` \

@ -5,7 +5,7 @@
# PAM for authentication. It is written from scratch and not based on the
# original IRCd.
source ./.env
. ./.env
docker run -d \
--name=ngircd \
-e PUID=${PUID:-1024} `# for UserID` \

@ -13,7 +13,7 @@
# provider, server, thread limits for all applications with one global config
# change.
source ./.env
. ./.env
docker run -d \
--name=nntp2nntp \
-e PUID=${PUID:-1024} `# for UserID` \

@ -9,7 +9,7 @@
# **NOTE:** The last version that supports migration is
# `linuxserver/nzbhydra2:v2.10.2-ls49`
source ./.env
. ./.env
docker run -d \
--name=nzbhydra2 \
-e PUID=${PUID:-1024} `# for UserID` \

@ -7,7 +7,7 @@
# automatically send them weekly newsletters of new content that has been added
# to your Plex server!
source ./.env
. ./.env
docker run -d \
--name=ombi \
-e PUID=${PUID:-1024} `# for UserID` \

@ -5,7 +5,7 @@
# users only have access to the folders mapped and the processes running inside
# this container.
source ./.env
. ./.env
docker run -d \
--name=openssh-server \
--hostname={{ project_name }} `# optional` `# Optionally the hostname can be defined.` \

@ -2,7 +2,7 @@
# version of VS Code that runs a server on a remote machine and allows access
# through a modern web browser.
source ./.env
. ./.env
docker run -d \
--name=openvscode-server \
-e PUID=${PUID:-1024} `# for UserID` \

@ -3,7 +3,7 @@
# distinguishes itself from other Chromium-based browsers (Chrome, Edge, etc.)
# through its user interface and other features.
source ./.env
. ./.env
docker run -d \
--name=opera \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# Module software used for descrambling DVB transmissions using smart cards.
# It's both a server and a client.
source ./.env
. ./.env
docker run -d \
--name=oscam \
-e PUID=${PUID:-1024} `# for UserID` \

@ -1,7 +1,7 @@
# [Overseerr](https://overseerr.dev/) is a request management and media
# discovery tool built to work with your existing Plex ecosystem.
source ./.env
. ./.env
docker run -d \
--name=overseerr \
-e PUID=${PUID:-1024} `# for UserID` \

@ -3,7 +3,7 @@
# text via peer to peer connection to devices in the same local network/Wi-Fi or
# to paired devices.
source ./.env
. ./.env
docker run -d \
--name=pairdrop \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# tool written in PHP, intended to handle the administration of MySQL over the
# Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB.
source ./.env
. ./.env
docker run -d \
--name=phpmyadmin \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# accounts on multiple chat networks simultaneously. This means that you can be
# chatting with friends on XMPP and sitting in an IRC channel at the same time.
source ./.env
. ./.env
docker run -d \
--name=pidgin \
-e PUID=${PUID:-1024} `# for UserID` \

@ -2,7 +2,7 @@
# comes with powerful features to publish and manage your collection of
# pictures.
source ./.env
. ./.env
docker run -d \
--name=piwigo \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# your libraries as well as automatically build collections based on various
# methods all detailed in the wiki.
source ./.env
. ./.env
docker run -d \
--name=plex-meta-manager \
-e PUID=${PUID:-1024} `# for UserID` \

@ -4,7 +4,7 @@
# a top priority. Straightforward design and bulk actions mean getting things
# done faster.
source ./.env
. ./.env
docker run -d \
--name=plex \
--net=host `# Use Host Networking` \

@ -3,7 +3,7 @@
# yourself. Secure, private and easy. No more depending on external services or
# e-mail to send those files.
source ./.env
. ./.env
docker run -d \
--name=projectsend \
-e PUID=${PUID:-1024} `# for UserID` \

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save