Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ursinn-ansible/role-piwigo
Ansible Role - Piwigo
https://github.com/ursinn-ansible/role-piwigo
ansible docker linuxserver-image
Last synced: 22 days ago
JSON representation
Ansible Role - Piwigo
- Host: GitHub
- URL: https://github.com/ursinn-ansible/role-piwigo
- Owner: ursinn-ansible
- License: mit
- Created: 2022-06-18T15:46:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T15:31:09.000Z (about 1 month ago)
- Last Synced: 2024-11-30T17:28:59.572Z (27 days ago)
- Topics: ansible, docker, linuxserver-image
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Role - Piwigo
[![GitHub last commit](https://img.shields.io/github/last-commit/ursinn-ansible/role-piwigo?logo=github&style=for-the-badge)](https://github.com/ursinn-ansible/role-piwigo/commits)
[![License](https://img.shields.io/github/license/ursinn-ansible/role-piwigo?style=for-the-badge)](https://github.com/ursinn-ansible/role-piwigo/blob/main/LICENSE)Docker Image: https://docs.linuxserver.io/images/docker-piwigo
## Options
| Option | Default Value |
| ---- | ---- |
| role_piwigo_image | lscr.io/linuxserver/piwigo |
| role_piwigo_container | piwigo |
| role_piwigo_puid | 1000 |
| role_piwigo_pgid | 1000 |
| role_piwigo_tz | Europe/Zurich |
| role_piwigo_dir | /opt/app-piwigo |
| role_piwigo_network | app-network |## License
This project is under the MIT License. See the [LICENSE](https://github.com/ursinn-ansible/role-piwigo/blob/main/LICENSE) file for the full license text.