Wishlist
Wishlist is a self-hosted wishlist application that you can share with your friends and family. You no longer have to wonder what to get your family for the holidays, simply check their wishlist and claim any available item!
Wishlist
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wishlist.sh)"
Configuration
Config file:
1
/opt/wishlist/.env
Notes
When using a reverse proxy with this script, please edit the
ORIGIN value in /opt/wishlist/.env to point to your new URL, otherwise creating an admin account or logging in will not work.