Post

RustyPaste

Rustypaste is a minimal file upload/pastebin service.

RustyPaste

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/rustypaste.sh)"
CPU: 1 cores RAM: 1024 MB Disk: 20 GB OS: Debian 13

Alpine install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-rustypaste.sh)"
CPU: 1 cores RAM: 256 MB Disk: 4 GB OS: Alpine 3.23

Configuration

Config file:

1
/opt/rustypaste/config.toml

Notes

When updating the script it will backup the whole project including all the uploaded files, make sure to extract it to a safe location or remove

Web Interface

Port: 8000

This post is licensed under CC BY 4.0 by the author.