airavata-courses / scapsulators

Looking to understand how weather phenomena in a region, affect your research? Well look no further!
https://github.com/airavata-courses/scapsulators/wiki/Weather-enthusiasts-assemble
Apache License 2.0
1 stars 2 forks source link

Containerize Flask microservices for weather-report and radar-stations list #25

Closed vikrantdeshpande09876 closed 2 years ago

vikrantdeshpande09876 commented 2 years ago

Containerize the weather-reporter Flask application. Use kafka-flask module instead of socketio for running consumer function as a separate thread.

vikrantdeshpande09876 commented 2 years ago

Containerization is on hold for both Flask apps for now. Focus is primarily on testing, integration and Jenkins for CI.