Author: Robert Kaussow <mail@thegeeklab.de>
Date:   Thu Mar 3 21:15:35 2022 +0100

    chore: add auto-generated _docs folder to gitignore file
This commit is contained in:
Robert Kaussow 2022-03-03 20:24:58 +00:00
parent ae2c01818f
commit 3526f7a901

124
index.md
View File

@ -3,70 +3,70 @@ title: freshrss_docker
type: docs type: docs
--- ---
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.freshrss_docker) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.freshrss_docker?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.freshrss_docker) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.freshrss_docker/src/branch/master/LICENSE) [![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.freshrss_docker) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.freshrss_docker?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.freshrss_docker) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.freshrss_docker/src/branch/master/LICENSE)
Setup [FreshRSS](https://freshrss.org/) server. FreshRSS is a self-hosted RSS feed aggregator. It is lightweight, easy to work with, powerful, and customizable. Setup [FreshRSS](https://freshrss.org/) server. FreshRSS is a self-hosted RSS feed aggregator. It is lightweight, easy to work with, powerful, and customizable.
* [Default Variables](#default-variables) - [Default Variables](#default-variables)
* [freshrss_allow_anonymous](#freshrss_allow_anonymous) - [freshrss_allow_anonymous](#freshrss_allow_anonymous)
* [freshrss_allow_anonymous_refresh](#freshrss_allow_anonymous_refresh) - [freshrss_allow_anonymous_refresh](#freshrss_allow_anonymous_refresh)
* [freshrss_allow_referrer](#freshrss_allow_referrer) - [freshrss_allow_referrer](#freshrss_allow_referrer)
* [freshrss_allow_robots](#freshrss_allow_robots) - [freshrss_allow_robots](#freshrss_allow_robots)
* [freshrss_api_enabled](#freshrss_api_enabled) - [freshrss_api_enabled](#freshrss_api_enabled)
* [freshrss_auth_type](#freshrss_auth_type) - [freshrss_auth_type](#freshrss_auth_type)
* [freshrss_base_url](#freshrss_base_url) - [freshrss_base_url](#freshrss_base_url)
* [freshrss_cap_add](#freshrss_cap_add) - [freshrss_cap_add](#freshrss_cap_add)
* [freshrss_cap_drop](#freshrss_cap_drop) - [freshrss_cap_drop](#freshrss_cap_drop)
* [freshrss_container_name](#freshrss_container_name) - [freshrss_container_name](#freshrss_container_name)
* [freshrss_cpu_shares](#freshrss_cpu_shares) - [freshrss_cpu_shares](#freshrss_cpu_shares)
* [freshrss_curlopt_proxy](#freshrss_curlopt_proxy) - [freshrss_curlopt_proxy](#freshrss_curlopt_proxy)
* [freshrss_curlopt_proxyauth](#freshrss_curlopt_proxyauth) - [freshrss_curlopt_proxyauth](#freshrss_curlopt_proxyauth)
* [freshrss_curlopt_proxyport](#freshrss_curlopt_proxyport) - [freshrss_curlopt_proxyport](#freshrss_curlopt_proxyport)
* [freshrss_curlopt_proxytype](#freshrss_curlopt_proxytype) - [freshrss_curlopt_proxytype](#freshrss_curlopt_proxytype)
* [freshrss_curlopt_proxyuserpwd](#freshrss_curlopt_proxyuserpwd) - [freshrss_curlopt_proxyuserpwd](#freshrss_curlopt_proxyuserpwd)
* [freshrss_curlopt_ssl_verifyhost](#freshrss_curlopt_ssl_verifyhost) - [freshrss_curlopt_ssl_verifyhost](#freshrss_curlopt_ssl_verifyhost)
* [freshrss_curlopt_ssl_verifypeer](#freshrss_curlopt_ssl_verifypeer) - [freshrss_curlopt_ssl_verifypeer](#freshrss_curlopt_ssl_verifypeer)
* [freshrss_db_name](#freshrss_db_name) - [freshrss_db_name](#freshrss_db_name)
* [freshrss_db_password](#freshrss_db_password) - [freshrss_db_password](#freshrss_db_password)
* [freshrss_db_port](#freshrss_db_port) - [freshrss_db_port](#freshrss_db_port)
* [freshrss_db_server](#freshrss_db_server) - [freshrss_db_server](#freshrss_db_server)
* [freshrss_db_ssl_mode](#freshrss_db_ssl_mode) - [freshrss_db_ssl_mode](#freshrss_db_ssl_mode)
* [freshrss_db_ssl_rootcert](#freshrss_db_ssl_rootcert) - [freshrss_db_ssl_rootcert](#freshrss_db_ssl_rootcert)
* [freshrss_db_type](#freshrss_db_type) - [freshrss_db_type](#freshrss_db_type)
* [freshrss_db_user](#freshrss_db_user) - [freshrss_db_user](#freshrss_db_user)
* [freshrss_default_password](#freshrss_default_password) - [freshrss_default_password](#freshrss_default_password)
* [freshrss_default_user](#freshrss_default_user) - [freshrss_default_user](#freshrss_default_user)
* [freshrss_exposed_ports](#freshrss_exposed_ports) - [freshrss_exposed_ports](#freshrss_exposed_ports)
* [freshrss_extensions_enabled](#freshrss_extensions_enabled) - [freshrss_extensions_enabled](#freshrss_extensions_enabled)
* [freshrss_extra_hosts](#freshrss_extra_hosts) - [freshrss_extra_hosts](#freshrss_extra_hosts)
* [freshrss_healthcheck](#freshrss_healthcheck) - [freshrss_healthcheck](#freshrss_healthcheck)
* [freshrss_image](#freshrss_image) - [freshrss_image](#freshrss_image)
* [freshrss_language](#freshrss_language) - [freshrss_language](#freshrss_language)
* [freshrss_limits_cache_duration](#freshrss_limits_cache_duration) - [freshrss_limits_cache_duration](#freshrss_limits_cache_duration)
* [freshrss_limits_cookie_duration](#freshrss_limits_cookie_duration) - [freshrss_limits_cookie_duration](#freshrss_limits_cookie_duration)
* [freshrss_limits_max_categories](#freshrss_limits_max_categories) - [freshrss_limits_max_categories](#freshrss_limits_max_categories)
* [freshrss_limits_max_feeds](#freshrss_limits_max_feeds) - [freshrss_limits_max_feeds](#freshrss_limits_max_feeds)
* [freshrss_limits_max_inactivity](#freshrss_limits_max_inactivity) - [freshrss_limits_max_inactivity](#freshrss_limits_max_inactivity)
* [freshrss_limits_max_registrations](#freshrss_limits_max_registrations) - [freshrss_limits_max_registrations](#freshrss_limits_max_registrations)
* [freshrss_limits_timeout](#freshrss_limits_timeout) - [freshrss_limits_timeout](#freshrss_limits_timeout)
* [freshrss_memory_limit](#freshrss_memory_limit) - [freshrss_memory_limit](#freshrss_memory_limit)
* [freshrss_memory_reservation](#freshrss_memory_reservation) - [freshrss_memory_reservation](#freshrss_memory_reservation)
* [freshrss_meta_description](#freshrss_meta_description) - [freshrss_meta_description](#freshrss_meta_description)
* [freshrss_networks](#freshrss_networks) - [freshrss_networks](#freshrss_networks)
* [freshrss_networks_applied](#freshrss_networks_applied) - [freshrss_networks_applied](#freshrss_networks_applied)
* [freshrss_pids_limit](#freshrss_pids_limit) - [freshrss_pids_limit](#freshrss_pids_limit)
* [freshrss_pubsubhubbub_enabled](#freshrss_pubsubhubbub_enabled) - [freshrss_pubsubhubbub_enabled](#freshrss_pubsubhubbub_enabled)
* [freshrss_restart_policy](#freshrss_restart_policy) - [freshrss_restart_policy](#freshrss_restart_policy)
* [freshrss_salt](#freshrss_salt) - [freshrss_salt](#freshrss_salt)
* [freshrss_security_opt](#freshrss_security_opt) - [freshrss_security_opt](#freshrss_security_opt)
* [freshrss_service_directory](#freshrss_service_directory) - [freshrss_service_directory](#freshrss_service_directory)
* [freshrss_service_stopped](#freshrss_service_stopped) - [freshrss_service_stopped](#freshrss_service_stopped)
* [freshrss_simplepie_syslog_enabled](#freshrss_simplepie_syslog_enabled) - [freshrss_simplepie_syslog_enabled](#freshrss_simplepie_syslog_enabled)
* [freshrss_title](#freshrss_title) - [freshrss_title](#freshrss_title)
* [freshrss_unsafe_autologin_enabled](#freshrss_unsafe_autologin_enabled) - [freshrss_unsafe_autologin_enabled](#freshrss_unsafe_autologin_enabled)
* [freshrss_version](#freshrss_version) - [freshrss_version](#freshrss_version)
* [freshrss_volumes](#freshrss_volumes) - [freshrss_volumes](#freshrss_volumes)
* [Dependencies](#dependencies) - [Dependencies](#dependencies)
--- ---
@ -601,6 +601,8 @@ freshrss_volumes:
bind: True bind: True
``` ```
## Dependencies ## Dependencies
None. None.