Skip to content

[New Environment Setup] Simplify password setup #3730

@esoergel

Description

@esoergel

In the new environment setup, users are instructed to manually create a bunch of passwords here. There's no need for this to be done manually.

This should be automated, for instance using a "start new project" script, analogously to Django's startproject. As a reference point, startproject autogenerates SECRET_KEY using a utility, get_random_secret_key(). Ensure generated usernames use a legal character set for the places they'll be used.

https://dimagi-dev.atlassian.net/browse/SC-299

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