Skip to content

Manage servers via file configuration #9

@mbrodala

Description

@mbrodala

Currently one needs to add servers as DB records in the TYPO3 backend. To allow for versioning (VCS) of server configuration and easy and reliable deployment (classic, Docker) this should be replaced with a file configuration instead.

There are various options:

  1. TYPO3 Extension Configuration (ext_conf_template.typoscript)
  2. DI configuration
  3. Custom configuration files

All of these options support injection of values via environment variables either explicitly or implicitly. This should be used for server credentials.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions