1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mygpo_ynh.git synced 2024-09-03 19:55:52 +02:00
mygpo packaged for YunoHost
Find a file
2021-03-23 22:49:07 -04:00
conf Fix unix socket bind 2021-03-20 21:06:29 -04:00
scripts Remove comments 2021-03-23 22:49:07 -04:00
sources Add LDAP 2021-03-23 20:01:55 -04:00
.gitignore [enh] Add a really simple gitignore 2016-04-26 15:26:27 +02:00
check_process Initial commit for mygpo 2021-03-17 09:03:22 -04:00
issue_template.md Initial commit for mygpo 2021-03-17 09:03:22 -04:00
LICENSE Initial commit for mygpo 2021-03-17 09:03:22 -04:00
manifest.json Add LDAP 2021-03-23 20:01:55 -04:00
pull_request_template.md New CI Implementation 2021-01-19 21:27:47 +01:00
README.md Add LDAP 2021-03-23 20:01:55 -04:00
README_fr.md Add LDAP 2021-03-23 20:01:55 -04:00
screenshot.png Initial commit for mygpo 2021-03-17 09:03:22 -04:00

mygpo (gPodder.net) for YunoHost

Integration level
Install mygpo with YunoHost

Lire ce readme en français.

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

Overview

This is the webservice powering the https://gpodder.net website. It can be used to sync podcast subscriptions with supported clients.

Shipped version: f9a89d37ad53eb688c7d7256f32fe230f95b9046

Screenshots

Demo

Configuration

Edit files under /opt/yunohost/APPDIR/envs/prod to set environment variables.

Documentation

Multi-user support

  • Are LDAP and HTTP auth supported? LDAP only
  • Can the app be used by multiple users? Yes

Supported architectures

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

Limitations


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