Wastebin Proxmox LXC

Wastebin is a minimal pastebin with a design shamelessly copied from bin.

To create a new Proxmox VE Wastebin LXC, run the command below in the Proxmox VE Shell.
To Update Wastebin, run the command below (or type update) in the LXC Console.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/wastebin.sh)"

Default Settings: 2GB RAM - 4GB Storage - 2vCPU

Wastebin Interface: IP:8088
DEMO (resets every day)

✓ Installed Dependencies
/ Installing Wastebin
[ERROR] in line 25: exit code 0: while executing command RELEASE=$(curl -s https://api.github.com/repos/matze/wastebin/releases/latest | grep “tag_name” | awk ‘{print substr($2, 2, length($2)-3) }’)
root@pve:~#

Try this and see if it works

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/wastebin.sh)"