Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/escalate/my-smart-home
The central repository for managing my Smart Home on the Raspberry Pi based on the Ansible GitOps workflow
https://github.com/escalate/my-smart-home
ansible ansible-playbook coredns docker gitops grafana home-assistant home-automation hue influxdb loki loxone promtail raspberry raspberry-pi raspberrypi smart-home smarthome traefik
Last synced: 26 days ago
JSON representation
The central repository for managing my Smart Home on the Raspberry Pi based on the Ansible GitOps workflow
- Host: GitHub
- URL: https://github.com/escalate/my-smart-home
- Owner: escalate
- License: mit
- Created: 2020-06-16T19:54:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T14:30:53.000Z (10 months ago)
- Last Synced: 2024-02-14T15:37:50.083Z (10 months ago)
- Topics: ansible, ansible-playbook, coredns, docker, gitops, grafana, home-assistant, home-automation, hue, influxdb, loki, loxone, promtail, raspberry, raspberry-pi, raspberrypi, smart-home, smarthome, traefik
- Language: Python
- Homepage:
- Size: 9.74 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Test](https://github.com/escalate/my-smart-home/actions/workflows/test.yml/badge.svg?branch=master&event=push)](https://github.com/escalate/my-smart-home/actions/workflows/test.yml)
# My Smart Home
The central repository for managing my Smart Home on the Raspberry Pi based on the Ansible GitOps workflow.
## Raspberry Pi OS Lite custom image
URL: https://github.com/escalate/ansible-gitops-raspberry-pi-os-custom-image
## Manual Ansible deployment
```
$ make deploy
```## Manual update of operating system
```
$ make update
```## License
MIT