Coder Social home page Coder Social logo

pixfed's Introduction

Pixelfed for YunoHost

Integration level
Install pixelfed with YunoHost

This package allow you to install pixelfed quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

The federated image sharing service Pixelfed, for YunoHost

Shipped version: 0.9.4

Important points to read before installing

  1. Pixelfed require a dedicated root domain, eg. pixelfed.domain.tld

Screenshots

Configuration

Administrator

After being first registered, you need to execute the folloing command to promote first registered as admin

Run:

$ (cd /var/www/pixelfed && php7.2 artisan user:admin 1)

and respond yes to the question Add admin privileges to this user?

Allow/Close registration

Registrations are open by default. To change that setting, edit /var/www/pixelfed/.env and set OPEN_REGISTRATION=false instead of true. Then run php7.2 artisan config:cache to reload the settings.

Pixelfed php commands and php version

Pixelfed might require some command line instructions if you want to make manual changes to your configuration. By default php 7.0 is currently used when you type php. You need to use php7.2 [command] instead. Those commands can be found in the official documentation.

Documentation

YunoHost specific features

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

Links


Developers info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please do 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

pixfed's People

Contributors

yalh76 avatar jibec avatar lapineige avatar arthurlutz avatar kay0u avatar snder 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.