Author: Robert Kaussow <mail@geeklabor.de>
Date:   Mon May 25 23:01:26 2020 +0200

    fix downstream repo
This commit is contained in:
Robert Kaussow 2020-05-25 21:21:44 +00:00
parent e6e09e6d51
commit b03e280e0a

112
index.md
View File

@ -8,62 +8,62 @@ type: docs
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)
* [freshrss_allow_anonymous](#freshrss-allow-anonymous)
* [freshrss_allow_anonymous_refresh](#freshrss-allow-anonymous-refresh)
* [freshrss_allow_referrer](#freshrss-allow-referrer)
* [freshrss_allow_robots](#freshrss-allow-robots)
* [freshrss_api_enabled](#freshrss-api-enabled)
* [freshrss_auth_type](#freshrss-auth-type)
* [freshrss_base_url](#freshrss-base-url)
* [freshrss_cap_add](#freshrss-cap-add)
* [freshrss_cap_drop](#freshrss-cap-drop)
* [freshrss_container_name](#freshrss-container-name)
* [freshrss_cpu_shares](#freshrss-cpu-shares)
* [freshrss_curlopt_proxy](#freshrss-curlopt-proxy)
* [freshrss_curlopt_proxyauth](#freshrss-curlopt-proxyauth)
* [freshrss_curlopt_proxyport](#freshrss-curlopt-proxyport)
* [freshrss_curlopt_proxytype](#freshrss-curlopt-proxytype)
* [freshrss_curlopt_proxyuserpwd](#freshrss-curlopt-proxyuserpwd)
* [freshrss_curlopt_ssl_verifyhost](#freshrss-curlopt-ssl-verifyhost)
* [freshrss_curlopt_ssl_verifypeer](#freshrss-curlopt-ssl-verifypeer)
* [freshrss_db_name](#freshrss-db-name)
* [freshrss_db_password](#freshrss-db-password)
* [freshrss_db_port](#freshrss-db-port)
* [freshrss_db_server](#freshrss-db-server)
* [freshrss_db_ssl_mode](#freshrss-db-ssl-mode)
* [freshrss_db_ssl_rootcert](#freshrss-db-ssl-rootcert)
* [freshrss_db_type](#freshrss-db-type)
* [freshrss_db_user](#freshrss-db-user)
* [freshrss_default_password](#freshrss-default-password)
* [freshrss_default_user](#freshrss-default-user)
* [freshrss_docker_compose_bin](#freshrss-docker-compose-bin)
* [freshrss_exposed_ip](#freshrss-exposed-ip)
* [freshrss_exposed_port](#freshrss-exposed-port)
* [freshrss_extensions_enabled](#freshrss-extensions-enabled)
* [freshrss_extra_hosts](#freshrss-extra-hosts)
* [freshrss_healthcheck](#freshrss-healthcheck)
* [freshrss_image](#freshrss-image)
* [freshrss_language](#freshrss-language)
* [freshrss_limits_cache_duration](#freshrss-limits-cache-duration)
* [freshrss_limits_cookie_duration](#freshrss-limits-cookie-duration)
* [freshrss_limits_max_categories](#freshrss-limits-max-categories)
* [freshrss_limits_max_feeds](#freshrss-limits-max-feeds)
* [freshrss_limits_max_inactivity](#freshrss-limits-max-inactivity)
* [freshrss_limits_max_registrations](#freshrss-limits-max-registrations)
* [freshrss_limits_timeout](#freshrss-limits-timeout)
* [freshrss_memory_limit](#freshrss-memory-limit)
* [freshrss_memory_reservation](#freshrss-memory-reservation)
* [freshrss_meta_description](#freshrss-meta-description)
* [freshrss_pids_limit](#freshrss-pids-limit)
* [freshrss_pubsubhubbub_enabled](#freshrss-pubsubhubbub-enabled)
* [freshrss_restart_policy](#freshrss-restart-policy)
* [freshrss_salt](#freshrss-salt)
* [freshrss_security_opt](#freshrss-security-opt)
* [freshrss_service_directory](#freshrss-service-directory)
* [freshrss_simplepie_syslog_enabled](#freshrss-simplepie-syslog-enabled)
* [freshrss_title](#freshrss-title)
* [freshrss_unsafe_autologin_enabled](#freshrss-unsafe-autologin-enabled)
* [freshrss_version](#freshrss-version)
* [freshrss_allow_anonymous](#freshrss_allow_anonymous)
* [freshrss_allow_anonymous_refresh](#freshrss_allow_anonymous_refresh)
* [freshrss_allow_referrer](#freshrss_allow_referrer)
* [freshrss_allow_robots](#freshrss_allow_robots)
* [freshrss_api_enabled](#freshrss_api_enabled)
* [freshrss_auth_type](#freshrss_auth_type)
* [freshrss_base_url](#freshrss_base_url)
* [freshrss_cap_add](#freshrss_cap_add)
* [freshrss_cap_drop](#freshrss_cap_drop)
* [freshrss_container_name](#freshrss_container_name)
* [freshrss_cpu_shares](#freshrss_cpu_shares)
* [freshrss_curlopt_proxy](#freshrss_curlopt_proxy)
* [freshrss_curlopt_proxyauth](#freshrss_curlopt_proxyauth)
* [freshrss_curlopt_proxyport](#freshrss_curlopt_proxyport)
* [freshrss_curlopt_proxytype](#freshrss_curlopt_proxytype)
* [freshrss_curlopt_proxyuserpwd](#freshrss_curlopt_proxyuserpwd)
* [freshrss_curlopt_ssl_verifyhost](#freshrss_curlopt_ssl_verifyhost)
* [freshrss_curlopt_ssl_verifypeer](#freshrss_curlopt_ssl_verifypeer)
* [freshrss_db_name](#freshrss_db_name)
* [freshrss_db_password](#freshrss_db_password)
* [freshrss_db_port](#freshrss_db_port)
* [freshrss_db_server](#freshrss_db_server)
* [freshrss_db_ssl_mode](#freshrss_db_ssl_mode)
* [freshrss_db_ssl_rootcert](#freshrss_db_ssl_rootcert)
* [freshrss_db_type](#freshrss_db_type)
* [freshrss_db_user](#freshrss_db_user)
* [freshrss_default_password](#freshrss_default_password)
* [freshrss_default_user](#freshrss_default_user)
* [freshrss_docker_compose_bin](#freshrss_docker_compose_bin)
* [freshrss_exposed_ip](#freshrss_exposed_ip)
* [freshrss_exposed_port](#freshrss_exposed_port)
* [freshrss_extensions_enabled](#freshrss_extensions_enabled)
* [freshrss_extra_hosts](#freshrss_extra_hosts)
* [freshrss_healthcheck](#freshrss_healthcheck)
* [freshrss_image](#freshrss_image)
* [freshrss_language](#freshrss_language)
* [freshrss_limits_cache_duration](#freshrss_limits_cache_duration)
* [freshrss_limits_cookie_duration](#freshrss_limits_cookie_duration)
* [freshrss_limits_max_categories](#freshrss_limits_max_categories)
* [freshrss_limits_max_feeds](#freshrss_limits_max_feeds)
* [freshrss_limits_max_inactivity](#freshrss_limits_max_inactivity)
* [freshrss_limits_max_registrations](#freshrss_limits_max_registrations)
* [freshrss_limits_timeout](#freshrss_limits_timeout)
* [freshrss_memory_limit](#freshrss_memory_limit)
* [freshrss_memory_reservation](#freshrss_memory_reservation)
* [freshrss_meta_description](#freshrss_meta_description)
* [freshrss_pids_limit](#freshrss_pids_limit)
* [freshrss_pubsubhubbub_enabled](#freshrss_pubsubhubbub_enabled)
* [freshrss_restart_policy](#freshrss_restart_policy)
* [freshrss_salt](#freshrss_salt)
* [freshrss_security_opt](#freshrss_security_opt)
* [freshrss_service_directory](#freshrss_service_directory)
* [freshrss_simplepie_syslog_enabled](#freshrss_simplepie_syslog_enabled)
* [freshrss_title](#freshrss_title)
* [freshrss_unsafe_autologin_enabled](#freshrss_unsafe_autologin_enabled)
* [freshrss_version](#freshrss_version)
* [Dependencies](#dependencies)
---