EnAccess / micropowermanager

Open Source Management Tool for Decentralized Utilities.
https://micropowermanager.io/
MIT License
2 stars 4 forks source link

[Feature Request]: Making environment management consistent #305

Open dmohns opened 1 month ago

dmohns commented 1 month ago

Preflight Checklist

Problem Description

Currently, managing different environments Development, Production is cumbersome and unintuitve.

Additionally, in the frontend application we have the issue of how to use environment variables in the Docker container. Potentially we want to integrate a library like:

Proposed Solution

Please come up with a consistent solution to manage our environments. The solution should apply the same to Frontend and Backend containers. Please bear in mind how this impacts self-hosting users of MPM and update the deployment guide accordingly.

Alternatives Considered

None

Additional Information

No response