You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Laur Ivan aa344b6ecb chore: Minor fixes. 1 year ago
.github feat: Initial commit 1 year ago
defaults chore: Minor fixes. 1 year ago
handlers feat: Initial commit 1 year ago
meta feat: Initial commit 1 year ago
molecule/default feat: Initial commit 1 year ago
tasks chore: Minor fixes. 1 year ago
templates/photoprism chore: Minor fixes. 1 year ago
.ansible-lint feat: Initial commit 1 year ago
.gitattributes feat: Initial commit 1 year ago
.gitignore feat: Initial commit 1 year ago
.travis.yml feat: Initial commit 1 year ago
.yamllint feat: Initial commit 1 year ago
CHANGELOG.md feat: Initial commit 1 year ago
LICENSE chore: Proper license 1 year ago
README.md chore: Fix typos 1 year ago
logo.gif feat: Initial commit 1 year ago
test-requirements.txt feat: Initial commit 1 year ago

README.md

Photoprism Ansible role

This role installs Photoprism via Docker compose.

Requirements

None

Role Variables

All variables are listed below (see also defaults/main.yml).

---

Dependencies

You need a machine with docker and docker-compose installed.

Example Playbook

- hosts: servers
  roles:
      - 'laurivan.photoprism'

License

This project is licensed under the MIT license - see the LICENSE file for details.

MIT License

Author Information

This role was created in 2023 by Laur Ivan.

Built With

Ansible Molecule Goss

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.