AWS infrastructure creation for Ruuvitag data and alert creation via Slack

Thanks for this great product and active community! I’ve created couple of projects which are related to Ruuvitag. First one is https://github.com/pihlajus/ruuvitag-aws-provisioning, this setup is meant to be used for Ruuvitag data storage and visualization. Project creates AWS infra using Terraform and provisions and configures EC2 instance with Nginx, Letsencrypt, Influxdb and Grafana using Ansible.

Another one is https://github.com/pihlajus/serverless-grafana-alerts. It creates alerts to Grafana using Serverless framework and uses Slack bot as a client.

1 Like