Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ursinn-ansible/role-duplicati

Ansible Role - Duplicati
https://github.com/ursinn-ansible/role-duplicati

ansible docker linuxserver-image

Last synced: about 1 month ago
JSON representation

Ansible Role - Duplicati

Awesome Lists containing this project

README

        

# Ansible Role - Duplicati

[![GitHub last commit](https://img.shields.io/github/last-commit/ursinn-ansible/role-duplicati?logo=github&style=for-the-badge)](https://github.com/ursinn-ansible/role-duplicati/commits)
[![License](https://img.shields.io/github/license/ursinn-ansible/role-duplicati?style=for-the-badge)](https://github.com/ursinn-ansible/role-duplicati/blob/main/LICENSE)

Docker Image: https://docs.linuxserver.io/images/docker-duplicati

## Options

| Option | Default Value |
| ---- | ---- |
| role_duplicati_image | lscr.io/linuxserver/duplicati |
| role_duplicati_container | duplicati |
| role_duplicati_puid | 1000 |
| role_duplicati_pgid | 1000 |
| role_duplicati_tz | Europe/Zurich |
| role_duplicati_dir | /opt/app-duplicati |
| role_duplicati_network | app-network |

## License

This project is under the MIT License. See the [LICENSE](https://github.com/ursinn-ansible/role-duplicati/blob/main/LICENSE) file for the full license text.