timoschlueter / nightscout-librelink-up

Script written in TypeScript that uploads CGM readings from LibreLink Up to Nightscout.
MIT License
192 stars 246 forks source link

Azure instead of Heroku #87

Open durgok opened 1 year ago

durgok commented 1 year ago

@timoschlueter Hello planning to move to Azure/Cosmo DB, Can you tell how to leverage ur code to read libre data and post it into Azure? Deploying to Heroku was very easy with a touch of a button/providing the env vars. How do I execute the same with now Azure bring the target instead of Heroku? Sorry not a tech savvy so your help will mean a lot to my family. Thanks

griogar commented 1 year ago

Are you looking for a turnkey solution? Running docker containers in ACI isn't especially hard. You could very easily spin this up (or a whole nighscout stack) by following this guide: https://docs.docker.com/cloud/aci-integration/