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-05-21 13:55:10 -04:00
.github [autopatch] Update issue and PR templates (#11) 2021-05-21 13:41:52 -04:00
conf Update to v2021-05-19 2021-05-21 13:55:10 -04:00
hooks Fix user delete script 2021-03-31 02:00:13 -04:00
scripts More tweaks to systemd services, various refactorings 2021-04-27 16:37:37 -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 More tweaks to systemd services, various refactorings 2021-04-27 16:37:37 -04:00
LICENSE Initial commit for mygpo 2021-03-17 09:03:22 -04:00
manifest.json Update to v2021-05-19 2021-05-21 13:55:10 -04:00
README.md Update to v2021-05-19 2021-05-21 13:55:10 -04:00
README_fr.md Update to v2021-05-19 2021-05-21 13:55:10 -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: 2021-05-19

Screenshots

Demo

Configuration

Edit files under /opt/yunohost/APPDIR/envs/prod to set environment variables. There is an admin interface at yourdomain.tld/admin that the admin user can log in to.

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