Skip to content

using NC_ as prefix not working #64

@mamema

Description

@mamema

Hi,

i was trying to get rid of my clear text secrets in the config.php
You by yourself mentioned in the readme, that by default "a lot" can be handled via docker secret or similar in config.php.

but this:
https://github.com/nextcloud/server/blob/master/lib/private/Config.php (see ENV reference NC_) doesn't work

as the official documentation is more or less non existent on this, i'm asking, is this a issue with this image or just not working at all?

i've just tried to set env vars according to the schema

dbtype in config.php

NC_dbtype=psql in environment variables.

but this breaks with a 500 internal server error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions