Sign inSign up

bfren/freshrss

By bfren

Updated 13 days ago

FreshRSS installed on Alpine Linux, with auto-generated configuration.

Image
0

10K+

bfren/freshrss repository overview

Docker FreshRSS

GitHub release (latest by date) Docker Pulls Docker Image Size GitHub Workflow Status

Docker Repository - bfren ecosystem

Comes with FreshRSS preinstalled, along with all the required and recommended PHP 8.4 modules.

Contents

Ports

  • 80

Volumes

VolumePurpose
/dataPersistent storage for config, etc.

See the Nginx and Nginx + PHP images for other configuration details.

Environment Variables

See the Nginx + PHP image for details of www.conf and php.ini overrides using environment variables.

VariableValuesDescriptionDefault
BF_FR_ENVIRONMENTstringThe name of the environment to use - set to 'development' for more verbose logging."production" - required
BF_FR_BASE_URLstringExternal URL used to access this instance.None - required
BF_FR_LANGUAGEstringDefault language to use for new users."en" - required
BF_FR_USER_NAMEstringDefault user name.None - required
BF_FR_USER_PASSstringDefault user password.None - required
BF_FR_DB_HOSTstringDatabase host.None - required
BF_FR_DB_USERstringDatabase username.None - required
BF_FR_DB_PASSstringDatabase password.None - required
BF_FR_DB_NAMEstringDatabase table name."freshrss" - required
BF_FR_DB_PREFIXstringDatabase table prefix."fr" - required

Licence

Copyright (c) 2021-2026 bfren (unless otherwise stated)

Tag summary

Content type

Image

Digest

sha256:5ff088035

Size

58.7 MB

Last updated

13 days ago

docker pull bfren/freshrss