Post

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.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/pixelfed.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 10 GB OS: Debian 12

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

Web Interface

Port: 80

Source code
Loading...