Pixelfed
Pixelfed is a free, ethical, and decentralized photo sharing platform powered by ActivityPub federation. It offers an ad-free, privacy-focused alternative to Instagram with features like Stories, Collections, and photo filters.
Pixelfed
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/pixelfed.sh)"
Notes
Create admin account with: cd /opt/pixelfed && sudo -u pixelfed php artisan user:create
Credentials are stored in /opt/pixelfed/.env
ActivityPub federation is enabled by default
Uses PostgreSQL, Redis (socket), and PHP-FPM