Pastey

Pastey

Docker app from CorneliousJD's Repository

Overview

A lightweight, self-hosted paste platform (Pastebin alternative) with language detection and on-disk encryption.

Runtime arguments

Web UI
http://[IP]:[PORT:5000]/
Network
bridge
Shell
sh
Privileged
false

Template configuration

Web InterfacePorttcp

Container Port: 5000

Target
5000
Default
5000
Value
5000
AppDataPathrw

Container Path: /app/data

Target
/app/data
Default
/mnt/user/appdata/pastey
Value
/mnt/user/appdata/pastey
PASTEY_RESTRICT_PASTINGVariable

Enable/disable restricting of pasting to whitelisted users.

Default
False
Value
False
PASTEY_RESTRICT_RAW_PASTINGVariable

Enable/disable restricting of pasting via /raw to whitelisted users.

Default
True
Value
True
PASTEY_RATE_LIMITVariable

Rate limit for pasting, for non-whitelisted users.

Default
5/hour
Value
5/hour
PASTEY_RECENT_PASTESVariable

Number of recent pastes to show on the home page.

Default
10
Value
10
PASTEY_BEHIND_PROXYVariable

Inform Pastey if it is behind a reverse proxy (nginx, etc.). If this is the case, it will rely on HTTP headers X-Real-IP or X-Forwarded-For. NOTE: Make sure your proxy config sets these values.

Default
False
Value
False
PASTEY_USE_WHITELISTVariable

Enable/disable whitelisting for admin tasks (view recent, delete, config).

Default
True
Value
True
PASTEY_WHITELIST_CIDRVariable

List of whitelisted IP addresses or networks (in CIDR format).

Value
127.0.0.1/32,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
PASTEY_GUESS_THRESHOLDVariable

Threshold for automatic language detection guesses. If a result is below this value, it is treated as Plaintext.

Default
0.20
Value
0.20

Download Statistics

110,889
Total Downloads
1,878
This Month
1,494
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
cesura/pastey
Last Updated2022-09-06
First Seen2021-04-14

Run Pastey on Unraid.

Pastey is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.