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
2022-01-25 02:20:46 +01:00
.github [autopatch] Update issue and PR templates (#11) 2021-05-21 13:41:52 -04:00
conf Apply example_ynh 2022-01-25 02:20:46 +01:00
doc Apply example_ynh 2022-01-25 02:20:46 +01:00
hooks Apply example_ynh 2022-01-25 02:20:46 +01:00
scripts Apply example_ynh 2022-01-25 02:20:46 +01:00
sources Update to version 2021-10-11 2021-10-17 23:44:50 -04:00
check_process Apply example_ynh 2022-01-25 02:20:46 +01:00
LICENSE Initial commit for mygpo 2021-03-17 09:03:22 -04:00
manifest.json Apply example_ynh 2022-01-25 02:20:46 +01:00
README.md Update 20 version 2021-10-20 2021-10-21 11:04:46 -04:00
README_fr.md Update 20 version 2021-10-20 2021-10-21 11:04:46 -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-10-20

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