Skip to content

Bootstrap FreshRSS entirely via environment variables #3349

@Asara

Description

@Asara

Copying most of: #3340 (comment)

Since most of the data is in a DB, is there any way to pass in the following values via environment files:

Language
DB:
  Host
  Username
  Password
  DB
  Table Prefix
Default User:
  Name
  Auth
  Password

These are all asked during the initial setup. I am currently running a centralized database and would love to be able to pass these values in and not have to worry about which host my FreshRSS install lives on since its mostly running in docker with an orchestrator.

I am able to enter these manually and everything works fine, but that is an annoyance when nomad schedules the docker container on a different host.

Let me know if this is possible, and thanks for the awesome work!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions