GithubHelp home page GithubHelp logo

bhanditz / pixelfed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pixelfed/pixelfed

0.0 2.0 0.0 7.14 MB

Federated Image Sharing (WIP)

Home Page: https://pixelfed.org

License: GNU Affero General Public License v3.0

PHP 67.93% Shell 0.05% Vue 5.17% HTML 26.85%

pixelfed's Introduction

PixelFed: Federated Image Sharing

PixelFed is a federated social image sharing platform, similar to Instagram. Federation is done using the ActivityPub protocol, which is used by Mastodon, PeerTube, Pleroma, and more. Through ActivityPub PixelFed can share and interact with these platforms, as well as other instances of PixelFed.

Please note this is alpha software, not recommended for production use, and federation is not supported yet.

PixelFed is very early into the development stage. If you would like to have a permanent instance with minimal breakage, do not use this software until there is a stable release. The following setup instructions are intended for testing and development.

Requirements

  • PHP >= 7.1.3 (7.2+ recommended for stable version)
  • MySQL >= 5.7, Postgres (MariaDB and sqlite are not supported yet)
  • Redis
  • Composer
  • GD or ImageMagick
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • JpegOptim
  • Optipng
  • Pngquant 2
  • SVGO
  • Gifsicle

Installation

This guide assumes you have NGINX/Apache installed, along with the dependencies. Those will not be covered in these early docs.

git clone https://github.com/pixelfed/pixelfed.git
cd pixelfed
composer install
cp .env.example .env

Edit .env file with proper values

php artisan key:generate
php artisan storage:link
php artisan migrate
php artisan horizon

Communication

The ways you can communicate on the project are below. Before interacting, please read through the Code Of Conduct.

Support

The lead maintainer is on Patreon! You can become a Patron at https://www.patreon.com/dansup

pixelfed's People

Contributors

ahmad-amsyar avatar angristan avatar boffire avatar dansup avatar deadsuperhero avatar dereckson avatar grazouillis avatar hellcp avatar hnrd avatar iah avatar j1t avatar jeroensmeets avatar kaiyou avatar koehn avatar kpcyrd avatar lamby avatar mkljczk avatar moritzheiber avatar n-haddag avatar neilalexander avatar nouutilizaire avatar quenty31 avatar silkevicious avatar simounet avatar sivy avatar trwnh avatar voss avatar xmgz avatar yabirgb avatar zatnosk avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.