Skip to content

Pairdrop

Logo

Description

PairDrop is a sublime alternative to AirDrop that works on all platforms. Send images, documents or text via peer to peer connection to devices in the same local network/Wi-Fi or to paired devices.

Image

linuxserver/pairdrop:latest

Categories

  • Uncategorized Services

Ports

  • 3000:3000/tcp

Volumes

ContainerBind
/config/opt/appdata/pairdrop

Environment Variables

NameLabelDefaultDescription
PUIDPUID1024for UserID
PGIDPGID100for GroupID
TZTZEurope/Amsterdamspecify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List).
RATE_LIMITRATE_LIMITfalseSet to `true` to limit clients to 100 requests per 5 min
WS_FALLBACKWS_FALLBACKfalseSet to `true` to enable websocket fallback if the peer to peer WebRTC connection is not available to the client (see App Setup notes).
RTC_CONFIGRTC_CONFIG``````Path to a json file containing custom STUN/TURN config (see App Setup notes)
DEBUG_MODEDEBUG_MODEfalseSet to `true` to debug the http server configuration by logging clients IP addresses used by PairDrop to STDOUT. [See here for more info](https://github.com/schlagmichdoch/PairDrop/blob/master/docs/host-your-own.md#debug-mode). Do not use in production!

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.pairdrop.ruleHost(`pairdrop.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.pairdrop.entrypointshttps
traefik.http.services.pairdrop.loadbalancer.server.port3000
traefik.http.routers.pairdrop.tlstrue
traefik.http.routers.pairdrop.tls.certresolverdefault
traefik.http.routers.pairdrop.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titlePairdrop
mafl.descriptionPairDrop is a sublime alternative to AirDrop that works on all platforms.
mafl.linkhttps://pairdrop.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupServices
mafl.icon.urlhttps://raw.githubusercontent.com/schlagmichdoch/PairDrop/master/public/images/android-chrome-512x512.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.