https://github.com/escalate/my-smart-home
The central repository for managing my Raspberry Pi Smart Home, based on an Ansible GitOps workflow
https://github.com/escalate/my-smart-home
ansible docker gitops grafana home-assistant home-automation influxdb raspberry raspberry-pi raspberrypi self-hosted selfhosted smart-home smarthome traefik
Last synced: 3 months ago
JSON representation
The central repository for managing my Raspberry Pi Smart Home, based on an Ansible GitOps workflow
- Host: GitHub
- URL: https://github.com/escalate/my-smart-home
- Owner: escalate
- License: mit
- Created: 2020-06-16T19:54:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-26T04:06:50.000Z (11 months ago)
- Last Synced: 2025-10-08T11:44:18.848Z (9 months ago)
- Topics: ansible, docker, gitops, grafana, home-assistant, home-automation, influxdb, raspberry, raspberry-pi, raspberrypi, self-hosted, selfhosted, smart-home, smarthome, traefik
- Language: Makefile
- Homepage:
- Size: 18.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](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-disk-image
## Manual Ansible deployment
```
$ make deploy
```
## Manual update of operating system
```
$ make update
```
## License
MIT