[Piwigo] Photo gallery

Piwigo for YunoHost

Integration level
Install Piwigo with YunoHost

Overview

Piwigo is a photo gallery software for the web, built by an active community of users and developers.

Extensions make Piwigo easily customizable. Icing on the cake, Piwigo is free and opensource.

Shipped version: 2.10.2

Screenshots

Configuration

Documentation

YunoHost specific features

Multi-users support

  • Integrate with YunoHost users and SSO:
    • private mode: limit access to Yunohost users
    • public mode:
      • SSO for YunoHost users
      • allow other users management, and guest mode
  • Allow one YunoHost user to be the administrator (set at the installation)

Supported architectures

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

Limitations

None.

Additional informations

Links


Changelog

Testing branch

  • 12 Apr 2019 - #36
    • Upgrade package to latest standards
    • Upgrade to latest version 2.9.5

Master branch (Official release)

  • 17 Mar 2019 - #31
    • Upgrade LDAP plugin
  • 21 Dec 2018 - #31
    • Force HTTPS redirection
    • Fix PHP configuration leaking
  • 15 Sep 2018 - #27
    • Upgrade to upstream version 2.9.4
    • Move galleries directory to /home/yunohost.app and don’t delete it during upgrade
  • 27 Apr 2018 :
    • Add upgrade from a previous commit #23
    • Upgrade to upstream version 2.9.3 #21
    • Fix stretch #20
  • 16 Apr 2018 - #19
    • Don’t backup _data temporary folder
  • 22 Dec 2017 : first official release

Developers infos

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


Piwigo pour YunoHost

Integration level
Install Piwigo with YunoHost

Résumé

Piwigo est un logiciel de galerie photo pour le web, bâti par une communauté active d’utilisateurs et de développeurs.

Les extensions rendent Piwigo facilement personnalisable. Cerise sur le gâteau, Piwigo est libre et gratuit.

Version embarquée: 2.9.4

Captures d’écran

Configuration

Documentation

Fonctionnalités spécifiques à YunoHost

Support multi-utilisateurs

  • Intégré avec les utilisateurs YunoHost et le SSO (authentification unique) :
    • mode privé : accès limité aux utilisateurs YunoHost
    • mode public :
      • SSO pour les utilisateurs YunoHost
      • autorise la gestion d’autres utilisateurs, et le mode invité
  • Permet à un utilisateur YunoHost d’être administrateur (défini à l’installation)

Architectures supportées

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

Limitations

Aucune.

Informations additionnelles

Lien


Changelog

Testing branch

  • 12 Apr 2019 - #36
    • Upgrade package to latest standards
    • Upgrade to latest version 2.9.5

Master branch (Official release)

  • 17 Mar 2019 - #31
    • Upgrade LDAP plugin
  • 21 Dec 2018 - #31
    • Force HTTPS redirection
    • Fix PHP configuration leaking
  • 15 Sep 2018 - #27
    • Upgrade to upstream version 2.9.4
    • Move galleries directory to /home/yunohost.app and don’t delete it during upgrade
  • 27 Apr 2018 :
    • Add upgrade from a previous commit #23
    • Upgrade to upstream version 2.9.3 #21
    • Fix stretch #20
  • 16 Apr - #19
    • Don’t backup _data temporary folder
  • 22 Dec 2017 : first official release

Developers infos

Merci de faire vos pull request sur la branche testing.

Pour tester la branche testing, merci de procéder ainsi :

sudo yunohost app install https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing --debug
ou
sudo yunohost app upgrade piwigo -u https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing --debug
1 Like

Welcome to Piwigo as our 21st official app :tada:

2 Likes

That’s great :slight_smile: Thank you <3

As I have been using the non official app for a while, do I have any action to do for the transition ?

No, you have nothing to do on your side, upgrade should be seamless :wink:

New testing version available!

  • 31 Jan 2018 - #19
    • Don’t backup _data temporary folder

New testing and stable releases! :tada:

Testing branch

  • 16 Apr 2018 :
    • Add upgrade from a previous commit #23
    • Upgrade to upstream version 2.9.3 #21
    • Fix stretch #20

Master branch (Official release)

  • 16 Apr 2018 - #19
    • Don’t backup _data temporary folder

New stable release \o/

  • 27 Apr 2018 :
    • Add upgrade from a previous commit #23
    • Upgrade to upstream version 2.9.3 #21
    • Fix stretch #20
2 Likes

New testing release :tada:

  • 5 Aug 2018 - #27
    • Upgrade to upstream version 2.9.4
    • Move galleries directory to /home/yunohost.app and don’t delete it during upgrade
1 Like

New stable release :tada:

  • 15 Sep 2018 - #27
    • Upgrade to upstream version 2.9.4
    • Move galleries directory to /home/yunohost.app and don’t delete it during upgrade
1 Like

New stable release :tada:

2 Likes

New testing release :tada:

1 Like

New stable release :tada:

… and new testing release :tada:

1 Like

New testing release :tada:

  • 12 Apr 2019 - #36
    • Upgrade package to latest standards
    • Upgrade to latest version 2.9.5
1 Like

New testing release :tada:

Hi,

Upgrade to the new testing release smoothly :slight_smile:

Thank,
Ludovic

1 Like

New stable release :tada:

1 Like

hello come from testing with the same version but the upgrade fails, here’s a quick extract of the log hope it helps

DEBUG ++ NO_BACKUP_UPGRADE=0
23110 WARNING [DEBUG]: DEBUG -
23113 DEBUG ++ ‘[’ 0 -eq 0 ‘]’
23113 WARNING [DEBUG]: WARNING - ./upgrade: line 161: tmpdir: unbound variable
23114 DEBUG ++ grep -q piwigo-pre-upgrade2
23114 WARNING [DEBUG]: DEBUG - + shopt -s extglob
23114 DEBUG ++ sudo yunohost backup list
23115 WARNING [DEBUG]: DEBUG - + datapath=/home/yunohost.app/piwigo
23115 WARNING [DEBUG]: DEBUG - ++ ynh_exit_properly
23116 WARNING [ERR] Upgrade failed.
23817 DEBUG ++ sudo yunohost app remove piwigo

New testing release :tada:

sudo yunohost app install https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing --debug
or
sudo yunohost app upgrade piwigo -u https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing --debug

New stable release :tada:

Hi there,

This is a known issue, already reported here and here

Tracked via this github issue