1234567891011121314151617181920212223242526 |
- name: pigallery2
- description: PiGallery2 is a fast directory-first photo gallery website, with rich UI, optimized for running on low resource servers
- annotations:
- title: PiGallery2
- type: application
- version: 1.2.0
- apiVersion: v2
- appVersion: 2.0.0
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.6
- home: https://bpatrik.github.io/pigallery2
- icon: https://media.sys.truenas.net/apps/pigallery2/icons/icon.png
- sources:
- - https://hub.docker.com/r/bpatrik/pigallery2
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/pigallery2
- - https://github.com/bpatrik/pigallery2
- keywords:
- - media
- - photo
|