Pastey

Pastey

Docker 应用程序 from CorneliousJD's Repository

概述

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

运行时参数

网络用户界面
http://[IP]:[PORT:5000]/
网络
bridge
外壳
sh
特权
false

模板配置

Web InterfacePorttcp

Container Port: 5000

目标
5000
默认值
5000
价值
5000
AppDataPathrw

Container Path: /app/data

目标
/app/data
默认值
/mnt/user/appdata/pastey
价值
/mnt/user/appdata/pastey
PASTEY_RESTRICT_PASTINGVariable

Enable/disable restricting of pasting to whitelisted users.

默认值
False
价值
False
PASTEY_RESTRICT_RAW_PASTINGVariable

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

默认值
True
价值
True
PASTEY_RATE_LIMITVariable

Rate limit for pasting, for non-whitelisted users.

默认值
5/hour
价值
5/hour
PASTEY_RECENT_PASTESVariable

Number of recent pastes to show on the home page.

默认值
10
价值
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.

默认值
False
价值
False
PASTEY_USE_WHITELISTVariable

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

默认值
True
价值
True
PASTEY_WHITELIST_CIDRVariable

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

价值
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.

默认值
0.20
价值
0.20

下载统计数据

110,889
下载总数
1,878
本月
1,494
平均每月

长期下载总量

加载图表...

详细信息

存储库
cesura/pastey
最后更新2022-09-06
初见2021-04-14

在Unraid 上运行 Pastey 。

Pastey 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。