Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get pvoutput code running on AWS #37

Open
flowirtz opened this issue Jun 11, 2020 · 0 comments
Open

Get pvoutput code running on AWS #37

flowirtz opened this issue Jun 11, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@flowirtz
Copy link

The code in this repository can be used to get data from pvoutput.org.
It is not run anywhere yet though.
We should turn it into something that runs on AWS so we continually get live PV power data (that we then can plot on the UI).

Ideally we achieve this by dockering the whole script, because then we can still decide whether we want to run it in an ECS cluster or via Batch or...
But also very open for other suggestions.

We do have an API Key for pvoutput.org and we already have a bucket for the output that's accessed by the frontend. Those two things should probably be env vars to the docker image.

@flowirtz flowirtz added the enhancement New feature or request label Jun 11, 2020
This was referenced Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant