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

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

Ansible Role - Freshrss
https://github.com/ursinn-ansible/role-freshrss

ansible docker linuxserver-image

Last synced: about 1 month ago
JSON representation

Ansible Role - Freshrss

Awesome Lists containing this project

README

          

# Ansible Role - Freshrss

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

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

## Options

| Option | Default Value |
| ---- | ---- |
| role_freshrss_image | lscr.io/linuxserver/freshrss |
| role_freshrss_container | freshrss |
| role_freshrss_puid | 1000 |
| role_freshrss_pgid | 1000 |
| role_freshrss_tz | Europe/Zurich |
| role_freshrss_dir | /opt/app-freshrss |
| role_freshrss_network | app-network |

## License

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