https://github.com/robmarkcole/hass-aws-mariadb
Guide to using a MariaDB instance on AWS as a recorder for Home Assistant
https://github.com/robmarkcole/hass-aws-mariadb
Last synced: 5 months ago
JSON representation
Guide to using a MariaDB instance on AWS as a recorder for Home Assistant
- Host: GitHub
- URL: https://github.com/robmarkcole/hass-aws-mariadb
- Owner: robmarkcole
- License: mit
- Created: 2019-02-17T09:49:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T09:54:28.000Z (over 7 years ago)
- Last Synced: 2025-03-25T00:07:48.522Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HASS-AWS-MariaDB
Guide to using a MariaDB instance on AWS as a [recorder](https://www.home-assistant.io/docs/backend/database/) for Home Assistant. I did similar on [GCP](https://github.com/robmarkcole/HASS-Google-Cloud-SQL) but the costs didn't warrant the effort. Lets see if AWS is better in that regard. Ultimately aiming for an AWS backend for HA with S3 buckets for photos and lambda functions for ML? Note that Hassio has a MariaDB addon so configuring to use AWS via an addon might be very straightforward.
* https://aws.amazon.com/rds/mariadb/
* https://www.home-assistant.io/addons/mariadb/