Skip to content

Add support for .env.ecample #2326

@ellnamin

Description

@ellnamin

What problem will this feature address?

Each time I add a new environment variable to my project and update the .env.example, I need to manually update the env vars in Dokploy with it. Sometimes, I forget, which leads to issues. Also, it's good for self-documentation; you may add an env var with a default and never override it, and after time you may forget about it, having this feature also prevents this.

Describe the solution you'd like

In the environment variables tab, add a sub tab named something like "example", and fill it with the .env.example you find in the root dir of the downloaded project.

Describe alternatives you've considered

I don't see one. It should be manually handled by the user otherwise.

Additional context

No response

Will you send a PR to implement it?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions