Skip to content

Features to add from a first time user #4575

Open
@n3gwg

Description

@n3gwg

Enhancement 1 - environment variables to be used for initial setup in docker compose file, they could be ignored if the initial configuration file exists upon starting the container.

admin_passwsord=blah
or
admin_password_has=hash
admin_email='[email protected]'

Enhancement 2 - healthcheck script

Are there any plans to have a health check script within the container?

Granted a long cmd using curl (presuming the container is inclusive of the curl binary) and such could be created in the docker compose healthcheck section, but adding a health check script that tests that everything is running on the ports would be nice.

Enhancement 3 - usernames

How hard would it be to add a username to the database, thus offering the user the ability to login either with their user or alternatively with their email address?

Stuart

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions