ENTR Alliance is an owner-operator led initiative to create open data stack within the clean energy sector. ENTR is a distribution of existing open-source tools, frameworks, and standards, packaged together to accelerate the transition to clean energy. Join us!
Currently OpenOA and Entr_Warehouse are mounted as volumes in the docker-compose file. This is a temporary solution to make the development workflow easier when developing these three components at the same time. Longer term, OpenOA and Entr_Warehouse should be installed as layers in the entr_runtime image.
Add OpenOA and Entr_Warehouse to entr_runtime image with fixed version number.
Provide documentation or alternative docker-compose file that provides a way for developers to override the warehouse or OpenOA that come pre-installed in the image.
Currently OpenOA and Entr_Warehouse are mounted as volumes in the docker-compose file. This is a temporary solution to make the development workflow easier when developing these three components at the same time. Longer term, OpenOA and Entr_Warehouse should be installed as layers in the entr_runtime image.