Skip to content

YunoHost-Apps/reel2bits_ynh

Repository files navigation

Reel2Bits for YunoHost

Integration level
Install Reel2Bits with YunoHost

This package allow you to install Reel2Bits 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

Soundcloud-like but simple, easy and KISS (and ActivityPub).

Shipped version: 0.0.1-2020-02-04

Important points to read before installing

  1. Reel2Bits is under development
  2. Reel2Bits require a dedicated root domain, eg. reel2bits.domain.tld
  3. Even if requested during installation: admin, language and password variables are not used
  4. When your Reel2Bits instance is installed, you need to execute the following command to create a first user and give it admin rights: (cd /var/www/reel2bits/api && export APP_SETTINGS=config.prod_secret.Config && ve3/bin/flask users create)

Screenshots

Demo

YunoHost specific features

Supported architectures

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

Links


Developers info

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/reel2bits_ynh/tree/testing --debug
or
sudo yunohost app upgrade reel2bits -u https://github.com/YunoHost-Apps/reel2bits_ynh/tree/testing --debug