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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/pixelfed.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 10 GB OS: Debian 12

Configuration

Config file:

1
/opt/pixelfed/.env

Notes

Create admin account with: cd /opt/pixelfed && sudo -u pixelfed php artisan user:create
Credentials saved in /root/pixelfed.creds
ActivityPub federation is enabled by default
Uses PostgreSQL, Redis (socket), and PHP-FPM

Web Interface

Port: 80

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