webcompat / webcompat-metrics-server

Server in charge of delivering different data to the webcompat-metrics-client
Mozilla Public License 2.0
6 stars 5 forks source link

Webcompat Metrics Server Hosting #1

Closed karlcow closed 6 years ago

karlcow commented 6 years ago

Where will we host this server?

We need a place which accepts us to run

karlcow commented 6 years ago

Mozilla can host things on Heroku.

karlcow commented 6 years ago

Python

See an interesting article on the process. https://github.com/datademofun/heroku-basic-flask and https://github.com/datademofun/heroku-flask-quakes-lesssimple and https://devcenter.heroku.com/categories/python-support https://devcenter.heroku.com/articles/getting-started-with-python#introduction https://realpython.com/migrating-your-django-project-to-heroku/ https://medium.com/the-andela-way/deploying-a-python-flask-app-to-heroku-41250bda27d0 https://12factor.net/

CRON/Scheduler

https://medium.com/@sagarmanohar/using-apscheduler-for-cron-jobs-on-heroku-26fc8cba525a https://devcenter.heroku.com/articles/clock-processes-python

S3 Upload

https://devcenter.heroku.com/articles/s3-upload-python

karlcow commented 6 years ago

This has been solved. The server is hosted on Mozilla Heroku instance.