1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00
The federated image shareing service Pixelfed for YunoHost
Find a file
2023-11-06 08:28:26 +01:00
.github cleaning 2023-05-16 23:10:01 +02:00
conf Fix php conf & image permissions (#238) 2023-09-01 08:20:49 +02:00
doc Add manual email verification doc (#233) 2023-08-19 15:37:10 +02:00
scripts fix logrotate user 2023-11-06 08:27:49 +01:00
LICENSE Initial commit 2018-05-27 00:40:05 +02:00
manifest.toml Update manifest.toml 2023-11-06 08:28:26 +01:00
README.md Auto-update README 2023-11-06 07:27:53 +00:00
README_fr.md Auto-update README 2023-11-06 07:27:53 +00:00
tests.toml fix 2023-04-22 22:36:04 +02:00

Pixelfed for YunoHost

Integration level Working status Maintenance status

Install Pixelfed with YunoHost

Lire ce readme en français.

This package allows you to install Pixelfed quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

PixelFed is a decentralized and federated image sharing software under development. In addition to taking over the functionality of Instagram, the functioning of PixelFed is:

  • Decentralized: Each instance can follow one or more other PixelFed instances in order to allow their respective members to interact. A first pixelfed.social public body limited to 10,000 members has already been created.

  • Federated: Via the ActivityPub protocol, PixelFed can interact with other software that is part of the Fediverse, such as Mastodon or PeerTube for example.

It is also possible to import your data from Instagram.

Shipped version: 0.11.9~ynh2

Screenshots

Screenshot of Pixelfed

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/pixelfed_ynh/tree/testing --debug
or
sudo yunohost app upgrade pixelfed -u https://github.com/YunoHost-Apps/pixelfed_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps